完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
嗨,所有的,我有一个定制板基于以下配置:-PIC32 MZ2048 EFM - SST26VF064 B连接到[SqICS1] --[RD5] [SqILK] --- [RG13] [SqID1] [RG12] [SqID2] --[RG14] [RID14] [RA7] - 3个LED连接到RH0,RH1,RH2示例SQI FLASH Read Read DMAYMODE工作精细(常)在2.02B上尝试了JeCeCuID,尝试了以下代码:没有成功:尝试了所有的和谐驱动程序的组合,但仍然没有成功,任何帮助都会被赏识。谢谢。
以上来自于百度翻译 以下为原文 Hi all, I have a custom board based with the following config: - PIC32MZ2048EFM - SST26VF064B connected to [SQICS1] --- [RD5] [SQICLK] --- [RA6] [SQID0] --- [RG13] [SQID1] --- [RG12] [SQID2] --- [RG14] [SQID3] --- [RA7] - 3 LEDs connected to RH0,RH1,RH2 Example SQI flash_read_dma_mode works fine (changing JEDEC_ID to actual chip) on 2.02b. Tried following code without success: case APP_STATE_INIT: { bool appInitialized = true; if (appInitialized) { appData.SQI_SST = DRV_SST26_Open(DRV_SST26_INDEX_0, DRV_IO_INTENT_READWRITE | DRV_IO_INTENT_NONBLOCKING); if (DRV_HANDLE_INVALID == appData.SQI_SST) { BSP_LEDOn(BSP_LED_1);// Unable to open the driver } appData.state = APP_STATE_SERVICE_TASKS; } break; } Tried all the combinations for the hARMony drivers but still no success, any help would be appreciated. Thanks. |
|
相关推荐
3个回答
|
|
嗨,你能改变你的线程的标题,因为它说SST25VF064 B,但是在你的帖子中你提到ST26VF064 B。如果和声例子工作得很好,它意味着对你的自定义板的适应有一个问题。在和谐配置(MHC)中检查/比较:* PIN配置器* PIMAPNGUE示波器确保物理输出(SDO/SCK)输出预期的信号。
以上来自于百度翻译 以下为原文 Hi, Can you please change the title of your thread because it says SST25VF064B but in you post you mention SST26VF064B. If the Harmony example works fine it means that the adaptation to your custom board has an issue. check / compare in Harmony configuration (MHC) : * the pin configurator * the pin mapping Use an oscilloscope to make sure the physical output (SDO / SCK) do output the expected signals. Regards |
|
|
|
标题现在是固定的,是一个错误。我要在这里放一个我的配置快照,但论坛给我“访问拒绝”当我尝试上传我上传的图片。我会检查示波器的线路。谢谢。
以上来自于百度翻译 以下为原文 Title is now fixed, was a mistake. I was going to put right here a snapshot of my configuration but the forum gives me "access denied" when I try to post a picture I uploaded. I will check the lines with oscilloscope. Thanks. |
|
|
|
嗯,花了一些时间与范围和和谐的例子,我可以看到每列线路上的脉冲序列,包括时钟(仍然不能上传附件)。用动态驱动器2.02b每行只有1个脉冲,奇怪…Soad示例不使用PIN配置器,所以不能比较引脚配置,但工作意味着它被正确连接。我的问题是,如果有人使用这个2.02B SQI驱动程序,并且可以确认它正在工作。谢谢。
以上来自于百度翻译 以下为原文 Well, spent sometime working with scope and with the harmony example I can see pulse train on each line including clock (still can´t upload attachements). With Dynamic driver 2.02b there is only 1 pulse each line, strange... sad: . Harmony example doesn´t use pin configurator so can´t compare pinout config, but works which means it is correctly connected. My question is if someone used this 2.02b SQI driver and can confirm it is working. Thanks. |
|
|
|
只有小组成员才能发言,加入小组>>
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:20 , Processed in 1.115963 second(s), Total 53, Slave 46 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号