KL16 flash memory

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

KL16 flash memory

跳至解决方案
2,886 次查看
lohrsistemas
Contributor IV

Does anyone have an example of writing and reading on flash of the MCU KL16 (or similiar) MCUXpresso IDE? Preferably an non-SDK example.

0 项奖励
回复
1 解答
2,756 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi lohr sistemas,

    Share the baremetal driver to you, please find the attached driver code.

    About the read, just read the address to get the data is OK.

    But from my own viewpoint, I still recommend you to refer to the SDK flash code.

Wish it helps you!

If you still have question about it, please kindly let me know.

Have a great day,
Kerry

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
2,757 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi lohr sistemas,

    Share the baremetal driver to you, please find the attached driver code.

    About the read, just read the address to get the data is OK.

    But from my own viewpoint, I still recommend you to refer to the SDK flash code.

Wish it helps you!

If you still have question about it, please kindly let me know.

Have a great day,
Kerry

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

2,756 次查看
lohrsistemas
Contributor IV

Thank you Kerry Zhou, this driver code has resolved my request.

0 项奖励
回复