• Keil MDK pack installer "updating pack descriptions" for several minutes, preventing work
    So, I was at an office that uses keil mdk and needed to quickly update something in a firmware. last the install was used seemed to be several months ago, and the device pack/whatever for the chip in...
  • USB CDC-Device fails reading after some thousand bytes
    Hello together! I'm having trouble with the USB CDC-Device Class. After sending some thousand of bytes from the Host (PC, Win 7/8) to my devices (NXP LPC1769/1778) the communication fails. For example...
  • USB CDC-Device fails reading after some thousand bytes
    Hello together! I'm having trouble with the USB CDC-Device Class. After sending some thousand of bytes from the Host (PC, Win 7/8) to my devices (NXP LPC1769/1778) the communication fails. For example...
  • I can't reading and neither clearing FOVR flag in RF0R register
    I'm using STM32F103 and I can't read and neither clear the flag, I'm trying in the interrupt function this is the code: void USB_LP_CAN_RX0_IRQHandler (void) { if(CAN->RF0R & CAN_RF0R_FOVR0...
  • I can't reading and neither clearing FOVR flag in RF0R register
    I'm using STM32F103 and I can't read and neither clear the flag, I'm trying in the interrupt function this is the code: void USB_LP_CAN_RX0_IRQHandler (void) { if(CAN->RF0R & CAN_RF0R_FOVR0...