User Manual
Open429I-C User Manual
Version: V1.3.3, Date: 2019.04.02 26 / 47
***** NandFlash Example ******
Nand Flash ID = 0xEC,0xF1,0x00,0x95 Type = K9F1G08U0B
Written to the number of:
0x00 0x01 0x02 0x03 ……0xFF
Read several:
0x00 0x01 0x02 0x03 ……0xFF
NandFlash Read Write Test OK
2.26. FSMC-SDRAM
⚫ Overview
Read/write SDRAM via FSMC
⚫ Operation and result
Information are printed to serial assistant:
****** SDRAM example !!! ******
/* Write data to the SDRAM memory */
00:0xA244250F 01:0xA2442510 …… FF:0xA244260E
/* Read back data from the SDRAM memory */
00:0xA244250F 01:0xA2442510 …… FF:0xA244260E
SDRAM Test OK