• LPC3131 usb mem example
    I have the lpc3131 embedded artists board and I am working on a USB driver. I first converted the Keil example code to IAR code and got the USB working. I then tried to port it over to a different syntax...
  • 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 and DMA in FIFO
    Hi, I use LPC3131. I'm trying to perform DMA write of a 512 bytes buffer to a peripherial (MCI : memory card interface) that has a 32 bytes FIFO. Obviously if I try to relaunch a new DMA transfer...
  • 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...
  • usbmem example with LPC3131
    Hi. I'm using LPC3131 demo board from embedded artists as a USB device (Full Speed or HS) I have problem running the usbmem example Kernel messages from linux (2.6.18) are: "new high speed...