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.h | 4 weeks ago | |
| main.h | 4 weeks ago | |
| printf.h | 4 weeks ago | |
| stm32_assert.h | 4 weeks ago | |
| stm32h5xx_it.h | 4 weeks ago | |
| uart5_it.h | 4 weeks ago | |
| uart5_it_cfg.h | 4 weeks ago | |
| usart3_dma.h | 4 weeks ago | |
| usart3_dma_cfg.h | 4 weeks ago | |