Nucleo-F207ZG UART issue
Good day
I am not sure what I am doing wrong as I was quite successful on other dev kits to import examples.
I have downloaded en.stm32cubef2-v1-9-4 from the ST website and I am trying to import some of the examples from th eProjects->NUCLEO-F207ZG->Examples and Examples_LL and Examples_MIX.
I am using STM32CubeIde V1.14.1 and none of the examples want to import.
I am currently trying to get the Uarr to trigger the interrupt when a character is received. I can even measure the character I send using a scope, but the interrupt does not trigger. I can send a cahracter and that triggers the Interrupt
I hope someone can help.
