完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我试图通过一个MKI开发板上的MIKRO连接扩展来获得一个SST26内存与SPI和文件系统一起工作。我基于这个例子构建了一个项目,但是它遇到了一个异常:和谐不是陷阱。对于我的DEV板来说,它有很多时钟参考错误。一个问题是SST25驱动程序能支持SST26吗?不想浪费我的时间,如果SST26不能使用SST25闪存驱动程序。
以上来自于百度翻译 以下为原文 I am trying to get an SST26 memory to work with the SPI and file system via the expansion on the mikro connection on the MK dev board. I build an project based on the example but it is getting an exception that hARMony is not trapping. When I try and take the demo project and make a new configuration for my Dev Board, it get a lot of clock reference errors. One question is can the SST25 driver support the SST26? Don't want to wast my time if the SST26 can't use a SST25 flash driver. |
|
相关推荐
1个回答
|
|
是的,可以。不同之处在于写作。SST25使用字节写和AAI模式字写入。SST26使用页面写入。我会将SST25文件夹复制到SST26。我会把SST25的任何实例重命名为SST26(要小心,因为在SST26中有一些名字有SST25,所以请注意情况并使用脚本)。从那里,修改如何识别芯片(JEDEC ID)以及实际执行写入操作的功能。SST25VF064 C有页写,所以如果你遵循这个逻辑,你应该是好的去。你还应该注意这个驱动程序是如何和谐的,从而使你能够通过MHC选择它。曾经,我有一个通用的SPSI驱动程序用于SST26芯片,但它是类似的和谐1.08。我需要在这里重新访问它,所以如果你还在挣扎,我会把你的司机。
以上来自于百度翻译 以下为原文 Yes, it can. The difference is with the writing. SST25 uses byte write and AAI mode word write. SST26 uses page writes. I would copy the SST25 folder in place to SST26. I would rename any instance of SST25 to SST26 (be careful as there are some names that have Sst25 in them, so pay attention to case and use a script). From there, modify how the chips are identified (JEDEC ID) as well as the function that actually performs the write operation. SST25VF064C has page writes, so if you follow that logic you should be good to go. You should also be mindful of how this driver bolts in Harmony, thus enabling you to select it through MHC. At one time, I had a universal SPI driver for the SST26 chips, but it was for like Harmony 1.08. I need to revisit it here soon, so if you're still struggling I'll send you the driver. |
|
|
|
只有小组成员才能发言,加入小组>>
5158 浏览 9 评论
1997 浏览 8 评论
1926 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3169 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2222 浏览 5 评论
723浏览 1评论
606浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
494浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
620浏览 0评论
519浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 09:25 , Processed in 1.253917 second(s), Total 78, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号