[quote:93eac67169="bzijlstra"]What about the leds on the Wiz810mj? Do you get a link? Two leds, which one is on. On the switch do you have a link? On what voltage your Atmega32 is running? Is it possible to put your pc fixed on a ip address and connect the wiz with a crosscable to your pc and do a ping? What leds are on when you do this?
There is a small led test on my homepage. Does that work? We could check with this test if SPI is running well.
Did you check your reset signal with a scope?
Ben Zijlstra[/quote:93eac67169]
Both of the Leds are blinking [orange and green].
Atmega32 is on testing board with 5V.
Wiznet is running on 3,6V from laboratory power supply.
I connected wiznet and PC directly without switch and ping didn't work.
I am desperate:(
I tried [code:1:93eac67169]Const Board = 0 [/code:1:93eac67169] but had same result.
Before this documentation
[url]http://www.atmel.com/Images/doc2503.pdf[/url]
PB4-PB7 as SPI interface
PB2 as Chipselect
PD3 as Reset
Is this ok?
[/url]
↧