User Activity

Hi,I am starting with the 508 Disco board and I have tried to build some applications with succes, but then the display shows them wrong, I have tried a few default apps from TouchGFX, one made by miself with TGFX, and another one with BSP libraries ...
Hello,I want to implement a wav player from an SD/USB, the problem is with the reading of the data, I have the SD mounted, the wav file opened and when it starts reading-sending it through DMA, it does not work correctly, I have tested a basic sinewa...
Hi, I have my STM32F407 with the following clock configuration, as I want to use TIM2-TIM5, the input clock of those Timers is APB1, and it is working at 84 MHz, I want TIM2 working with an interrupt every 1 sec, so I set the prescaler to 8400-1 so t...