Exchange data between microcontroller / C# programm and flash with same connection
Hi,I have a question about STM32G4. I want to exchange data between microcontroller and a C# programm (by usb) on windows. But, sometimes I want to upgrade the program in the microcontroller with this same connection (usb)How I can do this ? I need t...