USB Data Transfer with STM32L552E-EV
Greetings,
Kindly, I would like to know which USB interface I can use to transfer data between the STM32L552E-EV and the reComputer J4012.
I am working with TEE, and my goal is to send plaintext from the reComputer to the STM32L5 so that it can be encrypted on the device. However, when I send data, I do not receive any response.
I have tried using both the USB port and ST-Link, but the result is the same. I can see the ST-Link device on the reComputer, but when I use USB CDC, it is not recognized.
Could you explain the proper USB connection and how to set up the communication?
