User Activity

Hello everyone!I am trying to use DMA for the first time with an ADC.I think I have configured my ADC and DMA correctly to work together (see configuration below).Using the debug I notice that in the HAL_ADC_Start_DMA function, the LL_ADC_REG_StartCo...
Hello everyone !My problem is quite simple. I'm just trying to display text on the GFX01M2 LCD screen which is plugged into my NUCLEO-L452RE-P card.I created a project from STM32CubeIDE and then imported the screen drivers from the NUCLEO-U083RC + GF...