About firmware encryption and chip unique ID

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

cross mob
Anonymous
Not applicable

1、How to encrypt the FX3 chip firmware?

2、Does every FX3 chip have a unique ID, how to read it?

3、My design requires a unique ID for each product, I want to bind the ID of the chip to the ID of the product.

0 Likes
1 Solution
alamandaa_16
Moderator
Moderator
Moderator
10 likes received First like received

Hi Weifeng,

The unique ID is actually stored in two registers each of 32 Bit.

Their address : 0xE0055010 and 0xE0055014.

You can read these bits from the address location 0xE0055010.

Please go through below link:

"Unique Id-Registers in CYUSB3014 "

Regards,

Anil Srinivas.

View solution in original post

0 Likes
3 Replies
alamandaa_16
Moderator
Moderator
Moderator
10 likes received First like received

Hi Weifeng,

The unique ID is actually stored in two registers each of 32 Bit.

Their address : 0xE0055010 and 0xE0055014.

You can read these bits from the address location 0xE0055010.

Please go through below link:

"Unique Id-Registers in CYUSB3014 "

Regards,

Anil Srinivas.

0 Likes
Anonymous
Not applicable

Thanks Anil Srinivas

what about firmware encryption?

My firmware is stored in the spi flash.

0 Likes
lock attach
Attachments are accessible only for community members.

Hi,

Please find the attached secure firmware update document.

Regards,

Anil Srinivas.

0 Likes