• Digital Pin Fan Out for LPC2368 Controller
    Hello, What is the Fanout for a single digital IO Pin.in LPC2368/LPC2378 Controller. Regrdas, Ibrahim
  • Digital Pin Fan Out for LPC2368 Controller
    Hello, What is the Fanout for a single digital IO Pin.in LPC2368/LPC2378 Controller. Regrdas, Ibrahim
  • Execute code from ram - When will the code be copied into the ram?
    I configured a module in my code so that the functions will be executed from ram. I'm wondering now, when the code will be copied from flash into the ram? At startup? Unpredictable? Thanks for your...
  • Execute code from ram - When will the code be copied into the ram?
    I configured a module in my code so that the functions will be executed from ram. I'm wondering now, when the code will be copied from flash into the ram? At startup? Unpredictable? Thanks for your...
  • LPC2368 HID issues with implementing interrupt IN and OUT pipe together
    Hello, I am new to USB HID protocol. I am using LPC2368 to implement HID protocol. My requirement is to send data to host at given time interval and to accept some response from host/PC which...