stm32l0 serial2 not responding to interrupts on PA3
Hi
I configured UART-2 to respond to interrupts.
If i use the RealTerm to write to the COMPORT of the STM (through the USB cable), the ISR works.
But, if I use usb-uart adaptor connected directly to PA3 (the UART-2 Rx pin), the ISR is not called.
If I replicate the same to UART-1, things work as expected.
Any clue what can be wrong ?
Thanks
