User Activity

Hello team, We have another challenge with STM32h725 controller, What I am trying to do and achieve is, Setup few external ADC over SPI bus with DMA. The ADC on SPIs other than SPI6 works perfectly. But the SPI6 is not with regular DMA but with BDMA....
Hello team, I am using the default generated code on STM32H725 uC for ADC1. I am using it in polling mode. The value what I get in ADC DR is 10 times less than the value that I expected. I tried this for various voltage range on its external pins. I ...