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