• 博客(0)
  • 资源 (1)

空空如也

51nand flash.txt

51单片机对nand flash读写 /* Project: nand flash test */ /* File: flash.h */ /* Organization: cug-120050180 */ /* Author: yuyongbao */ /* Date: 5/14/2007 */ /* Describe: */ /* =========================================================================== */ #ifndef Flash_H #define Flash_H #include "..\lib_config.h" /* hardware connect configure */ #define RB P5_0 #define CLE P5_1 #define ALE P5_2 #define CE P5_3 #define WE P3_6 #define RE P3_7 #define DataPort P0

2010-12-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除