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! lwIP init sequence in STM32F439 Nucleo Cube

Hi,I have created an lwIP + FreeRTOS application using CubeIDE for my Nucleo 439 Board. The problem here is that the the init sequence generated by CubeIDE LWIP/App/lwip.c functionMX_LWIP_Init()it calls the following function without checking for the...

wrong_code.png avinash_elec_0-1750390963828.png

STM32H750-DK ETH issue

Hi Sir,       This is shiva chary ,am trying to implement Ethernet without LwIP,so when am configuring the ethernet MAC it is not resetting and am getting timeout error. can u please provide the solution for the respective errorThank youregards,shiva...

STM32U5A5 USB HS - Bare-Metal CDC Example

Merhabalar,https://community.st.com/t5/stm32-mcus-embedded-software/usb-hs-in-stm32u5a5/m-p/809596#M64236I am writing to continue my question here.When I checked the classic core middleware, I saw that it only supports the STM32U575 dev board.I am us...

USB HS in STM32U5A5

Hello,We are thinking of switching from STM32F446 MCU to STM32U5A5 MCU in our device which is still in R&D.We are coding as bare metal. Since we are working with battery, low power is important for us. Also, our Quad SPI and USB HS work is critical a...