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

PIC18F2550 vs. FTDI chip

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
kender



Joined: 09 Aug 2004
Posts: 768
Location: Silicon Valley

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger

PIC18F2550 vs. FTDI chip
PostPosted: Sat Oct 16, 2010 12:20 am     Reply with quote

Colleagues,

I’ve used FTDI chips for USB serial port many times with great success. Most of those projects didn’t have strict constraints on hardware cost. On the other side, PIC18F2550 has USB, and the claim that required driver is often pre-installed on Windows sounds very promising too. I’m about to design a device around PIC18F2550. Are there caveats?

Interestingly, CCS itself is using the FTDI chips in the ICD-U programmers. ICD-Us are produced in medium volumes. Probably the hardware costs may have been reduced by using a PIC18F2550. I'm sure CCS knows all the options.

Any suggestion, insight, reference is appreciated!

- Nick
_________________
Read the label, before opening a can of worms.


Last edited by kender on Sat Oct 16, 2010 5:32 pm; edited 1 time in total
vinniewryan



Joined: 29 Jul 2009
Posts: 154
Location: at work

View user's profile Send private message MSN Messenger

Re: PIC18F2550 vs. FTDI chip
PostPosted: Sat Oct 16, 2010 1:00 am     Reply with quote

kender wrote:
...

- Nick


This is very informative, I had an ICD-U64 go dead from a voltage spike in my (old) computers power supply, and I was thinking of trouble shooting the onboard PIC to find what component or pin went out.

I just purchased 4 18F2250's for a project I'm working on for displaying the pixel data from a micro CMOS onto a computer screen, and this chip was a joy to work with. It has many on board features and hardware communication functions, and a pretty fast internal clock speed, perfect for prototyping and processing.

If anyone has any code using this chip and the onboard functions, pm me if you don't mind sharing it Surprised
_________________
Vinnie Ryan
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Sat Oct 16, 2010 7:51 am     Reply with quote

If you download Microchip's USB libraries, you'll see a bunch of useful examples that work immediately with C18.

I realize this is CCS's site - but those examples can be ported over or at least give you a good idea of what to do.

As to the question of "windows built in drivers" -- to some extent yes.

Look up the CDC devices (standard on windows) and the HID devices (also fairly standard).

Many examples are included from Microchip.. as well.

Cheers,

-Ben
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
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