STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN Communication: Messages Not Received w/ No Filter

Hello,I am attempting to communicate between my STM32H7B3I-EVAL and a Vector CANalyzer (VN1630A). I previously reached out to figure out why my CAN messages from the CANalyzer are not being received by the STM32 MCU. There was a belief that it was th...

0693W00000SvpupQAB.jpg
KMew by Senior III
  • 488 Views
  • 0 replies
  • 0 kudos

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
  • 1568 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
  • 403 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
  • 524 Views
  • 1 replies
  • 0 kudos