STM32L562E-DK VCP UART. TX OK. RX NO
- September 10, 2021
- 3 replies
- 1930 views
Hello, guys!
My name is Luis and I bought the board STM32L562E-DK for testing purposes for a new project.
I have been executing many examples based on freertos and I am very happy on how the STM32L562Q could be my solution in a future project.
However, with one of my own last test, where I want to pass files via USB (using the USB port ST-LINK used as VCP Uart) to MCU and save them on the external memory using OCTOSPI, I have set up the USART1 and I watch that the transmission is working properly but the reception is not working.
I have configured the USART1 as same as other UART that I am using (UART4) but there is something wrong because I can't receive any byte.
Please, could you help me? Is the problem on that I am assuming that the VCP Port is equal as other normal UART?
Many thanks on advance!
PS: I have attached the USART1 configuration.
EDIT: Also, I attach the board resistors configuration that shows that the VCP lines are enabled.
BR
