• lpc1769 usbhid example
    Hi all, I am trying the keil usbhid example with my board and gui. My aim is to send three adc value to my gui by usb. but i can send only one adc data, i can't send the other two. I have tried to...
  • LPC1769 USB DMA Mode
    Hi, I am currently using IN EP3 of the LPC1769 to realize Isochronous transactions to the Host. I have configured the this endpoint in the DMA mode LPC_USB->EpDMAEn = 0x80; I enable the DMA...
  • UART PROBLEM ARM lpc1769
    I want change easyweb to communicate with the camera and send hex data (camera) up through enthernet computer. I used the arm to connect to the camera via uart, but my problem is getting data from the...
  • Problem with USB Device LPC1769
    Dear colleagues, could you help me with some information? The help in configuration LPC1769 is necessary. It is necessary to operate ARM c PC through USB. Where it is possible to follow an example...
  • LPC1769 LpcXpresso EMAC
    Hi, I want to port some LPC1768 code to an LPC1769 LpcXpresso board. The problem is that the project EMAC (EMAC_LPC17xx.h) uses the DP83848C phy and the LpcXpresso uses the LAN8720A. I was going to...