• 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...
  • Arm M33 FVP - Failed to read bytes from address
    Hi, I am trying to port some Keyword spotting code that I found from: https://github.com/ARM-software/ML-KWS-for-MCU to Arm DS and have it run on an Arm M33 FVP. Although the code builds successfully...
  • Arm M33 FVP - Failed to read bytes from address
    Hi, I am trying to port some Keyword spotting code that I found from: https://github.com/ARM-software/ML-KWS-for-MCU to Arm DS and have it run on an Arm M33 FVP. Although the code builds successfully...
  • problem for reading bytes with I2C on EZ-USB FX
    Hello, I manage to write bytes on a targeted chip on i2c bus from an ez-usb fx. But I did not manage to read the chip using the ez-usb fx. The targeted chip functions well with my rs232->i2c board...