找回密码
 立即注册

使用微信账号登录

只需一步,快速开始

查看: 1348|回复: 4

[QCC3系列] QCC3024 MCU FLASH UUID Read

[复制链接]

暂无签到数据

发表于 2022-5-12 11:11:02 | 显示全部楼层 |阅读模式
积分商城 - 让您的金币更有价值!||官方Q群 - 让您的沟通更加及时!
连续签到天数:1天
签到总天数:2天
签到总奖励:10金币
发表于 2022-5-12 13:02:23 | 显示全部楼层
/**
*  \brief Read the Unique ID of the Apps flash
*   Blocks to read the Unique ID of the Apps flash.
*   Commands and command sequences are different among flash manufacturers.
*  'uid_method' supplied will determine
*   which read method is used. Refer to documentation to see which flash IDs
*  should use which method.
*   Sixteen bytes will always be written to 'uid'. UID methods for flash parts
*  with UIDs smaller than 128-bits
*   will be zero-padded where possible.
*         
*  \param uid_method             UID read method to be used. See documentation for available methods
*  and the flash parts they are suitable for.
*            
*  \param uid             Pointer to storage for UID. 16 bytes will be written to this
*  address, whether the flash device has a 128-bit
*             Unique ID or not.
*            
*  \return           Boolean to indicate whether the operation was successful or not.
*           
*
* \ingroup trapset_flash_ops
*/
bool QspiUIDRequest(flash_ops_uid_read_method uid_method, uint8 * uid);
积分商城 - 让您的金币更有价值!||官方Q群 - 让您的沟通更加及时!
回复

使用道具 举报

暂无签到数据

 楼主| 发表于 2022-5-12 13:38:20 | 显示全部楼层
394645065 发表于 2022-5-12 13:02
/**
*  \brief Read the Unique ID of the Apps flash
*   Blocks to read the Unique ID of the Apps fl ...

谢谢答复,但是这个函数我在3044里看到过,但是3024的sink确实没有的。
积分商城 - 让您的金币更有价值!||官方Q群 - 让您的沟通更加及时!
回复

使用道具 举报

连续签到天数:1天
签到总天数:1267天
签到总奖励:22836金币
发表于 2022-10-24 22:08:14 | 显示全部楼层
┌.靈魂mi.夨 发表于 2022-5-12 13:38
谢谢答复,但是这个函数我在3044里看到过,但是3024的sink确实没有的。

您好,同问,找到位置了吗,分享下
积分商城 - 让您的金币更有价值!||官方Q群 - 让您的沟通更加及时!
回复

使用道具 举报

连续签到天数:1天
签到总天数:156天
签到总奖励:1807金币
发表于 2022-11-11 16:28:48 | 显示全部楼层
顶,我也想知道。这样用来加密就比较好了。
积分商城 - 让您的金币更有价值!||官方Q群 - 让您的沟通更加及时!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册  

本版积分规则

小黑屋|手机版|我爱蓝牙网 - 52Bluetooth

GMT+8, 2024-3-29 01:13 , Processed in 0.211816 second(s), 17 queries , Gzip On, MemCached On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表