• LPC1768 GPIO interrupts
    Hi , I m new to CORTEX M3 , and was trying to get the GPIO interrupts functionality on LPC1768 working, however , it doesnt seem to work, seems like the interrupt isn't enabled. Here is my code ...
  • LPC1768 GPIO Interrupt trigger when enabled.
    Hi, I have a requirement where I need to turn on/off GPIO interrupts during certain events in my application. Requirement is to monitor both Falling/Rising edges when this interrupt is enabled. ...
  • LPC214X port 1 GPIO
    I cant get the right input form port 1. My program waits until a button is pushed and then executes some code. the program itself works fine when i use port 0 but i I'm working on a dev board and...
  • LED(GPIO) ON/OFF using EMAC Protocol (LPC1768 )
    Hello, I am very new to EMAC. I have chosen the controller LPC1768 which have inbuilt Ethernet MAC. I am trying to write firmware to operate some leds connected to LPC1768 Board using EMAC...
  • GPIO Interrupts trigger problem
    I am using LPC1788 controller (FBD208pin package). I use some GPIO lines of Port 0 and 2 as external interrupts. There are Opto couplers, proxy sensors, etc sensors (that generate single pulse) are...