CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Usb with PIC
Goto page 1, 2  Next
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
MONTECCHI lUCA
Guest







Usb with PIC
PostPosted: Thu Jan 16, 2003 4:00 pm     Reply with quote

Anyone can help me?
I would like interface a pic (16f84 or 16f876 or anyone..) with a usb.. If possible, How can I do?
___________________________
This message was ported from CCS's old forum
Original Post ID: 10741
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: Usb with PIC
PostPosted: Thu Jan 16, 2003 4:36 pm     Reply with quote

:=Anyone can help me?
:=I would like interface a pic (16f84 or 16f876 or anyone..) with a usb.. If possible, How can I do?
------------------------------------------------

<a href="http://www.pic-c.com/forum/general/posts/9948.html" TARGET="_blank">http://www.pic-c.com/forum/general/posts/9948.html</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 10742
Hans Wedemeyer
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Thu Jan 16, 2003 9:32 pm     Reply with quote

Yes if a small PIC like the 16F84 can interface to USB using a FTDI chip. The chip is simple to use and cheap.
Although the 16F84 and 16F876 can't supply the bandwidth, you will have no problem with the FTDI chip, it can do 1 Mega BYTE /Second (8 mb/s)
I have used it with a PIC18F452 running at 40MHz and was able to do some serious work at 250KBytes/Second (2.5mb/s)
___________________________
This message was ported from CCS's old forum
Original Post ID: 10746
MONTECCHI lUCA
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Fri Jan 17, 2003 1:23 am     Reply with quote

:=Yes if a small PIC like the 16F84 can interface to USB using a FTDI chip. The chip is simple to use and cheap.
:=Although the 16F84 and 16F876 can't supply the bandwidth, you will have no problem with the FTDI chip, it can do 1 Mega BYTE /Second (8 mb/s)
:=I have used it with a PIC18F452 running at 40MHz and was able to do some serious work at 250KBytes/Second (2.5mb/s)

Ok,but were I can find this chip? His name is only FTDI?
And after,wat i have to do for use USB?
I have cmpiler version 3.048 And I haven't the header for USB..
___________________________
This message was ported from CCS's old forum
Original Post ID: 10747
MONTECCHI lUCA
Guest







Re: Usb with PIC
PostPosted: Fri Jan 17, 2003 6:38 am     Reply with quote

:=:=Anyone can help me?
:=:=I would like interface a pic (16f84 or 16f876 or anyone..) with a usb.. If possible, How can I do?
:=------------------------------------------------
:=
:= <a href="http://www.pic-c.com/forum/general/posts/9948.html" TARGET="_blank"> <a href="http://www.pic-c.com/forum/general/posts/9948.html" TARGET="_blank">http://www.pic-c.com/forum/general/posts/9948.html</a></a>
But I haven't the header of usb..
My version compiler is 3.048
___________________________
This message was ported from CCS's old forum
Original Post ID: 10750
Hans Wedemeyer
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Fri Jan 17, 2003 9:16 am     Reply with quote

Everything is at the FDTI site. Check the "Sales Network" you will find links to all the places in the world that sell the chip.
Aslo at the site there are links to demo software and evaulation kits.
If ytou are serious about doing this, spend $75 on and eval. kit from DLP Designs and you will get enough to understand everything you need to know to use the FTDI chipc and how to talk/listen to your device from a regular PC (Windows or Mac)
___________________________
This message was ported from CCS's old forum
Original Post ID: 10753
Will Reeve
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Fri Jan 17, 2003 3:51 pm     Reply with quote

I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!

Will
___________________________
This message was ported from CCS's old forum
Original Post ID: 10766
MONTECCHI lUCA
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Sun Jan 19, 2003 4:11 am     Reply with quote

OK.. but what kind of FTDI have you use?
And, how can I communicate from pc to the devece?
After, I can use the usb at the same how rs232..?
___________________________
This message was ported from CCS's old forum
Original Post ID: 10799
John Yaron
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Wed Jan 22, 2003 3:29 pm     Reply with quote

:=I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!
:=
:=Will

yea, but you get a nuisance WinXP certificate compromised
warning when installing
___________________________
This message was ported from CCS's old forum
Original Post ID: 10900
John Yaron
Guest







