• simple GPIO Port example with MCB2300
    Hi, I'm using MCB2300 board in order to learn about ARM programming. I used BLINKY example and it worked well. Now, I want to set and clear another GPIO port, with the exception of the GPIOs used...
  • simple GPIO Port example with MCB2300
    Hi, I'm using MCB2300 board in order to learn about ARM programming. I used BLINKY example and it worked well. Now, I want to set and clear another GPIO port, with the exception of the GPIOs used...
  • A Problem in Simulator while performing some simple GPIO operations
    A Problem in Simulator while performing some simple GPIO operations The Complete Code is shown below,nothing more,just to set the 4 lower bits of GPIOA at the start then clear them by using two registers...
  • A Problem in Simulator while performing some simple GPIO operations
    A Problem in Simulator while performing some simple GPIO operations The Complete Code is shown below,nothing more,just to set the 4 lower bits of GPIOA at the start then clear them by using two registers...
  • GPIO pinread not working
    Hello, While I am programming LPC1857 using MDK5 my GPIO pin status is not clearly reading. I want to check whether the pin is 1 or 0. even I have set the pin asinput it is not working.