User Activity

Original post is here: https://community.st.com/s/question/0D53W00000asPehSAE/stm32l4-freertosdma2-channel-4-problemPossible solution: https://pastebin.com/yCxq9E6qMaybe in STM32L476RG it was fixed but problem occurs also in STM32L496ZGT.
I am using STM32L496 Nucelo, CubeMX 6.1.1; FATFS, DMA SDMMC with FreeRtos. For some reason I have problems when it comes to using DMA2 Channel 4 with FreeRtos. When it is selected for SDMMC1_TX then I can mount SD card and read data without any probl...
This was reported almost 2 years ago but nothing has been done with it. There is still no implementation of memory pools with CubeMX. https://community.st.com/s/question/0D50X0000ArTaCESQ0/bug-cmsis-rtos-v2-missing-memory-pool-functions
Hi!I am using TouchGFX in my application. In one of the pages I need to render unknown amount (depends on backend) of lines as well as boxes. What is best approach to this? Should I use TouchGFX MVP and send from backend information about width/color...
Hi!I am using STM32L496 on Nucleo 144 board CubeMX 6.1.1 CubeIDE 1.5.1 TouchGFX 4.16.0.After generating code with TouchGFX using DMA2D error occurs during MX_DMA2D_Init. ../Core/Src/main.c: In function 'MX_DMA2D_Init': ../Core/Src/main.c:249:14: erro...
Kudos from