You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Rx/Tx handler in usart3_dma.* - CubeMX: USART and DMA init - DMA CH0: Tx - DMA CH1: Rx - DMA Port0 for periph transfer - DMA Port1 for mem transfer - Continuous Rx handling via DMA pointer (no INT, no TC flag) - Tx: collect data into tx buf or send immediately |
4 weeks ago | |
|---|---|---|
| .. | ||
| disp7seg.c | 4 weeks ago | |
| main.c | 4 weeks ago | |
| printf.c | 4 weeks ago | |
| stm32h5xx_it.c | 4 weeks ago | |
| syscalls.c | 4 weeks ago | |
| sysmem.c | 4 weeks ago | |
| system_stm32h5xx.c | 4 weeks ago | |
| uart5_it.c | 4 weeks ago | |
| usart3_dma.c | 4 weeks ago | |