We detect you are using an unsupported browser. For the best experience, please visit the site using Chrome, Firefox, Safari, or Edge. X
Maximize Your Experience: Reap the Personalized Advantages by Completing Your Profile to Its Fullest! Update Here
Stay in the loop with the latest from Microchip! Update your profile while you are at it. Update Here
Complete your profile to access more resources.Update Here!
0
$0.00
Item Qty
Your cart is empty.

Part Number: DM240012

MPLAB STARTER KIT FOR PIC24E MCUS


  • PIC24E USB Starter Kit Development Board with a PIC24EP512GU810-I/PT MCU
  • PIC24E USB Starter Kit Information Sheet
  • USB mini-B to standard A cable - USB debug cable to debug and power the board
  • USB micro-B to standard A cable - USB cable to communicate with the PIC24E USB
Part Number: Quantity: Price per Unit (in USD): Total Amt:

Overview


For new designs, we recommend using the following boards:

The PIC24E USB Starter Kit provides a low cost method for the development and testing of USB OTG, Host and Device applications on the 60 MIPS PIC24E MCU family. 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.

Package Contents

The PIC24E USB Starter Kit provides a low cost method for the development and testing of USB OTG, Host and Device applications on the 60 MIPS PIC24E MCU family. 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.

Documentation


Title
Document Id
PIC24E Starter Kit CDC USB Device Demo Download 716bb9f4-480a-440a-8845-d129780e8d9e
dsPIC33E USB Starter Kit and PIC24E USB Starter Kit Users Guide Download a54240cf-d90a-457c-9cb6-4c79df333452
dsPIC33E USB Starter Kit and PIC24E USB Starter Kit Information Sheet Download aa5231d6-a9f0-43a2-b354-59fe64fb0a78

Additional Resources


Additional Information

Programming, Running and Debugging Applications

Use 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.