2021-05-27 02:26 AM
hi,i am trying uart with dma in stm32f103c8 with uart3 after n try i found that uart3 in stm32f103c8 is not working then in polling I observed that the TX pin is not getting high and low so I toggle that pin it toggles as a digital pin so I think there is some problem in uart3 can someone provide solutions that how can i use it
2021-05-29 08:59 PM
Should i enable nvic irq for that uart as i have already done configuration for dma nvic
2022-06-14 11:21 AM
Sorry have you found any solution>? I`m experiencing the same issue, when sending UART in polling mode, it`s fine. As soon as I enable timer, it starts sending random data. F103chip. Thanks!
2022-06-14 11:29 AM
Likely something entirely different
Start a NEW question, putting ALL your code and details in that, so the interaction can be reviewed.