STM32F0 Discovery Receive Interrupt is not working
Hi all,
I tried the same setup for USART on PA10 and PA9 as the following example Project.
en.stm32f0_stdperiph_lib\STM32F0xx_StdPeriph_Lib_V1.5.0\Projects\STM32F0xx_StdPeriph_Examples\USART\USART_HyperTerminalInterrupt
I can send data to my Laptop via an FDTI 232R 3.3V cable. However I can not receive data via the cable. The FTDI cable is connected correctly.
I did also try the Setup from
en.stm32f0_stdperiph_lib\STM32F0xx_StdPeriph_Lib_V1.5.0\Projects\STM32F0xx_StdPeriph_Examples\USART\USART_8xUsartsOneBoard
for PA 9 and PA10 with the same result.
Can you please let me know what I need to do to bring the receive Interrupt to live ?
Thanks for you help in advance.
BR,
Melanie
