搜索资源列表
AT29c040a
- 该代码用于驱动AT29C040AFLASH芯片,该芯片为512K Nor FLASH。单片机使用的是STC89lv58,使用74HC573服用I/O口。-This code is used for read&write AT29c040.This chip is a Nor FLASH which can store 512k data.
CANTUS_datasheet_english
- 新一代高性价比高集成度的Soc芯片-Cantus-CANTUS is a high-performance 32-bit microcontroller that can operate at up to 92MHz, with built-in NOR Flash Memory. The built-in NOR Flash Memory is 512KB (or 128KB) size, including 80KB SRAM.
ARM2410FullExampleTest
- 很多朋友想跑裸机ARM9结果却找不到合适的代码学习,有需要的可以下载,里面一共包括12个教程,包括I2C, UART, LCD, GPRS,Nor Flash ,Nand FLash等内容-The results of many of my friends wanted to run but can not find a suitable bare ARM9 code to learn, there is a need can be downloaded, which include a tot
5.4_UART_Test
- UART_Test实验 === === === === === === === === === === === === === === === = 本实验实现监视串行口UART0动作,并从UART0接收到的字符串回送显示。本例程有两种运行方式。 UART_Test IN RAM 将程序下载到SDRAM中调试。 UART_Test IN Flash 将程序烧写到Nor Flash中。上电自动运行。 ========================================
5.3_Button_Test
- === === === === === === === === === === === === === === === = Button_Test实验 === === === === === === === === === === === === === === === = 本实验实现通过扩展IO来接收KEY1和KEY2的中断,并显示在超级终端上。本例程有两种运行方式。 Button_Test IN RAM 将程序下载到SDRAM中调试。 Button_Test IN