User Activity

Hello,As mentioned in the title, I am trying to output a simple sinusoidal audio over I2S.It works only the first time with DMA and IT, but not afterwards.In blocking mode it works fine. See the code below.Does somebody maybe know why?? (It doesn't m...
Hello,I'm currently trying to set up an SD-card driver for the STM32H750. I've following code right at initialization.The driver code is from:https://controllerstech.com/interface-sd-card-with-sdio-in-stm32/Unfortunately, it doesn't work reliably. Wi...
Hello,I always get a Data mismatch error... what can I do?I already tried to erase external QSPI flash, but without success :-(...Thank you
Hello,I'm using LTDC_Display_1Layer example.In case I use "LTDC_PIXEL_FORMAT_RGB888" in which format should I store a picture in the framebuffer?I did following, but the pictures is not displayed correctly. 24bit value of a pixel is stored in one 32b...
Hello,I'm using stm32CubeIDE V1.9.I wanted create new project example based on "LTDC_Display_1Layer".Before - I deleted all folder related to this project (because I created it already and did something into but wanted start again from a fresh proje...
Kudos from