Microchip Technology
Welcome to www.microchip.com
Search: Click here to Search Microchip.com
Forums Home Register LoginLog Out Inbox Address Book My Subscription Member List Search My Profile FAQ
PIC USB related web sites

PIC USB related web sites

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [Microcontroller Discussion Group] >> USB >> PIC USB related web sites Page: [1] 2 3 4   next >   >>
Login
Message << Older Topic   Newer Topic >>
PIC USB related web sites - Nov. 6, 2005 1:57:10 AM  3 votes
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
If the link does not work, please report. The
http://forum.microchip.com/tt.aspx?m=xxxxxx
Now may need to change to
http://www.microchip.com/forums/tt.aspx?m=xxxxxx

Microchip USB section
http://www.microchip.com/usb
Microchip Forum USB Section
http://forum.microchip.com/tt.aspx?forumid=102

Microchip USB OTG Stack for PIC32 USB Device
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2637
http://forum.microchip.com/tm.aspx?m=301800

Understanding the stack and its potential bugs:
http://forum.microchip.com/tm.aspx?m=275422 Potential bugs
http://forum.microchip.com/tm.aspx?m=270038 
http://forum.microchip.com/tm.aspx?m=285264 USB V1.2 Stack
http://forum.microchip.com/tm.aspx?m=311522 USB V1.3 Stack
http://forum.microchip.com/tm.aspx?m=329871 USB V2.1 Satck
http://forum.microchip.com/tm.aspx?m=371338 USB V2.3 Stack
http://forum.microchip.com/tm.aspx?m=331612 New usb page
http://www.microchip.com/forums/tm.aspx?m=411007 USB V2.4 Stack
http://www.microchip.com/forums/tm.aspx?m=435143 USB V2.5 Stack
http://www.microchip.com/forums/tm.aspx?m=462219 USB V2.6 Stack

Running 18F PICs at 3.3V (CPU 16Mhz and USB 48MHz)
http://forum.microchip.com/tm.aspx?m=275409&mpage=3

Archived old version USB Stack download links
http://www.microchip.com/forums/tm.aspx?m=422691

USB Faq from Microchip Support Site
http://forum.microchip.com/tm.aspx?m=304436

PICkit 2 Serial Analyser USB Stack
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en028600
http://forum.microchip.com/tm.aspx?m=278397

PIC18F2455/4455 Assembler USB Firmware Stack From Bminch
http://forum.microchip.com/tm.aspx?m=89669
http://pe.ece.olin.edu/ece/projects.html

C based PIC USB firmware stack from Bminch (simpler than Microchip's)
http://forum.microchip.com/tm.aspx?m=125158
http://pe.ece.olin.edu/ece/projects.html

Olin Lathrop's Assembly based USB firmware stack with Ping Pong and triple software buffer
http://www.embedinc.com/pic/usb.htm
http://forum.microchip.com/tm.aspx?m=278560
http://forum.microchip.com/tm.aspx?m=141123
http://forum.microchip.com/tm.aspx?m=335507

Lakeview Reaserach: HID, CDC, Mass Storage examples and many more!
http://www.lvr.com

PIC18FUSB wiki (Dead link now)
http://pic18fusb.online.fr/wiki/wikka.php?wakka=WikiHome

Open Source/Free projects:
http://forum.microchip.com/tm.aspx?m=235427


...Please add your links. ;-)

< Message edited by xiaofan -- Jan. 21, 2010 7:50:43 AM >


_____________________________

Blog: http://mcuee.blogspot.com USB links: http://www.microchip.com/forums/tm.aspx?m=123533
No PMs for technical questions, use the forum!
Post #: 1
RE: PIC USB related web sites - Nov. 6, 2005 2:37:14 AM   
AlainF

 

Posts: 29
Joined: Nov. 6, 2005
From: Paris
Status: offline
EasyHid (@Mecanique.co.uk)
EasyHID

(in reply to xiaofan)
Post #: 2
RE: PIC USB related web sites - Nov. 8, 2005 6:27:36 AM   
J1M


Posts: 39
Joined: Dec. 20, 2004
Status: offline
Simple app to send/recieve data with "Driver Mpusbapi" based on Visual C# & CCS (Windows XP compatible):
http://www.hobbypic.com/index.php?option=com_content&task=view&id=14&Itemid=27




Simple app to send/recieve data with 'Driver WinUSB' based on Visual C# & CCS (Windows XP/Vista compatible):
http://www.hobbypic.com/index.php?option=com_content&task=view&id=31&Itemid=27



