This directory contains STM8 microcontroller development boards and documentation.
See wiring.md for general STM8 wiring and programming notes.
STM8S103F3 development board - ARM STM8 development board with minimum system board.
-
IAR Embedded Workbench IDE
- Set target: STM8S103F3P
- Use emulator or ST-Link
-
STM8S_StdPeriph_Lib
- Standard Peripheral Library with examples
- Includes ADC, UART, SPI, I2C, Timer, and GPIO examples
-
PlatformIO
- PlatformIO project examples available
-
EIDE
- EIDE project templates and examples
- Application notes on STM8 programming and peripherals
- Datasheets and reference manuals
- Standard Peripheral Library documentation
- Example projects for various peripherals
