It is currently Wed May 22, 2013 4:32 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: lwip on netduino plus
PostPosted: Wed Aug 03, 2011 7:37 pm 
Offline

Joined: Fri Jul 29, 2011 5:56 pm
Posts: 1
Hello,

i try to run BeRTOS on an netduino plus board. It is simliar to AT91SAM7X-EK. The Interface seems to work but no data are transmitted.

The DM9161AEP is connected in the same way on both boards. On difference is in the generation of TX_CLK The Atmel Board has different ways to generate this Clock and netduino has an connection between TCX_CLK an PB0. A 50MHz Impulse must be generated on this pin.

In eth_ar91c.h this pin is defined as PHY_REFCLK_XT_BIT but never beeing used anywhere. Other Implementations using Functions like SetMdcClock.

Where is the best place to implement an SetMdcClock function? Where is the best place define the usage of this function to make the code portable to other Boards?

I am new to BeRTOS and ARM development.


Top
 Profile  
 
 Post subject: Re: lwip on netduino plus
PostPosted: Sun Aug 14, 2011 12:19 pm 
Offline
User avatar

Joined: Wed May 26, 2010 9:46 pm
Posts: 73
Hi Frank,
for what I can see, the wiring of the PB0 pin on both boards is the same.

On the AT91SAM7X-EK there are 3 jumpers: S23, S25 and S26 which by default set PB0 to be connected to DM9161 pin 22 (TCX_CLK). This pin it is connected in the netduino 2 plus board in the very same way.

Have you tried to update to the newest version of BeRTOS?
Maybe you simply have a bug in the code.

_________________
Francesco Sacchi - Develer S.r.l.
BeRTOS Developer
http://www.develer.com/ - http://www.bertos.org/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group