Hello again,
The PicoCore SoMs have a pin called ON_OFF on J2-48.
In the Hardware documentation of the PicoCoreMX6UL100 for example, in chapter 8 it says:
Quote
CPU On/Off control pin, can be used with an external button
Active high – 10k pull-down
I also noticed that in chapter 3.1 "B2B connectors" it says the voltage for this pin is 3.3V, the same entry in the documentation for PicoCoreMX8MM the voltage is 1.8V.
Are these voltages actually different for MX6UL100 and MX8MM?
We connected an external button to this pin, which connects the signal to GND when pressed, just like it is done on the PicoCoreBBDSI.
But pressing the button did nothing.
We then tried it on the PicoCoreBBDSI. We removed R69 and added R70 as described in the documentation.
But pressing T12 also did nothing.
Now to my main question(s):
What is supposed to happen when the signal ON_OFF (J2-48) is low?
What is the use-case for this pin? Is it supposed to act like a power button on a laptop?
Is this signal connected to the i.MX MPU and does it need any configuration in SW (e.g. devicetree)?
I did not find any references in the device tree files for the picocore boards.
Unfortunately I didn't find any further documentation on this.
Thank you and best regards,
Stefan