User Activity

I may have seen other posts discussing this topic, but neither of them helped with this. Does the ADC in the buffer we send to the DMA put the data in order? or is some bug in the code? I'm reading for 3 analog values and sometimes, it works correspo...
Hi all, I have this problem. I want to start the ADC of my microcontroller, and following the reference manual it says I have to wait until the ADRDY register is set by the hardware to continue and make conversions, but that register never sets. This...
Maybe is a hardware problem since the microcontroller is on a custom board I designed. The problem is the following: The microcontroller only runs the program the moment I load the code, if I reset it or power up the board after a power-off it does n...
I once read that when waking up a microcontroller from any low power mode, it will start as we have pressed the reset button, but, the reference manual says this: "After waking up from Standby mode, program execution restarts in the same way as after...
Hi everyone, hope you are having a good day/night. We are planning to have the STM32MP157-DK1 board with a battery working. If there is an unexpected shutdown or forced one on this board, the memory could be corrupted? or damaged? or is better to imp...