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

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
  • 184 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
  • 440 Views
  • 6 replies
  • 4 kudos

use the LCD screen of the STM32N6570DK

I am currently trying to use the LCD screen of the STM32N6570DK development board. But when I integrate the relevant information from the official firmware package into my project and try to use CUBEIDE for DEBUG, an error message will appear like th...

creeper_0-1746363477412.png creeper_1-1746363573287.png
creeper by Associate II
  • 455 Views
  • 4 replies
  • 1 kudos

Resolved! Blank screen on STM32N6570-DK

I have tried the BSP example from the STM32CubeN6 package, and the LCD works correctly. However, I am trying to create the smallest possible code to make the screen work, and I started a project from scratch using STM32CubeMX and STM32CubeIDE.What I ...

blank_screen_active_backlight.jpeg

Resolved! STM32G0 wake up by timer external trigger

Hi. I have a board with STM32G0 that I want to wake up from STOP mode via external signals. And so I used 16 interrupts from GPIO and they work correctly. However, I need one more external input for waking up. Specifically, I have a PA15 pin that has...

VeryLatte by Associate II
  • 590 Views
  • 10 replies
  • 2 kudos