• HID Report Count
    Hi All. In HID example demo I set HID_ReportCount(64). If send data to mcu (setReport) then receive data and send to uart ,control it and all data receive but - is it possible??? packet size is max...
  • wire less communication
    Hai I did communication between two micro controller using RS-232. Now I want do wire less communication between two micro controllers. How to do wire less communication between two micro...
  • Comparison "Greater and Less than"
    Hello!!! I program with the A51 assembler! I would like to know if I can find somewehre comparison subroutines "Greater and Less than" Any help would be appreciate Thank you in advance !...
  • USB HID - Control Transfer - How to send an IN Report
    Hi, I'm trying to modify the HID example in order to send IN Report in control transfer mode. So I change this : /* Endpoint, HID Interrupt In */ USB_ENDPOINT_DESC_SIZE, /* bLength */ USB_ENDPOINT_DESCRIPTOR_TYPE...
  • Systick won't go less than 1ms
    Hi, I have an application running on an LPC4357 (MBC4300) using the latest uVision etc CMSIS drivers etc. I want to get the system tick to operate at 100us rather than the default 1ms (for faster serial...