搜索资源列表
ihex
- intel hex code
projects
- TC下的串口通讯.c 主程序部分 #include \"uart.h\" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex)
ihex
- intel hex code
intel hex格式
- LCD 仿真器一、概述 LCD仿真器是一种电子产品的辅助开发工具。目前LCD(液晶屏)在各种电子产品的使用越来越广泛,开发人员在开发带LCD的产品时会用到各种各样的LCD,这些LCD或是现有的,或是定制,现有的LCD不一定能完全满足设计需要,定制LCD需要时间,需要资金,做好后还有修改的可能性,造成不必要的浪费。传统的做法是用LED(发光管)+驱动电路来仿真LCD,其弊端有四,一、电路复杂,功耗大,100多点的LCD电流将达1A
projects
- TC下的串口通讯.c 主程序部分 #include "uart.h" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex) -TC under the serial communication. C main part# Include u
ihex2fw
- Parser/loader for IHEX formatted data.
ihex2fw
- Parser loader for IHEX formatted data.
ihex
- Intel HEX files actually limit the length to 256 bytes.
ihex
- Intel HEX files actually limit the length to 256 bytes, but we have drivers which would benefit using separate records which are longer than that, so we extend to 16 bits of length. -Intel HEX files actually limit the