2013-10-29

Dual Olimex LPC1114 Eval Board testing notes

























Now both Olimex LPC1114 evaluation boards have the following connected.

1. Signal routing board, with P03 LED.

2. HC599 based 1-digit/4-digit 7-segment LED module.

3. MAX9219 based 4-digit 7-segment LED.

Both boards run the following test OK.

testBlinkOlimexLed1();
testBlinkLpc1114LedP03();
testOlimex7segmentLed0101();
testMax7219(SPI_CHANNEL_0); // testMax7219(SPI_CHANNEL_1);

.END

No comments:

Post a Comment