Ask questions, find answers, and share insights on STM32 products and their technical features.
How would I implement double buffering on an STM32G0F6. I am using the callback functions HAL_ADC_ConvCpltCallback and HAL_ADC_ConvHalfCpltCallback to acquire data from the half full and then full buffers however the code is still executing by the ti...
I use STM32 and TIM in encoder mode. I configure it by Cube, project and screenshorts is attached. Also I enabled TIM global interrupt, so I am wating that TIM2_IRQHandler will calling every TIM2 CNT change. Encoder is rotated and TIM2 CNT looks beli...
HI All, I am currently using STM32 nucleo-L4A6ZG development board.I want use MPU of STM32L4A6ZGT6U.But i am very new with STM32 nucleo-L4A6ZG development board.So is there any example code of MPU with STM32L4A6ZGT6U ?So i can start with that .Than...
Dear,I encounter an issue when working with STM32L4 SensorTile Board. I normally load projects from MDK-ARM to my project normally, but now when I load the project, it loads in the software normally, but the circuit does not seem to work as normal. I...
Hi,we are having difficulties in order to find solution for STM32H7 Nucleo Board (NUCLEO-H743ZI2). When we are trying only toggle a pin ( interrupts are closed --> 480MHz)freq is not passing 20MHz. When i check ref documents GPIO section, it says “F...