打印

PSOC 4固件加密,求助

[复制链接]
1338|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
wangyufeng2500|  楼主 | 2015-11-6 18:32 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
程序写完之后担心轻易被人读出来,一般采用的方式是读芯片ID做个加密算法写到FLash中,启动时候校验,但是芯片手册没有找到读取ID的方法,只有一个芯片类型的ID。求助大家有没有什么建议
沙发
leijixiaomile| | 2015-11-10 13:59 | 只看该作者
请参考creator: help-> system reference guide, choose the related PSoC family's cy_boot, and search: CyGetUniqueID
void CyGetUniqueID(uint32* uniqueId)
Description: Returns the 64-bit unique id of the device
Parameters: uniqueId: Pointer to a two element 32-bit unsigned integer array.
Return Value: Returns the 64-bit unique id of the device by loading them into the integer array
pointed to by uniqueId.

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

20

主题

57

帖子

1

粉丝