Hi everyone,
I’ve designed a LPC2106 Stamp board (Orcad 9.2) and I want to share with everyone.
http://i23.photobucket.com/albums/b370/ … module.jpg
Board Feature:
Hope this board will be useful for you.
Regards.
Looks great.
I have a huge '2106 program that could benefit from that.
Have a schematic?
The rar you uploaded might contain a schematic but I don’t have the .max or .dsn apps; only PCB Express
Yes, the file.rar contains two files:
You can only use the orcad capture and layout plus to open the files.
Here is the code that I’ve tested with small Lwip TCP IP stack (works with LPC2106_REV_A).
Code:
http://www.esnips.com/doc/985c9832-515c … 76b2d4e489
Compiler:
http://www.siwawi.arubi.uni-kl.de/avr_p … 060606.zip
Here are some pictures:
http://i23.photobucket.com/albums/b370/ … G_0580.jpg
http://i23.photobucket.com/albums/b370/ … d/ping.jpg
http://i23.photobucket.com/albums/b370/ … enshot.jpg
There is little difference between the REV_A and REV_B schematic:
REV_A : P0.14 —> R (0 Ohm) ----> EN_INT (had a bug relate with Reset and BSEL signal)
REV_B: P0.16 —> R (0 Ohm) ----> EN_INT
Regards,