User Activity

Good afternoon,  I have a question regarding the best strategy to follow on how to measure multiple channels with the ADC (triggered with timer) and map them to the DMA. I have followed the project called ADC_DMA_Transfer that can be found in the Pro...
Good afternoon,  I am currently trying to calibrate my ADC4 of my NUCLEO U545 and I am using the following function: HAL_ADCEx_Calibration_Start(&hadc4, CalibrationMode, SingleDiff);As said before the first parameter is going to be the ADC4 that I am...
Good afternoon,  I have some questions for reading multiple channels of the ADC in continuous mode and map the results in the DMA. I have been able to monitor the voltage coming from a potentiometer and map it into the DMA and i can see the values in...
Hello everyone  New STM32 user here, more specifically STM32 U545 RE-Q. I am kind of new and i would like to start acquiring some data with the STM32 ADC, triggered by a timer, and send the data to the DMA so that i can use the CPU for other stuff. D...
Hello everyone, I am currently starting my master thesis and i have to design a control loop for an inverter with the STM32 U545 RE-Q. I have started programming in STM32 a week ago so everything is complicated and overwhelming ... I am aware that th...
Kudos given to