User Activity

Hi!I am working on a project where multiple sensors are connected to the stm32f4 transmistting data on a very high baud rate and then the received data is transmitted through USB VCP. For these matters I used DMA with USART1, USART2 and USART3 and im...
Hi! I am trying to implement a composite device (two VCPs) on my stm3f4 board, as I need to transmit data simultaneously to the pc. I see that I have enough endpoints to do so but have no idea where to start from. Do you have any clear examples pleas...
Hi ! I am receiving data through UART using DMA to a buffer of 10 bytes. I want to always receive to the uartBuffer[0]. Thank you!
Hi ! I am receiving data from two devices and want to transmit it using usb. I am able to send using usb when receiving (to a circular buffer) only from one at a time but when I receive from both, it doesnt work (a lot of data is lost and I cannot d...
Kudos from
Kudos given to