This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM263P4: MCU+ SDK pmic configuration APIs

Part Number: AM263P4
Other Parts Discussed in Thread: TPS653860-Q1, TMDSCNCD263P

Tool/software:

Hi,

My customer is checking how PMIC (TPS653860-Q1) is configured using AM263Px MCU+ SDK and TMDSCNCD263P.
He understood LDO2 to LDO4 are configured by PMIC_tps653860xxConfigure(PMIC_Config *config) function in pmic_tps653860xx.c([SDK folder]\source\board\pmic).
But there is no description for PMIC APIs in SDK. Any document available?

Thanks and regards,
Koichiro Tashiro

  • Hello,

    There is some documentation provided in the README file located at "\source\board\pmic\pmic_lld\*".

    There is also inline code definitions provided in the header files located at "\source\board\pmic\pmic_lld\[includes/src]".

    I agree that there would be a benefit to having this information described directly in the SDK documentation. I will raise a ticket internally for this.

    Best Regards,

    Zackary Fleenor