2025-03-17 7:26 AM
Hello,
I am having trouble configuring and enabling DAC on my U575CGTx. I am a beginner programmer, and I have very little experience programming STM32 MCUs. Reading through the reference manual feels like learning Chinese.
I do not have an external oscillator on my board. I want
ADC examples do not work. My guess is because they are meant for the Nucleo board with the U575ZI-Q.
I was following these tutorials, and it still does not work. ADC does not turn on and the DR is empty, all zeros: STM32U5 workshop - 01 Introduction and agenda
I've included *.ioc project files if anyone has time to check it. I'd appreciate any help, specifically what do I need to check to make the ADC work.