• BUG: CMSIS USART Driver STM32
    Hello, I've found a bug in the CMSIS USART_Driver of the Device Family Pack STM32F4xx, Version 2.4.0. Previous Version are concerned, too. When frequently polling USART_GetStatus while receiving...
  • Keil Usb example / flow control
    Is it possible to overwrite data to the In Endpoint, that is, overwrite data in the buffer before the host has a chance to read it? In my device I am sending a series of responses to a request from the...
  • USB Flow Control
    Using the USB sample code of the RL-ARM library on MCB2300 develoment board. Started with the mass storage device example and modified for our application. Is this example valid to USB specification...
  • HW flow control - bluetooth
    Hello, I am working with a bluetooth module (actually, 3 of them) than can expect a high volume of incoming data at moderate/high bitrates. Bluegiga, the WT12's manufacturer, recommends using hardware...
  • DMA and Flow Control
    Just a quick question. I'm using an lpc2388 chip and I just wanted to confirm that I cannot use the SSP as the flow controller if I'm using it with DMA. The manual doesn't directly say this but it alludes...