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! Program STM32L471 with HAL_FLASH_Program failed

I am migrating from STM32L431 to STM32L471. After migration, the function relating to internal flash writing does not work any more. The problem is when I programmed internal flash with HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, address, data), ...

Huiqi by Associate II
  • 489 Views
  • 9 replies
  • 3 kudos

Zero crossing detection using AWDG

I'm using stm32u535 and would like to have zero crossing detection of supply voltage. I've requirement of 6ADC channels and all are configured in differential mode and adc clock is 25Mhz and resolution is 14 bit and dma circular mode is enabled. On c...

STM32U575 Secure and non-secure function calls

Hi I have been testing secure function calls from non-secure world in STM32U575 - TrustZone Enabled environment.I have a LED_Port which is in secure world (secure peripheral). I have implemented a toggle function in secure project - secure_nsc.c/hCMS...

Suthan_0-1769630214952.png Suthan_1-1769630234076.png Suthan_2-1769630280746.png Suthan_3-1769630311904.png
Suthan by Associate II
  • 241 Views
  • 1 replies
  • 0 kudos

STM32U575 FreeRTOS

I have been trying to add freeRTOS to simple LED - TrustZone enabled project (default LED project). I just followed the instructions as given here: How to use STM32U5 with FreeRTOS™ in tickless mode - STMicroelectronics Community This instruction sho...

Suthan_0-1769532261766.png Suthan_1-1769532304214.png Suthan_2-1769532366826.png
Suthan by Associate II
  • 247 Views
  • 2 replies
  • 0 kudos