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! STM32U5 File system with FreeRTOS

Hello,I'm using NucleoU575 with CubeMx and I want to make a file system on my SD card.I want to use FreeRtos but there are no Fatfs in CubeMx and the FileX cannot work with FreeRtos (image). Is there anyway i can use Fatfs with STM32U5 ?Thank you. 

_legacyfs_online_stmicro_images_0693W00000bk2bEQAQ.png
M326.1 by Associate II
  • 5362 Views
  • 6 replies
  • 1 kudos

Encrypted DFU Custom Bootloader

Hello,What is the simplest and best way to implement encrypted firmware update via DFU?  I plan on building a custom bootloader but have not found any recent existing projects.  I tried STM32-AES-Bootloader but it is setup for STM32F10 and I am using...

LMorr.3 by Senior II
  • 161 Views
  • 1 replies
  • 0 kudos

NUCLEO-N657X0-Q Flash partition FileX

I have a project working on the NUCLEO-N657X0-Q with FSBL and an application. In total I am using under 1MB of the 64MB flash this board has. I was wondering if it was possible to segment off the rest of the flash to be used as a mass storage device ...

neil1106 by Associate II
  • 89 Views
  • 0 replies
  • 0 kudos

STM32U5 sleep

hi all,i am developing a project using stm32u585 microcontroller which can connect to the external devices using ethernet and USB protocols.i need to put the controller in sleep or any low power mode when ever a sleep command is reached through the U...

sabari1 by Associate III
  • 2068 Views
  • 3 replies
  • 0 kudos

Resolved! Problem communicating with bootloader on STM32F7

Hello, I am trying to use one MCU to program another MCU, both of which are STM32 F746ZG boards.Let the MCU that is sending the commands be MCU 1, and the MCU in the bootloader mode be MCU2.I use the following command in the MCU2 to start its default...

is45_0-1750677679135.png
is45 by Associate III
  • 197 Views
  • 4 replies
  • 5 kudos

Resolved! RTC Issue

Hello Community!I have an issue with reading / writing the RTC in an H723 MCU.The issue is:I can set the Clock to a date, but when I read out the RTC, then the year is 10 years in the future.e.g. I set the time to now (2025 / 06 / 22 19:mm:ss) and I ...

CBerg by Senior II
  • 208 Views
  • 4 replies
  • 0 kudos