Search found 5 matches
- Fri Mar 25, 2011 5:00 am
- Forum: NetBurner Hardware
- Topic: External MII interface to managed switch
- Replies: 3
- Views: 3825
Re: External MII interface to managed switch
Thanks for the info! Looks pretty straight forward software wise. We are looking at doing this with the SB2Le, so we are checking pinouts etc.
- Wed Mar 23, 2011 7:36 am
- Forum: NetBurner Hardware
- Topic: External MII interface to managed switch
- Replies: 3
- Views: 3825
External MII interface to managed switch
I have a managed switch that can be managed via MII or RMII. I understand that internally the Netburners talk MII to the internal PHYs, but I need the ability to talk to the external switch chip via MII to access the management registers. Has anyone done this already? Any recommendations on how to a...
- Tue Jul 28, 2009 3:15 pm
- Forum: NetBurner's Eclipse IDE
- Topic: Subclipse & Subversion instead of CVS?
- Replies: 12
- Views: 18306
Re: Subclipse & Subversion instead of CVS?
I see that we are not the only ones wanting subversion support in the NetBurner version of Eclipse. I have been trying to figure out how to make it work, but without success. Has anyone made it work yet? We have several team members that would benefit greatly from this support. Thanks in advance for...
- Mon Feb 09, 2009 6:30 pm
- Forum: NetBurner Hardware
- Topic: Onewire communications
- Replies: 3
- Views: 4289
Re: Onewire communications
Sounds like its not as simple as the I2C and SPI stuff I have been doing. If I understand you correctly, you are bit-banging a GPIO pin at the correct times to do the comm? Oh well, I was hoping that there was already some library support. Of course that would ruin all the fun I suppose
- Mon Feb 09, 2009 9:27 am
- Forum: NetBurner Hardware
- Topic: Onewire communications
- Replies: 3
- Views: 4289
Onewire communications
Has anyone communicated with Dallas Semiconductor onewire devices such as the DS18S20 temp sensor. I am using a 5234 and was looking for some sample code to help me along. I was hoping not to have to bit-bang anything.