• descriptor
    Above example code also supports DMA using conditional compilation. Search "#if USB_DMA #endif" pair on the example code. The example code will help you to understand the description on the datasheet...
  • Cypress FX2
    I'm usig the Cypress FX2 USB chip for a project and i have a question about the "Option for target" dialog in uVision 2. There is a checkbox that is called "Use on chip XRAM(0xE000 - 0xE3FF)", but the...
  • fx2 clock
    hi, i'm currently working with FX2 EZUSB on a custom board. how can i initialise IFCLK before it enumerates on C0-load? i have enable interrupt and config IF but nothing seems to happen. sorry,...
  • How can I on-fly programm external FLASH
    I need to store a data in to Flash, also I need change (rewrite) the data while application is running and store it again. How can I on-fly programm external FLASH? Pease, advise me.
  • Missing string descriptors with lsusb?
    Hi All, Using the LPC1343 with the usbhid_rom example (and several others..), I'm not able to get string descriptors for the device via lsusb. I'm wondering if this is an issue with the device/string...