搜索资源列表
LEDmain0.3
- 该装置由8块LED、RS-232C等外设构成,内核为H8,具有以下功能。 通过使用RS-232、Xmodem 通讯,进行命令文件的下载功能。 通过8块LED根据命令进行各种模式的显示功能。 -The device consists of 8 LED, RS-232C and other peripheral structure, the kernel for the H8, has the following features.
fatfs_R0.07c_code_source
- FatFs是一个通用的文件系统模块,以小的嵌入式系统的FAT文件系统。 FatFs的编程遵守的ANSI C格式语法标准,因此它是具有独立于硬件架构。可用于PIC, AVR, SH, Z80, H8, ARM-FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C,
lcd
- 这个是h8芯片驱动lcd的源代码!希望对同学们有帮助-This is h8 lcd chip driver' s source code! Want to help students
t6963
- 这个是h8 t6963的驱动的源码!希望对同学们有帮助-This is h8 t6963 driver' s source code! Want to help students
9338b-2.4-h8-320240
- C8051F340 驱动TFT(9338b-IC)的工程文件-C8051F340 driving TFT (9338b-IC) in the project file
threePigM
- h8群瑞萨单片机之间的iic通信,通信程序代码-iic the h8 group between the Renesas microcontroller communication, communication code
H8-3048
- H8-3048芯片资料,pdf格式,完整的官方英文资料-H8-3048 chip data, pdf format, complete official information in English
lowinit
- initialization file for H8 compilers, works with HEW Hitachi Embedded workbench, compile in c ansi compiler compiler compiler compiler -initialization file for H8 compilers, works with HEW Hitachi Embedded workbench, compile in c ansi compiler compil
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free