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

EX_USB_SERIAL exaple work in all parts?

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



Joined: 22 Aug 2005
Posts: 275

View user's profile Send private message

EX_USB_SERIAL exaple work in all parts?
PostPosted: Mon Sep 05, 2005 1:21 am     Reply with quote

Hi,

does ex_usb_serial example work in all parts?

The PIC receive either RS232 ad USB but don't transmit on usb.

Somebody can help me ?

Thanks,
Joe Pantera



Joined: 26 Jan 2006
Posts: 3

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

Re: EX_USB_SERIAL exaple work in all parts?
PostPosted: Thu Jan 26, 2006 12:26 pm     Reply with quote

I have the same problem i can recive over the rs 232, but I don't recive or transmit over the USB RS232. If you can do it. Can you help me please.
Fabri



Joined: 22 Aug 2005
Posts: 275

View user's profile Send private message

PostPosted: Fri Jan 27, 2006 2:42 am     Reply with quote

Hi Joe,

I used, in first step, the example ex_usb_serial.c with PIC18F2455. I change the example to get back one fix character after receved one on USB.
the crystall was 16 Mhz with oscillator configuration
Quote:

#include <18F2455.h>

#fuses HSPLL,WDT,NOPROTECT,NOLVP,NODEBUG,USBDIV,PLL4,CPUDIV1,VREGEN,BROWNOUT_NOSL
#use delay(clock=48000000)

You can find a descriptor for serial port in with other information in:
http://www.ccsinfo.com/forum/viewtopic.php?t=24308&highlight=

Regards,
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