Question
How can I send data from STM32H747 to computer ?
Hello,
I successfully sent data from the STM32H747 to the computer using USART1 via usb. Nonetheless, I can't find any solution to send data from the computer to the STM32. Any ideas on what communication protocol and medium I could use ?
Data are composed of low resolution images (about 6.4 kilobytes).