STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DP83822 instead of DP83848

Has anyone written a driver for the DP83822 PHY ?I have tried to use the DP83848 driver. I am able to pass the DP83848_Init(&DP83848); in the ethernetif.c but then when it comes to check the list status, then I get a link down status. The LEDs on my ...

Using LwIP's sockets with CubeMX ?

I would like to use plain sockets in my non OS STM32 application.  LwIP provides plain sockets.  I have used them in ESP32 applications where they work well.LwIP sockets are not an option in CubeMX as far as I can tell.   One can manually enable sock...

Someguy by Associate III
  • 1001 Views
  • 2 replies
  • 2 kudos

fast data transmission from MCU to PC

 What is the fastest way to transfer data from an MCU to a PC?I have an stm32h723zg that I want to use to transfer 40Mbits/sec data to a PC, but I am not sure what is the way to achieve this I tried USB CDC but got only 0.5Mbits/sec due to the limita...

DEska.1 by Associate II
  • 1387 Views
  • 3 replies
  • 1 kudos