Content originally posted in LPCWare by Rob65 on Sun Nov 27 05:29:39 MST 2011
Yup,
I think that was the whole idea of LPCXpresso: a common platform with different controller boards.
Of course not all board have the same functionality so you will discover that the RJ45 ethernet connection has no use with an lpc1343 board.
It does help to look at the schematics of both the base board and the LPCXpresso modules. On the lpc1769 the I/O pins are placed different from the lpc1114 and 1343 modules.
The labels next to the expansion connector on the LPCXpresso base board are for lpc1114/1343 units: P2.11 on the base board (SCK on the lpc1343) is actually P0.7 (SCK1) on the lpc1769
My lpc1769 module is due to arrive next week - guess it's time to make a nice overview :rolleyes:
Rob