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 and PIC18F2455/2550/4455/4550

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



Joined: 20 Apr 2004
Posts: 33

View user's profile Send private message

USB and PIC18F2455/2550/4455/4550
PostPosted: Mon Nov 29, 2004 3:21 pm     Reply with quote

I was wondering if anyone has used the PIC18F2455/2550/4455/4550 chips with the CCS Compiler. I believe the only one listed as being supported by the compiler is the PIC18F4550. What I really want to know is: has anyone used the USB Peripheral of this chip? I would love to view some examples if possible. Thanks for the help.
daveroll
Guest







PostPosted: Mon Nov 29, 2004 6:20 pm     Reply with quote

it's not released yet. microchip may have set their prime customers samples but the public has'nt got them yet
AK



Joined: 20 Apr 2004
Posts: 33

View user's profile Send private message

PostPosted: Tue Nov 30, 2004 9:48 am     Reply with quote

Thanks, here is what Microchip Support told me:

The 18Fxx50 USB family is expect to be at general sampling by late December 04; however, I suggest verifying with the local Microchip sales office for confirmation.

18Fxx50 will be supported by a Picstart Plus with the a Flash upgrade module at the time of full production release.
AK



Joined: 20 Apr 2004
Posts: 33

View user's profile Send private message

PostPosted: Fri Dec 31, 2004 12:55 pm     Reply with quote

I just wanted to let everyone know that the new PICs that are USB 2.0 enabled (18Fxx50) are now available for sampling at microchip.com and they are also available for purchase at mouser.com.
Guest








PostPosted: Tue Jan 04, 2005 2:22 pm     Reply with quote

Now if someone woud just write CCS fw for a USB bootloader / HID device, everything would be perfect! ;)
alexz



Joined: 17 Sep 2004
Posts: 133
Location: UK

View user's profile Send private message

PostPosted: Thu Jan 20, 2005 11:10 am     Reply with quote

Are they good?

Can we write in CCS? or C18 only?
_________________
Alex
bertronicom



Joined: 17 Nov 2004
Posts: 26
Location: University of Cantabria -SPAIN

View user's profile Send private message Send e-mail MSN Messenger

18fxx50
PostPosted: Mon Jan 24, 2005 12:32 pm     Reply with quote

I've checked in my CCS version 3.212 and devices 18f4550, 4455, 2550, and 2455 are availables.

The question is, What about USB CDC firmware? and .inf files?
hillcraft



Joined: 22 Sep 2003
Posts: 101
Location: Cape Town (South africa)

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

PostPosted: Mon Jan 24, 2005 1:59 pm     Reply with quote

I have used an 18F4550 with CCS. I had some problems with the ICD but tech supported sorted them out.

I still have a problem with the USB 2. I built a veroboard rig that emulates the Picdem FS board. I got the board to enumerate once. I am sure that I have a hardware problem but I have been unable to solve it. I have tried 2 different 18F4550's but they react the same.

Be careful of the 18F4550, there are some strange changes compared with the 18F458. Some I2C pins have been shifted and one of the RC io pins is used only for USB.
alexz



Joined: 17 Sep 2004
Posts: 133
Location: UK

View user's profile Send private message

PostPosted: Tue Jan 25, 2005 3:04 am     Reply with quote

I am using the PIC16F877A and the USBN9603 USB controller of National.
Is it worth to migrate to the PIC184550 instead of those two?
_________________
Alex
bertronicom



Joined: 17 Nov 2004
Posts: 26
Location: University of Cantabria -SPAIN

View user's profile Send private message Send e-mail MSN Messenger

PostPosted: Tue Jan 25, 2005 4:16 am     Reply with quote

I've used PIC18 & FTDI driver in order to send/receive USB data. I think with newest chips from microchip you don't need nothing more to USB implementation,

less devices + less layout + less connections = less money = less bugs
alexz



Joined: 17 Sep 2004
Posts: 133
Location: UK

View user's profile Send private message

PostPosted: Tue Jan 25, 2005 4:18 am     Reply with quote

bertronicom wrote:
I've used PIC18 & FTDI driver in order to send/receive USB data. I think with newest chips from microchip you don't need nothing more to USB implementation,

less devices + less layout + less connections = less money = less bugs


Yes, that's right, but I will have to write the code again
_________________
Alex
bertronicom



Joined: 17 Nov 2004
Posts: 26
Location: University of Cantabria -SPAIN

View user's profile Send private message Send e-mail MSN Messenger

PostPosted: Fri Feb 04, 2005 11:54 am     Reply with quote

I've just received 2 samples from Microchip,

Do I need work directly with register?
Are There any CCS function to USB control and USB Tx/Rx data?
What about PC, how I can find the Usb drivers?

Thanks
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Fri Feb 04, 2005 12:56 pm     Reply with quote

bertronicom wrote:
What about PC, how I can find the Usb drivers?

Thanks


Check Microchip's website. There is even an app note on it.
lferrari



Joined: 02 Jun 2004
Posts: 7
Location: WM

View user's profile Send private message

PostPosted: Thu Feb 10, 2005 10:54 am     Reply with quote

Hi Guys,

I have updated my CCS and now I've got a sample (PIC18F2455) and the big question is how difficult is it to convert from USB 1.0 (16C745) to a 2.0, I went though the ccs sample ext_usb_hid.c and the pic's map are different, registers as well, like in pic_usb.h, does someone know if it's only these registers that has to be changed or if it's more complex.
If someone has got any code already done is there any chance they could forward it to me please.
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