• Keil configration setting for code banking in external ROM
    I a using an external ROM of 256 K what will be the Keil target destination setting for 4 banks with 1) each having 32kcommon and bank code 2) bank 0 for common and bank 1 ,2 ,3 for bank code
  • Keil configration setting for code banking in external ROM
    I a using an external ROM of 256 K what will be the Keil target destination setting for 4 banks with 1) each having 32kcommon and bank code 2) bank 0 for common and bank 1 ,2 ,3 for bank code
  • usb host or no host on LPC2387 and LPC2361 / boot
    Hello, can anybody explain me why I can find in the docs of LPC2387 and LPC2361: "USB 2.0 device/host/OTG with on-chip PHY ...." and in the "UM10211 from nxp" (user manual for 23xx) in chapter...
  • usb host or no host on LPC2387 and LPC2361 / boot
    Hello, can anybody explain me why I can find in the docs of LPC2387 and LPC2361: "USB 2.0 device/host/OTG with on-chip PHY ...." and in the "UM10211 from nxp" (user manual for 23xx) in chapter...
  • USB Host detects usb device type
    How we can detect which USB device type(HID,MSC etc) connected to usb host port? and appropriate routine for that type of device.