STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to make Ethernet and lwIP working on STM32

This is an umbrella topic where I will collect the key problems and solutions to finally get networking on STM32 working. The issues formatted as bold are the most critical ones.HAL ETH drivers have been significantly reworked since the following fir...

Piranha by Chief II
  • 57616 Views
  • 27 replies
  • 34 kudos

MODBUS RTU with NUCLEO-F446RE

Hello everyone,I’m working on a project where I’m using a NUCLEO-F446RE board to control an AC servo drive via MODBUS RTU. I’m using an RS485 board converter to handle the communication. The problem I’m facing is that I'm not getting the echo of data...

STM32F407VE + LAN8720AI HTTPD hangs

Hello,    I am trying to make the HTTPD webserver working in a custom board using STM32F407VET6 and LAN8720AI.I made some progress (see previous post). The state of the art is the following.- ping works;- TCP echo server works;- HTTP ST example page ...

MRaff.1 by Associate III
  • 350 Views
  • 2 replies
  • 0 kudos

LVGL Frame rates

Hi,Please see attached video: This is a image based slider in LVGL, with nothing going on except for the main loop asking the slider value to increment its value by 15. (it also updates the label control text)It has around 1 second main loop time doi...

mtechmatt by Associate III
  • 369 Views
  • 0 replies
  • 0 kudos

Resolved! [STM32H753] USB33RDY is not asserting

Dear all,I'm coming to you with a very simple problem, after not being able to wrap my head around it. I'am trying to design a board using the STM32H753VIT6 (V revision) and a USB3320 ULPI interface. While writing firmware for the custom board, I not...

vosahlov by Associate II
  • 817 Views
  • 7 replies
  • 1 kudos