mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 10:45:11 +03:00
9 lines
319 B
Markdown
9 lines
319 B
Markdown
Code for STM32F030F4 chinese board
|
|
|
|
Echo received by USART data as morze code (@ PA6, TIM3CH1)
|
|
|
|
USART Rx by interrupts, Tx by DMA, Morze by timer3 with DMA @ each letter
|
|
- Toggle onboard green LED once per second.
|
|
- Echo received by USART1 data (not more than 64 bytes including '\n') on B115200
|
|
- Morze text by dimmer
|