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

TIM updated callback

I am using 4 TIMs for updated interrupts functions. in the main while loop, I will call start the timer. and if the timer reaches its full-period and call the callback function. A Flag will be setted in the callback function and print a timeout meass...

HAL_GET_ANSWER_4-1713101863062.png HAL_GET_ANSWER_0-1713101653047.png HAL_GET_ANSWER_3-1713101830921.png HAL_GET_ANSWER_1-1713101715552.png

BMPFileLoader not working for me

HiSo, I want to load images at runtime from the flash memory, I have just started testing this and I found the official post on how to load BMP files at runtime, I copy pasted the BMPFileLoader.hpp and .cpp files, and called them like this:It's like ...

I_ve_got_a_problem_0-1711468162041.png I_ve_got_a_problem_1-1711468327045.png

Resolved! problem porting SDMMC EMMC sleep/awake cmd to SDIO

HiI see sleep/awake cmd is implemeneted in HAL fpr STM32H7only.Now I ported it myself to Stm32f446 myself successfully. However instead of while loop below, i inserted a HAL_Delay(1);H7 has a SDMMC but Stm32f446 has a SDIO.In the H/ HAL bit SDMMC_FLA...

MK..1 by Senior
  • 2332 Views
  • 4 replies
  • 0 kudos

Minimizing SCLK pulse time on SPI with STM32H745

Hello STM community,I'm working on optimizing SPI communication on an STM device, and I'm encountering an issue with the timing of SCLK pulses. After transmitting 16 SCLK pulses, there's a delay of 3μs before the next set of 16 pulses can be generate...

dplogiic_0-1713792741909.png dplogiic_1-1713792774343.png dplogiic_2-1713792788831.png dplogiic_3-1713792800189.png
dplogiic by Associate III
  • 4725 Views
  • 13 replies
  • 0 kudos

STM32 Open-Bootloader memory addresses

I am working on a port of the STM32L5xx Open-Bootloader for the STM32L4xx MCUs so that I can disable some of the peripherals that I am not using. While working on the port, I had some questions about the memory regions defined in the openbootloader_c...

Resolved! Error when using FreeRTOS

This Error occures when compling code 13:39:46 **** Incremental Build of configuration Debug for project 15_04_24_RTOS_TEST **** make -j4 all arm-none-eabi-gcc -o "15_04_24_RTOS_TEST.elf" @"objects.list" -mcpu=cortex-m4 -T"D:\STM32 RTOS\15_04_24_R...

Kai_Satone_0-1714811676256.png Kai_Satone_1-1714811691299.png

ETHERNET STOP WORKING AFTER 5 DAY

I AM USING A ETHRNET ON STM32H734ZI  BUT ETHERNET CONTINUE WORKING FOUR DAY  ON MY DIVICE AFTER STOP MY DEVICE WORKING SO I CAN NOT FIND MY SOFISTICATED SOLUTION IN ETHERNET  PLEASE GIVE MI SOLUTION

SITARAM by Associate III
  • 1508 Views
  • 2 replies
  • 0 kudos