STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 Ethernet TX corruption

So I fought through the growing pains of getting ethernet working on the H7 for a streaming project. So far I've had good luck on the RX side but I'm getting some strange corruption when doing TX load testing.Under a pretty high load I get a corrupte...

PEmme by Associate
  • 680 Views
  • 3 replies
  • 0 kudos

Resolved! STLINK USB drivers not installing

Posted on October 13, 2017 at 22:19Hi,I have recently purchased a number of NUCLEO-L476 boards but cannot get the USB drivers to install correctly whch are required for both ther STLINK utility and also for System Workbench for STM32.I am using a Wi...

How does the USB peripheral behaves in the scenario where a single endpoint is configured for both bulk transmission and reception with double buffer mechanism?

Hello,I am using MCU STM32F303VC controller with USB 2.0 FS configuration as device and PC as the host.CDC interface is configured to handle the Bulk transactions, and for this only 1 endpoint (Endpoint 1) has been used for handling both IN and OUT b...