STM8S/A Standard Peripherals Firmware Library
|
STM8S/A Standard Peripheral's Examples
- ADC
- AWU
- BEEP
- CAN
- CLK
- EXTI
- FLASH
- GPIO
- I2C
- ITC
- IWDG
- RST
- SPI
-
TIM
- Six-step PWM signal generation using TIM1
- Generate 7 PWM signals with 4 different duty cycles
- Generating 6 complementary
- LSI clock source Capture by TIM1
- Generate a sine wave in the range of 45Hz to
- Generate three different signals with three different delays with Active Mode
- Generate 3 different signals with 3 different delays with Inactive Mode
- Generate three different signals with three different duty cycles
- Use the TIM4 peripheral to generate 1 ms time base using
- Synchronisation of TIM5 using TIM6
-
UART
- UART1 in Half-Duplex mode
- Communication between UART1 and hyperterminal using interrupts
- Communication between UART1 and UART3 using interrupts
- Use the UART1 in a basic IrDA communication receive/transmit mode.
- Use the UART1 in multi-processor mode
- Retarget the C library printf function to the UART1
- UART1 Smart Card mode
- UART1 Synchronous mode.
- WWDG