Content originally posted in LPCWare by behzat_c on Tue May 17 10:54:32 MST 2011
Hi,
I'm using LPCXpresso LPC1769 board with LPCXpresso Code RED Eclipse IDE.
I'm a newbie for this platform and couldn't make the onboard led blink. I uploaded the GPIO example into board with changing the port but nothing happened.
I also found the example is quite complex. Is there any ready made easy to use libraries out there?
Also, what is interesting is that, onboard LED is constantly on even i upload an empty program into the board.
-------------
Problem solved. I was dealing with the wrong pin number from the start. I changed it and worked.
By the way, i'm still searching for a good library/functions to use.
Thanks.