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

Why use DMA when you've got shared RAM?

I've inherited some code, the original owner is long gone, and I'm trying to understand his code which has ZERO comments (I'm sure I'm not the only person who's been in this position)It's using the STM32H747IGT6 so it's dual core, got one M4 and one ...

cbcooper by Associate III
  • 256 Views
  • 6 replies
  • 2 kudos

STM32F769I-DISCO and MCUboot

I am building MCUboot using Zephyr for some of the STM32 MCUs like `stm32f769i_disco`. MCUboot using zephyr client tested and working fine with the board `stm32f769i_disco`. Now I am trying to use that MCUboot with the User application I have written...

btank by Associate II
  • 151 Views
  • 2 replies
  • 0 kudos

How to use SD using FatFs on STM32U575

Hi!I've been trying to insert FatFs in my IAR proyect for using a uSD for a while but it doesn't work.I tried by downloading FatFs from the Internet, but also creating a STM32Cube project for another board and putting it on mine, but when I rebuild a...

ire by Associate II
  • 131 Views
  • 2 replies
  • 0 kudos

Resolved! Newer ThreadX versions

Hello,do you plan to release newer version of Eclipse ThreadX X-Cube packages?We are using x-cube-azrtos-f7 1.1.0 which contains ThreadX V6.1.10 which is outdated and insecure.Even remote code execution is possible: https://github.com/eclipse-threadx...

mo_krauti by Associate III
  • 391 Views
  • 6 replies
  • 4 kudos