2025-06-17 8:31 PM
Hi ST Community Team,
I am currently working with the STM32U585x SoC family and need assistance with configuring the ADC for multiple channels. My project involves:
One differential input signal using PA0 and PA1 (Channel 5)
Six single-ended input channels: CH7, CH8, CH9, CH10, CH11, and CH12
Could you please guide me on the following:
How can I read data with high precision for the differential signal (PA0 and PA1, CH5)?
How can I read data from the single-ended channels listed above?
I would appreciate your help in configuring both types of signals in a single project, Please share the STM32 Cube configurations and Firmware of it.
Thank you in advance for your support.
2025-06-17 10:09 PM
I also want this