STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! stm32g070 execute code in ram

stm32cube mx just generate flash.ld linker script. So I create my own ram.ld linker script, also i modify system_stm32g0xx.c to point the entry point to sram /* Note: Following vector table addresses must be defined in line with linker confi...

0693W00000Sw3haQAB.png
JCuna.1 by Senior
  • 1527 Views
  • 4 replies
  • 0 kudos

Problem with CLASSB STL_ClockStartUpTest

Hi,In the snippet below, comment says select PLL as system clock but in code it is configured as HSE clock which one shall be considered?  /* Select PLL as system clock source and configure the HCLK, PCLK1 and PCLK2     clocks dividers */  RCC_ClkIni...

Arrhenius by Associate III
  • 398 Views
  • 0 replies
  • 0 kudos

AI relocatable run-time API lets the MCU HardFault.

Hi,I'm testing running a relocatable binary model.But when I use ai_rel_network_run(), I get into HardFault.The detailed error information is as follows, with my current test code attached.Hope that someone can help to resolve this issue!Thanks. /* U...

0693W00000SwKsQQAV.png
WHUAN.1 by Associate II
  • 511 Views
  • 1 replies
  • 0 kudos

Resolved! Sector erase OSPI on STM32L4P5G Discovery Board timeout

Hi everybody, I'm trying to delete a single sector of my STM32L4P5G Discovery Board MX25UM51245G OctoSPI Flash memory but I always end up in a timeout. Reading memory by function BSP_OSPI_NOR_Read() is working as expected. I'm using the bord support ...

JSchu.5 by Associate II
  • 1719 Views
  • 4 replies
  • 0 kudos