STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32N6 FreeRTOS linker issue for MPU

I am trying to setup FreeRTOS for the new STM32N6 Nucleo board. Running into the following error `GCC/ARM_CM55_NTZ/non_secure/port.c:1814: undefined reference to `__privileged_sram_start__'`.Based on https://github.com/STMicroelectronics/x-cube-freer...

milanvdm by Associate
  • 115 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G474 Dual Simultaneous ADC question

Fairly basic question; When working with CubeMX, I want to set up ADC1 and ADC2 to trigger and sample at the same time, using an HRtimer trigger pulse, at about 5 MSPS. ADC1 is sampling channel 1, and ADC2 is sampling channel 4.I have them working ri...

Jbin0101_0-1734712742952.png
Jbin0101 by Associate II
  • 97 Views
  • 2 replies
  • 1 kudos

STM32H7 with FatFS on eMMC sometimes failing

Hello everyone,I have a project using the STM32H7, using FreeRTOS and with a FatFS (ChaN) runnin on a 4GB eMMC (Kingston), using peripheral SDMMC1.Normally everything works fine. SDMMC1 and FatFS (FAT32) are initialized at main, before OS, and is use...

TVare.1 by Associate III
  • 3971 Views
  • 22 replies
  • 0 kudos