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 + Ethernet + PIC

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



Joined: 17 Feb 2006
Posts: 59
Location: Argentina

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

USB + Ethernet + PIC
PostPosted: Mon May 15, 2006 8:16 am     Reply with quote

Hi everybody:
I have in mind one question.
Is it possible to implement something like this:

Whatever you want to manage---PIC<-->USB<--->Ethernet USB "Card" <---> UTP<---> Rest of the world.

Where your development finish with the usb. Or am I wrong and I am missing something here, please let me know . Thanks a lot
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

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

PostPosted: Mon May 15, 2006 8:22 am     Reply with quote

You cannot do this directly with a PIC as it requires USB Host functionality. However you could get an external USB host controller. But looking at your scenario, why would you bother when you could use the ENC28J60 Ethernet controller connected to the PIC via the SPI bus.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
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

Re: USB + Ethernet + PIC
PostPosted: Mon May 15, 2006 8:25 am     Reply with quote

javi.ar wrote:
Whatever you want to manage---PIC<-->USB<--->Ethernet USB "Card" <---> UTP<---> Rest of the world.


It's, probably possible, if you can find a "Ethernet USB Card" that acts as a USB host.

If you "just" want ot connect the PIC to Ethernet, take a look at this thread. http://www.ccsinfo.com/forum/viewtopic.php?t=26992
javi.ar



Joined: 17 Feb 2006
Posts: 59
Location: Argentina

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

Re: USB + Ethernet + PIC
PostPosted: Mon May 15, 2006 8:36 am     Reply with quote

kender wrote:
javi.ar wrote:
Whatever you want to manage---PIC<-->USB<--->Ethernet USB "Card" <---> UTP<---> Rest of the world.


It's, probably possible, if you can find a "Ethernet USB Card" that acts as a USB host.

If you "just" want ot connect the PIC to Ethernet, take a look at this thread. http://www.ccsinfo.com/forum/viewtopic.php?t=26992



The answer is that I was looking for the easiest way to do it.
On the other hand I think for me here at the bottom of the world is difficult to find some components such us the black box right after the RJ45 connector (do you know which one I mean?) I think is an impedance adapter. So I dont know which is the way, help wanted... bye
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Tue May 16, 2006 5:24 am     Reply with quote

Have a look at http://www.digi.com

Several external serial RS232 to UTP-ethernet converters for 1 to 4 serial ports: http://www.digi.com/products/externaldeviceservers/index.jsp
They look great but aren't cheap (from US$150)

Or several embedded mobules: http://www.digi.com/products/embeddedsolutions/embeddedmodules.jsp

I especially like the looks of the small embedded ' Digi Connect ME' module which is just a tiny bit larger than an UTP-connector: http://www.digi.com/products/embeddedsolutions/digiconnectme.jsp
Contains an ARM processor and webserver, sells for around US$50

Your ethernet controller will have more processing power than the PIC you want to access. Cool
javi.ar



Joined: 17 Feb 2006
Posts: 59
Location: Argentina

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

one more link
PostPosted: Wed May 17, 2006 1:00 pm     Reply with quote

http://www.beyondlogic.org/etherip/ip.htm
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