User Activity

I have configured the ADC in DMA mode to read a single pin for measuring external voltages.However, I’m encountering an issue where the ADC value is measured correctly on the first call, but on subsequent calls to the function, the ADC value does not...
Hi,I am working on a custom BLE project using STM32WB5MMG. I have already design a custom board for this project.In this project I have two different sensors and i have to read both sensors output every 1 second over the bluetooth Gatt server using a...