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

i need help!! :S

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



Joined: 04 May 2011
Posts: 2

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

i need help!! :S
PostPosted: Wed May 04, 2011 4:41 am     Reply with quote

hi ;
i’m trying to connect my pic 18F4550 to my pc via usb port. i’m trying to send data from pic to pc.
the data is 4bits to be sent in parallel, can you propose a solution to resolve this problem (why not the source code ;) ) please answer i’m really running out of time!! :S
thanks a lot!! Smile
temtronic



Joined: 01 Jul 2010
Posts: 9161
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed May 04, 2011 5:57 am     Reply with quote

Well the quick and easy way is to look and use the examples that CCS has generously provided in the 'examples' folder.Starting with those, it should take maybe an hour or two to do the PIC portion.
I'm making a huge assumption that your task is to have the PIC scan 4 bits of data (parallel) and transmit them to a PC. If so , then maybe 2 hours. However if the task is to send 4 bits of data 'parallel' to the PC from the PIC using USB, that can NEVER be accomplished. USB is a serial method of data transfer, not parallel.
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