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.

MCU-PLUS-SDK-AM263PX: AM263Px: SemaphoreP_pend Hang in Custom PMIC Flow

Part Number: MCU-PLUS-SDK-AM263PX

Tool/software:

Hi Team,

I am currently using the AM263PX evaluation board. While testing CAN communication, the flow is getting blocked during PMIC configuration — specifically at the following lines:

to enable Pinmux Mode I have added lib files from the SDK provided by TI, and I got this issue where I have added these lib files in my demo. Interestingly, when I test the same SDK, everything works correctly — the semaphore for CAN Tx completes successfully:

This suggests the issue is not with the CAN peripheral or semaphore system, but possibly with PMIC SPI or MCSPI configuration.

Could you please guide me on what might be going wrong and where I should investigate further?

Thanks & Regards,

Shaik Abdul Mohasin