Environmentally Conscious and Economically Sound Machine Dismantling Forum   >   Gurnee   >   Welding and Laser Cutting   >   Stick Welding   >   PIC18F4550 usb pic development board

PIC18F4550 usb pic development board


PIC USB STARTERKIT PROTOTYPE BOARD FOR PIC18F4550 MICROCONTROLLER WITH USB
This is starterkit which allow you to explore all capabilities of PIC18F4550 and the Microchip's USB firmwares. The software examples include: USB HID mouse which allow you to move the mouse cursor with the four buttons on the board, USB Mass storage device on SD-MMC card simple adds USB disk to your computer, USB to RS232 converter all these firmware under your control and ready to be customized and embedded in your next application. The debugging is In-Circuit through ICSP connector, the free available ports are put on EXTension connector.
* ICSP/ICD connector for programming with PIC-MCP, PIC-MCP-USB, PIC-PG1,PIC-PG2, PIC-PG3 or PIC-PG4 and programming and debuggine with PIC-ICD2, PIC-ICD2-POCKET, PIC-ICD2-TINY
* USB 2.0 type B connector allow board to be interfaced to PC host.
* Audio In, Audio Out connectors
* PIC18F4550-I/P on DIL40 socket
* Power plug-in jack with diode bridge can be powered with AC or DC power supply
* Extension slot for the not connected ports
* Four mounting holes 3,3 mm (0,13")
* FR-4, 1.5 mm (0,062"), green soldermask, white silkscreen component print
* Dimensions 104x76 mm (4,1x3")
USB Programming Utility and Driver (Thanks Mr . Teerayut)
The link below is a distribution package containing a variety of USB related PIC18 firmware projects, along with the USB driver and Programming Utility for use with a PC :
MCHPFSUSB_Setup_v1.3 is required for downloading to the PIC18F4550 through the USB connector using the pre-loaded USB bootloader. Upon installing the files to your PC, you will need to first install the driver for the PIC-USB-STK board. If the default directory is chosen as the download destination, then the Device Drivers will be located in C:\MCHPFSUSB\Pc\MCHPUSB Driver\Release. If your PC does not acknowledge a device connected to your PC via USB, insert the RST button on the PIC-USB-STK board. While the RST button is inserted, insert the BUT button. Release the RST button while maintaining insertion of BUT button. Then release BUT button. A window should display on your screen prompting device driver installation. Also, under Device Manager, a new device should be shown under Custom USB Devices, labeled Microchip Custom USB Device. Point Windows Wizard to driver directory.
Upon successful driver installation, the executable for the programming utility will be located in C:\MCHPFSUSB\Pc\MCHPUSB Driver\Release IF default download directory is chosen. Open PDFSUSB.exe, and the utility should open and acknowledge your PIC USB Demo Board.
* PIC-USB-STK.pdf - User manual
* PIC-USB-STK schematic Rev.A
* USB bootloader (C source and HEX)
* HID Mouse demo (C source and HEX)
* Mass Storage device (C source and HEX)
* USB RS232 converter (C source and HEX)
* PIC-USB-STK demo code (C source and HEX)