• Not able to send more than 68 or 70 bytes on USB with STM32F103ZFT6
    Hello, I am working with STM32F103ZFT6. I am working on a project where I have to respond to the Commands from Computer by sending a series of data bytes back to Computer from Micro-controller. ...
  • Not able to send more than 68 or 70 bytes on USB with STM32F103ZFT6
    Hello, I am working with STM32F103ZFT6. I am working on a project where I have to respond to the Commands from Computer by sending a series of data bytes back to Computer from Micro-controller. ...
  • FTP Client
    I'm locking for an FTP client "without IDE" to implement into my application. I must use it to acces data in an FTP Server. Can you help me? Thank Paulo
  • FTP Client
    I'm locking for an FTP client "without IDE" to implement into my application. I must use it to acces data in an FTP Server. Can you help me? Thank Paulo
  • Why can't I transmit more than 1 byte at a time on a USB bus?
    Hello all, I am trying to send a couple of bytes from an ARM7 to my PC. but whatever I do (I adjusted the packet size in the USB endpoint descriptor) the PC either receives one byte (if I sent one)...