Question
STM32F4 broken USART
Posted on January 21, 2013 at 16:21
Hi,
I have two identical cards with stm32f4 on them. I think one of them has a broken USART1 on it. If i erase flash on both cards, load the same code onto them, the USART1 only works on one of the cards. Everything else seems to work properly, including another USART. If i measure the Tx-pin, its constant high on the broken USART. Is there some way I can dig deeper into this problem to see what has happened? How do you break an USART, how sensitive are they?Thanks,Tom