• what's usbd_hid_get_report_trigger() used for?
    Hello I am moving my USB project form MDK421 to MDK423 now, the RL_USB HID interface is changed, my old code is not working :( Here I found a new function "usbd_hid_get_report_trigger" in the...
  • what's usbd_hid_get_report_trigger() used for?
    Hello I am moving my USB project form MDK421 to MDK423 now, the RL_USB HID interface is changed, my old code is not working :( Here I found a new function "usbd_hid_get_report_trigger" in the...
  • Trouble with usbd_hid_get_report_trigger on STM32F4
    Hello I am having some issues with usbd_hid_get_report_trigger on a STM3241G-EVAL board. If I write too much too fast it ends up looping in a hidden function inside USB_CM3.lib. I have done some...
  • Trouble with usbd_hid_get_report_trigger on STM32F4
    Hello I am having some issues with usbd_hid_get_report_trigger on a STM3241G-EVAL board. If I write too much too fast it ends up looping in a hidden function inside USB_CM3.lib. I have done some...
  • Microcontroller erases all blocks except block 0.
    I am using a P89C51Rd+ from Philips. I have been testing my software in this microcontroller.But last night with no apparent reason it stoped to erase the block 0 of the FLASH.It simply does not erase...