API to get model number/chip number of the cypess chip

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I am looking for an API to get chip number / model number of the chip that I am using in my code in the PSoC creator.

eg. I am using chip "CYBL11172-56LQXI". Is there any API  available which can get me this information?

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There are a handful of #defines for the chip family, see in "System Reference Guide"  under "Device Version Defines"

Bob

0 Likes
Anonymous
Not applicable

Thanks Bob. Looks like I am going to use the Jtag silicon ID

0 Likes