STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, I have a setup with ThreadX, NetX Duo and USBX. Implementing an CDC-ECM over USB2.0. The throughput we measure is rather low (at least not as expected with an USB2.0 480MBit/s).

What options or tuning is possible to increase the throughput for this IP over USB?Goal is to at least transfer 64KiB each 20ms or better. (22MBit/s or greater)(started from project STM32H735G-DK/Applications/USBX/Ux_Device_CDC_ECM on github from Kin...

JCorn.3 by Associate
  • 820 Views
  • 3 replies
  • 0 kudos

Slow ethernet speed in STM32H7xx

Hi All,We are using the STM32H7 mcu interfaced with ethernet switch LAN9353.In our firmware application we are using the LwIP network stack and FreeRTOS. And using TCP server-client functionality for communication.We are able to establish the communi...

PNaph.2 by Associate II
  • 3038 Views
  • 7 replies
  • 0 kudos

Undocumented Register Fields?

Hello!I suspect it has been already asked, but nevertheless:stm32f411xe.h: #define USB_OTG_DIEPMSK_TXFURM_Pos (8U) #define USB_OTG_DIEPMSK_TXFURM_Msk (0x1UL << USB_OTG_DIEPMSK_TXFURM_Pos) /*!< 0x00000100 */ #define USB_OTG...

Screenshot from 2024-06-27 19-59-24.png
MorganN by Associate
  • 449 Views
  • 1 replies
  • 0 kudos