< Message edited by J1M -- Oct. 19, 2007 12:22:43 AM >

(in reply to xiaofan)
Post #: 3
RE: PIC USB related web sites - Nov. 20, 2005 2:17:53 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
MicrochipC
http://www.microchipc.com/sourcecode/#pic18f4550usb

HiTech Forum
http://www.htsoft.com/forum/all/showflat.php/Cat/0/Number/15801/an/0/page/0#15801

USB and PIC Microprocessors 16C745 and 18F2455
http://www.alanmacek.com/usb/

GTP USB Lite: a small cute prorgammer
http://perso.wanadoo.es/j1m/proyectos/gtpusblite/index.htm
http://forum.microchip.com/tm.aspx?m=108574

Tiny Bootloader supports 18F USB and dsPIC
http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm

USB Library for the FED PIC C Compiler and for WIZ-C
http://www.fored.co.uk/html/usb_library.html

The CREATE USB Interface - where art meets electronics
http://www.create.ucsb.edu/~dano/CUI/

My Very First USB Peripheral
http://www.iay.org.uk/blog/2003/07/my_very_first_u.html

< Message edited by xiaofan -- Sep. 13, 2007 6:27:05 AM >

(in reply to J1M)
Post #: 4
RE: PIC USB related web sites - Dec. 19, 2005 4:31:53 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Some more links (from the Forum)

How to use bulk transfers with "Microchip Custom Driver"
http://forum.microchip.com/tm.aspx?m=94120

PIC18F2550 SIE Anomalous Behaviour (Confirmed by Microchip)
http://forum.microchip.com/tm.aspx?m=78666

USB Ping Pong Buffering with the PIC18F4550
http://forum.microchip.com/tm.aspx?m=88264

share codes and documents for PIC18F4550
http://forum.microchip.com/tm.aspx?m=73062

Microchip firmware - USBErrorHandler
http://forum.microchip.com/tm.aspx?m=138656 

USB ping pong buffer 
http://forum.microchip.com/tm.aspx?m=147075

Mass storage firmware
http://forum.microchip.com/tm.aspx?m=113382

USB joystick data format
http://forum.microchip.com/tm.aspx?m=157003

Why not using interrupt for USB
http://forum.microchip.com/tm.aspx?m=168281

USB Composite Device Operation
http://forum.microchip.com/tm.aspx?m=189607 


USB print class
http://forum.microchip.com/tm.aspx?m=130098

< Message edited by xiaofan -- Sep. 13, 2007 6:30:00 AM >
Post #: 5
RE: PIC USB related web sites - Dec. 19, 2005 9:05:35 AM   
jarin


Posts: 505
Joined: May 23, 2005
Status: offline
Thank you very much for a very nice collection of links!

_____________________________

----------------------------------------------
Jaromir Sukuba, Hlohovec, Slovakia

(in reply to xiaofan)
Post #: 6
RE: PIC USB related web sites - Jan. 26, 2006 10:16:30 PM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Host related links:

Jungo Windriver for 18F USB PICs
http://www.jungo.com/pr051026.html

libusb for user mode usb access under Linux and other OS like Mac OS X and BSDs.
LGPL/GPL
http://libusb.sourceforge.net/

libusb-win32: simplify the driver development process using libusb-win32!
LGPL/GPL
http://libusb-win32.sourceforge.net/

Another good website about PIC USB: C# examples
http://www.piccoder.co.uk/

This is a very good web site about PIC USB: C# examples 
http://eegeek.net/

Sixca: Delphi Examples
http://www.sixca.com/

USB and PIC Microprocessors 16C745 and 18F2455: C/C++ Examples
http://www.alanmacek.com/usb/

Another good website about PIC USB: VC6, VB6 and VB.Net examples
www.comvcon.com

Simplified PICDEM FS USB and Delphi Wrapper for MPUSBAPI
http://www.burger-web.com/Projects/PIC18F4550USB/en_PIC18UsbBoard.htm

Labview Express wrapper for MPUSBAPI.dll
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=FAF0FB9A4A200F52E0340003BA230ECF&p_node=DZ59102&p_submitted=N&p_rank=&p_answer=
ftp://ftp.ni.com/contrib/epd/FAF0FB9A4A210F52E0340003BA230ECF/Readpot.zip

#usblib (SharpUSBLib) : c# wrapper for libusb which works under Windows and Linux (under Mono)
http://www.icsharpcode.net/
http://www.icsharpcode.net/OpenSource/SharpUSBLib/default.aspx

libusb.net and Interrupt Based USB Firmware
http://www.picmicrochip.com/

