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-Serial Driver Linux

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







Usb-Serial Driver Linux
PostPosted: Tue Feb 10, 2009 11:53 am     Reply with quote

Hi,
I am trying to connect my PIC18F4550 (and 18F85j50) to my PC which has Linux installed.

I need the right driver! Can anyone help me?

Now when I attached my PIC to usb port, it saw an ACM device, and I use puuty on port ttyACM0 to send data ( it works not very well ), but I can't receive data.

Thanks


Bye
muisca



Joined: 13 Feb 2009
Posts: 2

View user's profile Send private message

try an redirected echo
PostPosted: Tue Feb 24, 2009 5:03 pm     Reply with quote

Hi I'm able to receive string from CDC device on linux using a pipe to another terminal, something like:

[linux@user] cat /dev/ttyACM0

if not sure wich terminal you should use, you can always count with dmesg command wich will tell you what kind of device and how the O.S mapped it.

Reggards
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