Re: Usb with PIC
PostPosted: Wed Jan 22, 2003 3:30 pm     Reply with quote

:=Anyone can help me?
:=I would like interface a pic (16f84 or 16f876 or anyone..) with a usb.. If possible, How can I do?

<a href="http://www.canright.com/eStore/item.asp?s=422664&p=77&d=-99&td=14&pr=515" TARGET="_blank">http://www.canright.com/eStore/item.asp?s=422664&p=77&d=-99&td=14&pr=515</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 10901
alexz



Joined: 17 Sep 2004
Posts: 133
Location: UK

View user's profile Send private message

Re: Usb with PIC: Yes it is possible
PostPosted: Wed Oct 13, 2004 4:38 am     Reply with quote

John Yaron wrote:
:=I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!
:=
:=Will

yea, but you get a nuisance WinXP certificate compromised
warning when installing
___________________________
This message was ported from CCS's old forum
Original Post ID: 10900

So,can you use your own product descriptor in that case or not?
_________________
Alex
Ttelmah
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Wed Oct 13, 2004 6:30 am     Reply with quote

alexz wrote:
John Yaron wrote:
:=I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!
:=
:=Will

yea, but you get a nuisance WinXP certificate compromised
warning when installing
___________________________
This message was ported from CCS's old forum
Original Post ID: 10900

So,can you use your own product descriptor in that case or not?

With the source code of the driver, you can put any 'name' to it you want. However the USB descriptor, will remain as FTDI's. Neatly though, you can attach an EEPROM to some of their chips, which contains a different descriptor ID, and then provided you have paid the license fee for an ID, have your own ID and description. :-)

Best Wishes
Guest








Re: Usb with PIC: Yes it is possible
PostPosted: Wed Oct 13, 2004 5:23 pm     Reply with quote

Ttelmah wrote:
alexz wrote:
John Yaron wrote:
:=I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!
:=
:=Will

yea, but you get a nuisance WinXP certificate compromised
warning when installing
___________________________
This message was ported from CCS's old forum
Original Post ID: 10900

So,can you use your own product descriptor in that case or not?

With the source code of the driver, you can put any 'name' to it you want. However the USB descriptor, will remain as FTDI's. Neatly though, you can attach an EEPROM to some of their chips, which contains a different descriptor ID, and then provided you have paid the license fee for an ID, have your own ID and description. :-)

Best Wishes


Not correct FTDI issue blocks of ID's at no charge.
Ttelmah
Guest







Re: Usb with PIC: Yes it is possible
PostPosted: Thu Oct 14, 2004 4:53 am     Reply with quote

Anonymous wrote:
Ttelmah wrote:
alexz wrote:
John Yaron wrote:
:=I have just used a FTDI part to quick and dirtily upgrade a RS232 based PIC project to USB. Works superbly. You can even edit the .ini file and have your products name in the hardware list under windows!
:=
:=Will

yea, but you get a nuisance WinXP certificate compromised
warning when installing
___________________________
This message was ported from CCS's old forum
Original Post ID: 10900

So,can you use your own product descriptor in that case or not?

With the source code of the driver, you can put any 'name' to it you want. However the USB descriptor, will remain as FTDI's. Neatly though, you can attach an EEPROM to some of their chips, which contains a different descriptor ID, and then provided you have paid the license fee for an ID, have your own ID and description. :-)

Best Wishes


Not correct FTDI issue blocks of ID's at no charge.

Only in their product ID block.
They will custom make chips with different vendor codes, and still with programmable product ID's if you want quantity. If you want a unique vendor code, then you have to pay for this. Otherwise the manufacturing 'source' of the chip, is allways identified as FTDI.
It depends on how unique you want the product to be.

Best Wishes
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

View user's profile Send private message Visit poster's website

PostPosted: Thu Oct 14, 2004 7:45 am     Reply with quote

But if you use FTDI VID and the PID that they give you. You will be able to get around the win XP auto driver install problem.


Also see my note related to CCS ICD-U40 that also used the FTDI chip.
http://www.ccsinfo.com/forum/viewtopic.php?t=19920
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group