完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我很难理解NOR Flash中的基址和偏移的概念?如果你能帮助我了解银行背后的想法,基础地址和偏移将是巨大的。我正在尝试基于ARM处理器和MPED对Flash进行读写。如果你能给我提供一个C或C++中的代码,在NOR FLASH上读写,我会更欣赏它吗? 我更从软件背景和最近开始开发嵌入式项目。 以上来自于百度翻译 以下为原文 hello, I have trouble understanding the idea of base address and offset in NOR flash? If you can help me understand the idea behind bank, base address and offset that will be great. I am trying to read and write on flash based on ARM processor and mbed. If you can provide me an example code in c or c++ to read and write on the nor-flash I would more than appreciate it? I am more of myself from software background and recently started developing embedded project. |
|
相关推荐
4个回答
|
|
嗨,Binod,
我提供以下链接的低电平驱动器NOR闪存。请仔细检查一下。你会发现C代码的写和读操作。让我们知道,如果你面对任何问题或有任何进一步的疑问。 NAND闪存CyPress半导体低电平驱动器 谢谢, 普拉迪普塔 以上来自于百度翻译 以下为原文 Hi Binod, I am providing the link below for the low level drivers for NOR flash. Kindly go through them. You will find example C code for write and read operation. Let us know if you face any issues or have any further queries. Low Level Driver for NAND Flash | Cypress Semiconductor Thanks, Pradipta. |
|
|
|
WHR197 发表于 2018-11-8 06:28 你好, 谢谢你的回复。由于某种原因,我无法运行您提供的下载链接。我使用NOR Flash(S29 GL128P90FIFR1),而不是NAND I复制粘贴下面的代码。 x=0;LeN=4;Buff(0)=1;Buff(1)=2;Buff(2)=2;Buff(3)=3; 偏移量=1; NOR -& GT;EraseEXPAGE(偏移);NOR & GT;写入(偏移,Buff,LeN);Read=LLD-Read Op(BA,偏移);SaMPTF(TEMP,%D),Read; GuiaStubkCube(GuiBLUE);GuieDeStrugIAT(TEMP,300,60); 当我运行这个代码的时候,我正在尝试写1234个FLASH,并为测试而阅读,当我读到它的时候,我得到了8193。 我写Flash的值必须是无符号短还是我可以写字符串到闪光灯? 任何示例代码将是一个很大的帮助,因为我有AlRyDy得到了CyPress LLD参考PDF。 提前谢谢! 以上来自于百度翻译 以下为原文 Hello, Thank you for the reply. I am not able to run the download link you have provided for some reason. And I am using NOR flash (S29GL128P90FFIR1) rather than NAND I have copy pasted the code below. x =0; len = 4; buff[0]=1; buff[1]=2; buff[2]=2; buff[3]=3; offset = 1; nor->erase_page(offset); nor->write( offset, buff, len ); read = lld_ReadOp(BA,offset); sprintf(temp,"%d",read); GUI_SetBkColor(GUI_BLUE); GUI_DispStringAt(temp,300,60); When I run this code which is i am trying to write 1234 to flash and read for testing, I am getting 8193 when I read it. And does the value I write to flash has to be unsigned short or I can write strings to the flash? Any example code would be a great help, since I have alredy got the cypress LLD reference pdf. Thank you in advance! |
|
|
|
WHR197 发表于 2018-11-8 06:28 你好, 我仍然在与NOR闪存设备斗争。你能给我提供柏树FFS和街区司机吗? 以上来自于百度翻译 以下为原文 Hello, I am still struggling with the nor flash device. Can you please provide me the cypress ffs and block driver? |
|
|
|
嗨,Binod, 请与我们一起为柏树FFS注册过程创建一个技术支持案例。 谢谢和问候, 普拉迪普塔 以上来自于百度翻译 以下为原文 Hi Binod, Kindly create a tech support case with us for Cypress FFS registration process. Thanks and Regards, Pradipta. |
|
|
|
只有小组成员才能发言,加入小组>>
750个成员聚集在这个小组
加入小组2054 浏览 1 评论
1809 浏览 1 评论
3621 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1746 浏览 6 评论
1499 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
484浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
337浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
400浏览 2评论
341浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
834浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-9 00:29 , Processed in 1.191489 second(s), Total 83, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号