Hi,
Customer would like to know a way to recognize a package type (BGA or QFP) by S/W, e.g. a register access.
Regards,
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.
Hi,
Customer would like to know a way to recognize a package type (BGA or QFP) by S/W, e.g. a register access.
Regards,
Yoshita-san,
Yes the PIN_COUNT field(bits 10-8) in the PARTIDL register has the pin information for the device. This can be found in the device TRM here: http://www.ti.com/lit/spruhm8 page 262. This should also be a documented field in the driver LIB. Note this register is only accessible through CPU1 on a dual core device.
This register is located at 0x5D0008 with bit description below:
Best,
Matthew