Hi NXP,
Is that able to read ADC pin value in SCFW?
Like I can ready ADC_IN0 value in Linux.
Solved! Go to Solution.
Hi @WolsYang,
I hope you are doing well.
ADC driver support is not available in SCFW.
One can refer to imx-scfw-porting-kit-1.15.0/packages/imx-scfw-porting-kit-1.15.0/src/scfw_export_mx8qx_b0/platform/board/pmic.h to read PMIC Voltage using I2C.
Thanks & Regards,
Dhruvit Vasavada
Hi @WolsYang,
Hi @Dhruvit :
Sorry for the late reply.
We hope we can detect the power source is enough and then turn on the A-core.
Like if a power input is less than 9v should not turn on Linux
Hi @WolsYang,
I hope you are doing well.
ADC driver support is not available in SCFW.
One can refer to imx-scfw-porting-kit-1.15.0/packages/imx-scfw-porting-kit-1.15.0/src/scfw_export_mx8qx_b0/platform/board/pmic.h to read PMIC Voltage using I2C.
Thanks & Regards,
Dhruvit Vasavada