2024-05-02 03:27 AM - last edited on 2024-05-02 05:51 AM by SofLit
I am not able to configure internal DAC reference to the internal comparator of STM32G474VET3
Solved! Go to Solution.
2024-05-02 11:26 PM
Thanks Peter for this guidance.
Internal DAC options are related to DAC3 channels 1 & 2 and DAC4 channel 1 & 2 Only.
So need to enable those first.
Thanks
2024-05-02 04:52 AM
If you hover the mouse pointer over the greyed-out text, e.g. DAC1 OUT1, you will be shown a message explaining why it is greyed out. Specifically, it is here: "Need to have a 'DAC Out' activated [...]". So all you have to do is assign a DAC to the on-chip peripherals and you can configure the corresponding function in the COMPx.
Hope that helps?
Regards
/Peter
2024-05-02 11:26 PM
Thanks Peter for this guidance.
Internal DAC options are related to DAC3 channels 1 & 2 and DAC4 channel 1 & 2 Only.
So need to enable those first.
Thanks