2011-03-14 11:31 PM
Does STM32F103 48-pin micro processor support uart?
2011-05-17 05:27 AM
Sounds like you are totally failing to enable the required peripheral clocks. I'm using an STM32F103 with 3 functional UART's
2011-05-17 05:27 AM
You are right, Mr Anderson, there are no uart2 apb1 configration code in my example project.
After I put it in, all the physical address has a value. Thanks for your comment! Cheers.