• 8 Bytes of read write and excute
    Hi I'm trying to create some code that needs rwx, but only about 8 bytes. Is there any way to do this and how Thanks
  • Read/write Structure variable byte for byte
    Hello, For our application I need to copy data from the XDATA RAM to a I2C EEPROM. How can a structure variable (in XDATA) will be read byte for byte? Then I will copy it to the EEPROM. It would also...
  • Simple GPIO read not working -
    Firstly, I'n fairly new Keil, and am "upgrading from 8-bit PIC's" I'm trying to read some data from an ADC. Not working so I wrote a simple program that reads the input pin status. To my...
  • GPIO writing problem for LPC2129
    Hello, I am working on LPC2129 using Keil uVision V4.21. I am not able to run a simple GPIO toggling code for my board (a custom board). I have got one .HEX file along with the board which is for...
  • GPIO
    can any one explain the difference between REGULAR PORT and FAST PORT in LPC2366.Thanks in advance.