TA的每日心情 | 开心 2013-9-2 09:06 |
---|
签到天数: 11 天 连续签到: 1 天 [LV.3]偶尔看看II
|
PIC24E USB入门套件为60 MIPS PIC24E MCU系列的USB OTG、主机和设备的应用开发和测试提供了一个低成本的解决方案。The board contains an on-board programming/debugger, standard A USB and micro A/B connectors, three user-programmable LEDs, three push button switches and an expansion header compatible with the Multimedia Expansion Board(DM320005) and I/O Expansion Board (DM320002). The starter kit comes preloaded with basic Communication Device Class (CDC) demonstration software.Programming, Running and Debugging ApplicationsUse the following procedure for programming/debugging your application programs (the PIC24E Start Kit CDC USB Device Demo software available from the link below is mentioned here as an example):1. Using MPLAB IDE, open the project C:\dsPIC33E PIC24E USB Starter Kit Demo\Firmware\ USB Device - CDC - Basic Demo – PIC24E USB Starter Kit.mcp. (This assumes that the demo was installed in the default location)2. Connect the starter kit to your PC using the provided USB mini-B to full-sized A cable. Note that the jumper in J5 should not be installed.3. Choose “Starter Kit On Board” as the debugger tool in MPLAB IDE by selecting Debugger > Select Tool> Starter Kit On Board.4. Choose the debug build configuration by selecting Project > Build Configuration > Debug.5. Build the project by selecting Project > Build All.6. Download the code into the starter kit by selecting Debugger > Program.7. Run the downloaded application software by selecting Debugger > Run. At this time LED2 on the starter kit should turn on.8. This demo allows the Starter Kit to appear as a serial (COM) port to the host. The instructions for this demo can be found at C:\dsPIC33E PIC24E USB Starter Kit Demo\Documentation\Getting Started\Getting Started - Running the Device - CDC - Basic Demo. See the Running the Demo section.
下载连接:
PIC24E USB入门套件简介
PIC24E USB入门套件用户指南 |
|