首页 > 其他 > 详细

SPI problem of STM32

时间:2017-05-15 16:09:44      阅读:276      评论:0      收藏:0      [点我收藏+]

    There is a problem that data can not be read from the flash when I use SPI to operate W25Q64.I spent a week in solving this problem.I use logic analyer to observe the waveform,but I found no problem.I found that I forget to add the sFLASH_WaitForWriteEnd() founction in the erase function after I refer to the program of zhengdianyuanzi.

    This function is in the example,but I forget to add it in the erase function.

SPI problem of STM32

原文:http://www.cnblogs.com/cumtchw/p/6856821.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!