Question
USART1_IRQHandler ISR routine not been called?
Hi,
I am using a STM32F407VE MCU board with USART1 as debug port. I am able to output string to USART1 but not receiving. This ISR routine never been trigger after I enter some chars from teraterm.
I do believe I setup the ISR in .s file and enable ISR routine. Not sure whats going on.
Any comments?
Thanks,
****
