• LPC3131 : DMA and MCI interface
    Hi, I'm trying to perform DMA transfer from LPC3131 internal RAM to MCI port. MCI block got 32x32 Bits FIFOs, but I wish to perform 512 bytes transfer ideally without help of the CPU during the...
  • About DMA and NAND controller LPC3131
    Is there any examples that use NAND flash controller on LPC3131 with DMA support? May be some examples with DMA controller LPC3131?
  • lpc3131 rtx example for mdk
    Has anyone configured RTX under MDK for an NXP LPC3131 (using the Embedded Artists dev. board)? I saw Jeanne-Pierre's post from last year and the recommendation to use the Phytec lpc3180 blinky_rtx...
  • LPC3131 to Actel FPGA communication
    I am trying to read and write to registers on an Actel FPGA using the LPC 3131. I have setup the CPU to read the FPGA as external static RAM in 16 bit mode and am able to read registers from the...
  • LPC3131 USB no EP2 In events
    I'm working from the usbmem_example and have added my own descriptors and changed the USB_EP_EVENT to 7 in usbcfg.h. I have Bulk set from both in and out on endpoint2, and can get data to the OUT endpoint...