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...

Read ADC from 2 joysticks with STM32F4xx

My project is a two-player Pong game using two joysticks, with each joystick controlling one paddle. The user interface was created using Touch GFX. The board is an STM32F429, and I have configured ADC1 to use channels 0 and 8. I’m using interrupts, ...

trungvan by Associate
  • 212 Views
  • 5 replies
  • 1 kudos

Resolved! No I2S output on a STM32G071 via TAS5722L

I have a stm32g071gbu6 , that is linked to an I2S amplifier TAS5722LPA5 (I2S_CK) -> BLCKPA15 (I2S_WS) -> LRCLKPB5 (I2S_MCLK) -> MCLKPB6 (I2S_SD) -> SDII use a divider bridge to pass my 3,3V stm32 output to a 1,8V which is the only voltage the TAS acc...

Raphy by Associate II
  • 370 Views
  • 8 replies
  • 1 kudos