STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

backup RAM for STM32H743 device

according to the manual it says 4 Kbytes of backup SRAM in D3.D3 start address is 0x38000000in manual address for backup RAM is 0x3880 0000but below is the behavior observed.code example. __HAL_RCC_BKPRAM_CLK_ENABLE(); HAL_PWREx_EnableBkUpReg(); HAL...

Anand Ram by Associate III
  • 933 Views
  • 2 replies
  • 0 kudos

STML433RC (nucleo kit) LPUART1 not working

Hello,I have generated a default project with cubeIDE for a nucleo L433RC. I have only enabled LPUART1 with default parameters. I just change the baud rate to 115200.I add in the main : /* Infinite loop */   /* USER CODE BEGIN WHILE */   char out[6...

0693W000006FRE4QAO.png
PBoym.1 by Associate II
  • 646 Views
  • 2 replies
  • 0 kudos

I use the core STM32G431KBT6 the 10v power supply via Vin I want to monitor a variable via STm Studio, but when I insert the USB into the pc the variables are reset

hi, Reading the UM2397 manual on page 12 chapter "Power supply" describes the possibility of powering the core through Vin in a voltage range of 7V-12V, I power it at 10v (the power supply can supply 500mA sufficient current for a core). The card the...

Mbert.1 by Associate II
  • 1075 Views
  • 2 replies
  • 0 kudos

IAP project ,fail to jump to application

the atteched file mbxfirmware_ebike is our solution code . we have three projects .and I am doing the bootloader testing . ​the mbxEbike is my application project ,and I set #define VECT_TAB_OFFSET 0x8000 /*!< Vector Table base offset field.in this...

0693W000006F79EQAS.png
slu.7 by Associate II
  • 497 Views
  • 1 replies
  • 0 kudos