This repository is created to help learn and practice with the STM32F103C8T6 microcontroller (Blue Pill).
- My simple Modbus RTU flowchart design depend on manual from Modbus.org

- Programming and Compilation:
- Windows:
- Keil uVision 5
- Linux:
- libopencm3
- GNU Arm Embedded Toolchain
- STM32CubeIDE (recommended)
- Code Uploading:
- STM32 ST-LINK Utility
- stlink
- Board:
- STM32F103C8T6
- ST-LINK V2
- RM0008: STM32F1 Reference manual
- PM0075: STM32F1 Flash memory
- Tutorial: STM32 Programming by Binder Tronics