User Activity

Hello everyone,Because I haven't found anything similar, I would like to ask you about my issue. The problem is screen tearing on the LCD with 1024x600 screen resolution. I'm using LTDC with RGB888 interface and RGB565 color format, so I have 16 bpp ...
Hello,My question would be the same as on top of this post. So far i was not able to do it. I know that DMA2D is intented to send large buffers instead of 1 pixel, but i'm curious becasue I would like to implement some function which will draw a vert...
Hello,I've found a bug during code generation using STM32CubeMX on STM32H725AE MCU.STM32CubeMX doesn't generete correct code for DMA2D using RGB565 format. In function:void MX_DMA2D_Init(void) {   /* USER CODE BEGIN DMA2D_Init 0 */   /* USER CODE...
Posted on July 13, 2018 at 22:03Hello community! I've got a problem with DMA and ADC (multi channel). I can't find solution why function HAL_ADC_Start_DMA returns 0's to the 'adc_value' array. I have connected to Nucleo F466RE board 3 sensors, and i...
Kudos given to