User Activity

I am using STM32F401 for audio acquisition through I2S interface and also interfaced an IMU sensor with the MCU through I2C. I am using the CCA02M2 library provided by STM for audio acquisition and a separate task for reading IMU data. When I run the...
I am trying to program the STM32F401 flash on our board in DFU mode. I am using the dfu-util tool in my Linux computer.I am using the following code to flash and jump to application code.dfu-util -a 0 -s 0x08000000:leave -D <location-to-binary>.binAf...
Kudos from