User Activity

Posted on February 19, 2018 at 14:19In my attempt to create a BSP Audio Driver for Nucleo boards, I am having difficulty visualizing how to get data out of the incoming audio packets.Currently in my project, I am guessing where the audio buffers are...
Posted on January 22, 2018 at 19:15Hello to all. I noticed that in the latest release of firmware for the STM32F7 (v1.9.0) the example application FatFs_USBDisk no longer works. During any fs_open command, an error is generated, and the app halts.Th...
Posted on July 12, 2017 at 18:03STM32F7 HAL_Uart_receive_IT trying to receive and process one byte at a time, and like many others in the forum, I get one byte ok, then the HAL Receive Callback routine will not run again. Here are the basic code pie...
Posted on February 22, 2017 at 17:04 Hello everyone again! I have a special case scenario here that might be impossible to implement. I wantto transfer (using HAL) from Flash memory to SRAM memory a single word at a time via DMA, using a timer ...
Posted on September 13, 2016 at 01:03Everything in the code seems to be working properly in Debug Mode. As soon as a keyboard is plugged into the USB-OTG port on the board,  the USB-Debug log shows the MIDI class is started, the Init routines run, t...
Kudos from