Using WinUSB (generic USB driver from Microsoft for Vista and XP)
http://forum.microchip.com/tm.aspx?m=264046

Vista and PICDEM FS USB bootloader
http://forum.microchip.com/tm.aspx?m=241830
http://forum.microchip.com/tm.aspx?m=222432 

WinUSB Examples from Jan Axelson
http://www.lvr.com/winusb.htm
http://forum.microchip.com/tm.aspx?m=317948

Alternative driver using Cypress Hidcom.sys
http://forum.microchip.com/tm.aspx?m=317518

Host software example using Vb.net
http://forum.microchip.com/tm.aspx?m=334360



< Message edited by xiaofan -- Jun. 1, 2008 4:39:10 AM >

(in reply to jarin)
Post #: 7
RE: PIC USB related web sites - Mar. 3, 2006 7:08:52 PM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
yts has posted a lot of useful examples. I will try to collect the examples here:

How can I use HID keyboard and mouse on same device?
http://forum.microchip.com/tm.aspx?m=116779
http://forum.microchip.com/tm.aspx?m=276370

Keyboard with 18F4550 or 18F2550
http://forum.microchip.com/tm.aspx?m=106845
http://forum.microchip.com/tm.aspx?m=270977

Interrupt driven mouse_demo
http://forum.microchip.com/tm.aspx?m=134529

Interrupt driven general purpose device
http://forum.microchip.com/tm.aspx?m=136195

Interrupt driven HID I/O communication
http://forum.microchip.com/tm.aspx?m=135115

18F2455 as USB-Keyboard and LCD Controller at the same time?
http://forum.microchip.com/tm.aspx?m=126075
http://forum.microchip.com/tm.aspx?m=119661

LabView related
http://forum.microchip.com/tm.aspx?m=275381
http://forum.microchip.com/tm.aspx?m=267213

joystick for PIC18F4550
http://forum.microchip.com/tm.aspx?m=133291

Interrupt driven CDC
http://forum.microchip.com/tm.aspx?m=135226

< Message edited by xiaofan -- Sep. 7, 2007 8:39:25 PM >
Post #: 8
RE: PIC USB related web sites - Mar. 22, 2006 10:49:14 AM   
comvcon

 

Posts: 50
Joined: Oct. 18, 2005
Status: offline
www.comvcon.com

(in reply to xiaofan)
Post #: 9
RE: PIC USB related web sites - Jun. 25, 2006 1:27:17 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Open source USB PIC related projects (quite some links):
http://www.microchip.com/forums/tm.aspx?m=235427


< Message edited by xiaofan -- Jan. 31, 2010 12:12:56 AM >

(in reply to comvcon)
Post #: 10
RE: PIC USB related web sites - Jun. 25, 2006 1:52:28 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Some Microchip demo boards with 18F USB PICs

1) Explorer 16 Development Board 
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858&part=DM240001

2) MCP355X Sensor Application Developer's Board 
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en026684&part=MCP355XDV-MS1

3) PICDEM Full Speed USB 
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en021940&part=DM163025

4) PICKit 2
http://www.microchip.com/pickit2

5) MCP355X Tiny Application Sensor Demo Board 
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en026682&part=MCP355XDM-TAS

6) MCP3551 Delta-Sigma ADC Demo Board 
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024782&part=MCP3551DM-PCTL 
Post #: 11
RE: PIC USB related web sites - Jun. 26, 2006 7:51:59 AM   
MartynJ

 

Posts: 288
Joined: Sep. 8, 2004
From: Swindon England
Status: offline
Overwhelming!

Can anyone recommend a good book for an overview (to read in bed!)

_____________________________

Martyn

(in reply to xiaofan)
Post #: 12
RE: PIC USB related web sites - Jun. 26, 2006 8:15:41 AM   
Pacer

 

Posts: 991
Joined: Dec. 1, 2004
Status: offline
USB Complete: Everything You Need to Develop Custom USB Peripherals Third Edition by Jan Axelson.

_____________________________

USB Made Simple!

Range of USB Bus Analysers

(in reply to MartynJ)
Post #: 13
RE: PIC USB related web sites - Jun. 26, 2006 9:08:37 AM   
MartynJ

 

Posts: 288
Joined: Sep. 8, 2004
From: Swindon England
Status: offline
Many thanks Pacer. Its on order!

_____________________________

Martyn

(in reply to Pacer)
Post #: 14
RE: PIC USB related web sites - Jun. 30, 2006 2:50:33 AM   
pic18Fusb

 

