Hitech PICC 绿色版(V8.05PL2),用于MICROCHIP芯片的c语言开发。
上传时间: 2013-12-25
上传用户:牛布牛
This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a MICROCHIP 4 kB EEPROM
标签: configured accesses program EEPROM
上传时间: 2016-03-29
上传用户:gut1234567
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a MICROCHIP 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
标签: configured accesses program EEPROM
上传时间: 2014-01-18
上传用户:liglechongchong
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a MICROCHIP 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
标签: configured accesses program EEPROM
上传时间: 2016-04-12
上传用户:qb1993225
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (MICROCHIP 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant
标签: demonstrates communicate C8051F06x interface
上传时间: 2016-04-12
上传用户:hanli8870
本书围绕中档系列PIC 单片机来展开讨论,MICROCHIP 公司自己没有针对中低档系列PIC 单片机的C 语言编译器,但很多专业的第三方公司有众多支持PIC 单片机的C 语言编译器 提供,常见的有Hitech、CCS、IAR、Bytecraft 等公司。其中笔者最常用的是Hitech 公司的 PICC 编译器,它稳定可靠,编译生成的代码效率高,在用PIC 单片机进行系统设计和开发 的工程师群体中得到广泛认可。其正式完全版软件需要购置,但在其网站上有限时的试用版 供用户评估。另外,Hitech 公司针对广大PIC 的业余爱好者和初学者还提供了完全免费的学 习版PICC-Lite 编译器套件,它的使用方式和完全版相同,只是支持的PIC 单片机型号限制 在PIC16F84、PIC16F877 和PIC16F628 等几款。这几款Flash 型的单片机因其所具备的丰富 的片上资源而最适用于单片机学习入门,因此笔者建议感兴趣的读者可从PICC-Lite 入手掌 握PIC 单片机的C 语言编程
上传时间: 2016-06-18
上传用户:xcy122677
这个Demo程序是应用在FreeRTOS上的Demo,针对于MICROCHIP推出的32位机PIC32,程序比较简单。FreeRTOS内核可以我上传的相关资源上查找。
上传时间: 2016-08-04
上传用户:aa54
MPLABIDE中文用户指南,pdf格式,是MICROCHIP提供的开发环境,用于开发PIC和dsPic单片机程序
上传时间: 2016-09-20
上传用户:lingzhichao
软件简介:HI-TECH PICC 是一款高效的C编译器,支持MICROCHIP PICmicro 10/12/14/16/17系列控制器。是一款强劲的标准C编译器,完全遵守ISO/ANSI C,支持所有的数据类型包括24 and 32 bit IEEE 标准浮点类型。智能优化产生高质量的代码。属于第三方开发工具。能和MPLAB整合,内嵌开发环境(HI-TIDE)。 Hi-tech PICC Compiler v8.注册码 Serial: HCPIC-88888 First Name: ONE Last Name: TWO Company Name:ONE TWO Registration: 任意填,但一定要填 Activation: NPCBACMJKLPCADKLOEDBFPIOCIBAEIDI
上传时间: 2016-12-16
上传用户:Andy123456
LPC 213X/214X 实现WEBSERVER 的源代码,亲自测试过没有问题,如果和MICROCHIP的enc28j60网络芯片结合使用,需要注意对MIC芯片的检查,我发现MIC的这款网络芯片稳定性欠佳,需要读取链路状态和“发送状态”寄存器位,虽然我也不明白为什么是“发送”,但是无论发送还是接受溢出导致的28j60死掉,都可以通过这个标志为发现,测试后确实管用!
上传时间: 2017-02-19
上传用户:wkchong