• FlashFS in battery-buffered ram power fail safe?
    Hello, I configured the FFS to have a drive "R:" in a battery-buffered ram. Can anybody say how a power failthe might effect the FFS while reading or writing or appending to a file? I'm not concerned...
  • External RAM as heap on lpc1788, large ZI
    I'm using 8MiB external ram with the LPC1788. I use a scatter file to use it as heap. I found out the startup file uses a lot of ZI-data. I think it tries to initialize the external ram. But the ram...
  • Buffer address
    Could you tell me what the 0x03 stands for in this code. (USB_DMA_BufAdr(0x03 or point to any documentation on keil code and Buffer addresses.
  • Circular buffer
    Hello, I have the LPC2468 and looking through the examples you have provided me. I have chosen to use the usb audio code to fulfill this project I am working on, what is the best way to implement...
  • UART BUFFER
    i have seen some UART code implemented using BUFFER..... I have donE simple uart program using interrupt with lpc2148........ what is the advantage of using BUFFER