STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 Ethernet intended use of second RX Buffer

What is the idea behind the possibility of having two RX Buffers on the same RX Descriptor?In the Cube HAL Driver only one buffer is used. What would be the advantage of having two buffers on one descriptor instead of just using two descriptors for t...

JRS by Associate III
  • 272 Views
  • 0 replies
  • 0 kudos

Help on integrating TinyUSB

Hello,For quite some time now, I've been struggling to integrate the STM32 USB stack into my USB microphone project (+ freeRTOS and some other stuff), and recently I saw in this forum some suggestions on TinyUSB as an alternative.So, did anyone alrea...