Posts: 51
Joined: Jun. 26, 2005
From: France (EU)
Status: offline
I tried to classify a bit this wonderfull collection of links.
The result stand here :
http://pic18fusb.online.fr/wiki/wikka.php?wakka=Links

Xiaofan, you are free to edit your posts with such a classification if you want.

PicNic.

(in reply to MartynJ)
Post #: 15
RE: PIC USB related web sites - Jun. 30, 2006 7:11:27 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Hi Picnic,

Thanks for the efforts. I will leave this post as it is. I will edit the top of the post to point it to your site. I think your site might be a better place to host the links.

Regards,
Xiaofan

(in reply to pic18Fusb)
Post #: 16
RE: PIC USB related web sites - Apr. 30, 2007 2:43:00 AM   
Neiwiertz
5+ years with MCHP products

 

Posts: 1817
Joined: Sep. 1, 2004
Status: offline
Blog about the PIC18F4550 using the PICDEM FS USB Board

http://picusb.blogspot.com/
Post #: 17
RE: PIC USB related web sites - Jul. 1, 2007 11:39:02 AM   
leon_heller
5+ years with MCHP products


Posts: 3510
Joined: Aug. 17, 2004
From: St. Leonards-on-Sea, E. Sussex, UK.
Status: offline
My web page which describes in detail how to use Brad Minch's software:

http://www.leonheller.com/usb

It also includes details of some simple hardware using the PIC18F2455.

Leon


_____________________________

Leon Heller
G1HSM
leon355@btinternet.com
Post #: 18
RE: PIC USB related web sites - Aug. 13, 2007 5:09:28 AM   
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Ping-pong buffer related thread:

Need USB ping pong buffer example
http://forum.microchip.com/tm.aspx?m=147075

Ping Pong with Brad Minch's firmware
http://forum.microchip.com/tm.aspx?m=273995

USB Ping Pong Buffering with the PIC18F4550 (very good explanation from Pacer)
http://forum.microchip.com/tm.aspx?m=88264

Misc threads:
http://forum.microchip.com/tm.aspx?m=190828
http://forum.microchip.com/tm.aspx?m=111182
http://forum.microchip.com/tm.aspx?m=165751

Post #: 19
RE: PIC USB related web sites - Aug. 13, 2007 5:25:03 AM  1 votes
xiaofan

 

Posts: 5331
Joined: Apr. 14, 2005
From: Singapore
Status: offline
Isochronous transfer related threads:

Bare Minimum Isochronous Transfer Generic USB Device Example  
http://forum.microchip.com/tm.aspx?m=270049

Asynchronous OUT endpoint with rate feedback
http://www.microchip.com/forums/tm.aspx?m=424170

Isochronous transfer with Feedback
http://forum.microchip.com/tm.aspx?m=271459

Isochronous transfers?
http://forum.microchip.com/tm.aspx?m=123100

USB Audio Device using PIC18F4550
http://forum.microchip.com/tm.aspx?m=231496

Problems in isochronous synchronization
http://www.microchip.com/forums/tm.aspx?m=289900

PIC18F2550 Isochronous modus
http://forum.microchip.com/tm.aspx?m=249032

Some More (added 22-March-2008)

A composite device with generic isochronous and generic interrupt
http://forum.microchip.com/tm.aspx?m=189607&mpage=3

47KHz Audio sampling with extended mode
http://forum.microchip.com/tm.aspx?m=319342

To understand isochronous synchronisation
http://forum.microchip.com/tm.aspx?m=289900

libusb and isochronous transfer
http://www.microchip.com/forums/tm.aspx?m=417928
http://www.microchip.com/forums/tm.aspx?m=473721

"Useless" struggle for audio quality
http://www.microchip.com/forums/tm.aspx?m=319342

< Message edited by xiaofan -- Feb. 2, 2010 12:52:34 AM >


_____________________________

Blog: http://mcuee.blogspot.com USB links: http://www.microchip.com/forums/tm.aspx?m=123533
No PMs for technical questions, use the forum!

(in reply to xiaofan)
Post #: 20
Page:   [1] 2 3 4   next >   >>
All Forums >> [Microcontroller Discussion Group] >> USB >> PIC USB related web sites Page: [1] 2 3 4   next >   >>
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


  Site Index  |  Legal Information  |  microchipDIRECT  |  Samples  |  Technical Support  |  Investor Information  |  Careers at Microchip  |  Contact Us  |  RSS Feeds ©2009 Microchip Technology Inc.  
  Shanghai ICP Recordal No.09049794  
Forum Software © ASPPlayground.NET Advanced Edition 2.5.5 Unicode

0.344