STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! NetX Webserver Webpage Renderer

Hi,I managed to successfully incorporate a webserver into our project with the following details:- STM32H753- Azure RTOS + NetX- 32Mb QSPI NOR flash (8Mb for webserver purpose, 8Mb for File system, some part will be for product use)- provision for SD...

Resolved! Problems with ethernet on SMT32F429ZIT6

Hi, I am having problems connecting my f429 board (nucleo 144) through ethernet with TCP. I followed several threads that i lost the link to, but here are my settings. and of course the LWIP configuration (everything not shown was left by default)i a...

PabloD9026_0-1701670911715.png PabloD9026_1-1701670968017.png PabloD9026_2-1701671110225.png PabloD9026_3-1701671193569.png

Resolved! ETH_DMAMR_SWR in STM32H733

Hello. Try to start ETH on STM32H733. ETH_DMAMR_SWR setted by HAL in HAL_ETH_Init() but do not reset by device during timeout 500ms and even 2000ms. The same code run over STM32H723 perfect. I am try this https://community.st.com/s/question/0D53W0000...

AChas.1 by Associate II
  • 4917 Views
  • 7 replies
  • 0 kudos

LWIP stack configuration issue on NUCLEO-H755

Hi everyone!I'm experiencing on ethernet communications using a NUCLEO-H755 board.I already configured the LWIP stack on the M4 core and it seems work.Now I'm trying to make it work on the M7 core following this guide:https://community.st.com/t5/stm3...

iTTy by Senior
  • 2632 Views
  • 6 replies
  • 0 kudos

STM32F103 Custom HID SUSPEND/RESUME

I'm trying to build a Custom HID project to mimic a certain device. I've prepared the description bytes packages and everything is working fine as long as I continuously send data. When I stop sending, device goes to LP and SUSPEND mode. I couldn't f...

e-zeki by Associate III
  • 2165 Views
  • 5 replies
  • 3 kudos

Hi ST Team, We are planning to use the STUSB4500 in one of our projects. We are facing some difficulty understanding PDO,s Register bits, and saving PDO parameters in the NVM register.

Hi ST Team,We are planning to use the STUSB4500 in one of our projects. For testing we are using the EVAL board, We are facing some difficulty understanding PDO,s Register bits while programming to the controller and we have few more questions listed...

0693W00000BcTVdQAN.png