User Activity

I have a bit of an interesting situation. Our boards utilize the STM32f769NI chip, and we run our own custom bootloader that is used to read firmware images off of a microSD card and then update the firmware in flash memory. We flash a bootloader to ...
I am trying to implement some very basic USB communication functionalities between my STM32F7 and another device. The device can usually be configured by ASCII messages through serial, and so I am trying to achieve that same functionality but through...
Kudos from