I would like to use pin AC25 as “ext_hw_trigger” for the internal ADC. In SysConfig tool (version 1.6.0_1543 ) I defined the power domain of “ext_hw_trigger”, which is VDDSHV2, as 3.3V. Then I received power domain warning on pin AC25. I guess because the ADC power domain is 1.8V. Questions:
1. Can I ignore the power domain warning on pin AC25 and connect this pin to 3.3V without damaging the AM437x?
2. If not, can I still connect VDDSHV2 to 3.3V (and still get power domain warning on pin AC25), but this time connect pin AC25 to 1.8V via level shifter?
3. If not, how can I resolve this issue?
in addition , with respect to ext_hw_trigger, adc0 and adc1
in SysConfig tool (version 1.6.0_1543 ) I defined pin AC25 as “ext_hw_trigger” for the internal ADC0.
When I try to define AC25 also as “ext_hw_trigger” for the internal ADC1, I get resource conflict indication.
Is it Ok to define pin AC25 as “ext_hw_trigger” in SysConfig for the internal ADC0 only (in order to avoid the resource conflict indication), but actually use it for ADC0 and ADC1?
If not, how can I resolve this issue?