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

LWIP Free RTOS Problem

Hi. I have a problem while using lwip and freertos. The board is based on stm32h743vih. The mpu configuration is done correctly i think. My problem is after i start udp server and start to send data with udp, everything is ok, but after a while i wil...

Resolved! How to make the FDCAN with DMA.

Hi, I'm not able to find any DMA available with CAN peripheral in STM32G4. After going deep search I found there's no such native DMA request available for CAN peripherals. So, I want to know is it true that STM32 controllers don't come with DMA with...

Re: STM32 Failure to Build

> I am trying to compile STM32G4xx_HAL_Driver using gcc toolchain in mingw. I am trying to build the example project GPIO_EXTI for the STM32F746ZG-Nucleo.The G4 HAL code isn't made for the F7. Use the F7 HAL code.Plenty of F7 examples out there. Perh...

TDK by Super User
  • 74 Views
  • 0 replies
  • 2 kudos

Resolved! X-CUBE-CRYPTOLIB first computed SHA256 hash wrong

Hello,I would like to use the X-CUBE-CRYPTOLIB to calculate a SHA256 with a key, i'm using STM32CubeIDE 1.18.0 for an STM32u083 microcontroller, STM32CubeExpansion_Crypto_V4.2.0.The issue I have is the first time I call cmox_mac_compute the wrong res...

POliv by Associate III
  • 141 Views
  • 10 replies
  • 4 kudos

STM32H747 lwip - freeRTOS

Hi, I am developing firmware for an STM32H747 with Ethernet connected via RMII to a LAN8742 PHY. The project uses lwIP and FreeRTOS. UDP communication works fine when sending data, but when receiving UDP packets, the system crashes after some rundom ...

luca_sc by Associate
  • 94 Views
  • 1 replies
  • 1 kudos

STM32H753 UsbX MSC + SDMMC DMA

Hi all,I'm currently working on a project using a STM32H753 in combination with the Azure RTOS UsbX to create a composite class USB device (CDC ACM + MSC). As a starting point for the MSC support, I'm using this STM github example:https://github.com/...

DZimm9_1-1748444380819.png DZimm9_4-1748445624362.png DZimm9_2-1748445167890.png DZimm9_3-1748445432939.png
DZimm.9 by Associate II
  • 280 Views
  • 6 replies
  • 0 kudos