2025-08-06 10:45 PM - last edited on 2025-08-07 12:59 AM by Imen.D
Hello,
I'm using NUCLEO-U545RE-Q
NUCLEO-U545RE-Q evaluation board which has STM32U545 MCU.
I've requirement of running at 25Mhz frequency system clock and ADC to run at 25Khz sampling frequency.
2025-08-07 6:47 AM
Is there a question? The chip can certainly do this. Configuration can be done within CubeMX. Use a timer to trigger ADC if you want a specific sampling rate.