LPC4088Quick_Start + LPC4088 Experiment_BB periph_blinky not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC4088Quick_Start + LPC4088 Experiment_BB periph_blinky not working

396 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ISTVAN on Mon Feb 08 20:49:00 MST 2016
I have the LPC4088 Quickstart Board with the LPC4088 Experimental Base Board. I am able to run and single step the "periph_blinky" example but none of the LEDs on the LPC Quickstart board or the LPC4088 Experimental Base Board are blinking.

As I single step into Chip_GPIO_SetPinToggle(LPC_GPIO, ledports[LEDNumber], ledpins[LEDNumber]); I see P2.26 is being toggled. On the schematic P2.26 isn't connected to an LED (as far as I can tell).
Can somebody shed some light on this? 
Labels (1)
0 Kudos
1 Reply

348 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by andersrosvall on Tue Feb 09 14:16:55 MST 2016
Hi Istvan,
Can it be that you have used the LPCOpen framework for our LPC4088 OEM Board?
We have a separate port for our LPC4088 QuickStart Board + LPC4088 Experiment Base Board. See links on our product page: http://www.embeddedartists.com/products/boards/lpc4088_qsb.php

You can also have a look at the mbed framework, which is ported to this board.

Kind Regards,
Anders @ EA
0 Kudos