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

I3C issues with DMA, no hdmacr handle

Dear ST Community,I'm trying to integrate I3C with DMA capability in my project (NUCLEO-H563ZI). Currently, I can run SPI/UART with DMA enabled, but I3C does not want to join the club (it works with IT, though).After I configure DMA for I3C in the ST...

DanLumi_0-1750464029325.png DanLumi_1-1750464044907.png DanLumi_2-1750464079003.png DanLumi_3-1750464091982.png
DanLumi by Associate II
  • 149 Views
  • 0 replies
  • 0 kudos

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
  • 215 Views
  • 5 replies
  • 1 kudos