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

Combining bootloader and application code binary file

Hi, For our project we have one Bootloader in 0X80000000 and application program in 0X80001c00. We have to combine both of these binary files and load it in to our controller. What is the best way to combine two binaries ? We are using windows platfo...

Resolved! STM32U575: VDD 1.8V and USBVDD 3.3V - FAILs (no USB)

I want  to run MCU with VDD 1.8V (in order to have all I/O-signals as 1.8V). I changed to use a LQFP64 package which provides a dedicated pin for VDDUSB.I power VDDUSB with 3.3V (for sure not below 2.7V) but all other VDDs on MCU are 1.8V:USB functio...

tjaekel by Lead
  • 4249 Views
  • 2 replies
  • 0 kudos

SMT32F042K6T7 temperature issue

Hello, I am using STM32F042K6T7 microcontroller for doing some start-up configuration for some Ethernet PHYs by SMI, it is working well at room temperature, and cold (-40°C), but when I increase temperature max (+74°C) the microcontroller it seems is...

ArturIn90 by Associate II
  • 1273 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H747I-DISCO Virtual Com via USART to arduino

if I configure the USART and use HAL_UART_Transmit. The UART to USB bridge is taken care of by the ST-Link chip.Could i use the VCP on the board is on PA9/PA10(pin D14 and pin D15 to rx and tx to arduino) and use digital.read on arduino to get the in...

wjian2_0-1690904059020.png
wjian.2 by Associate III
  • 2114 Views
  • 4 replies
  • 2 kudos

Resolved! STM32H747IX SystemClock_Config problem

I have configured the M7 clock to 480 MHz and the M4 clock to 240 MHz using the HSI as input.  In SystemClock_Config routine the statement__HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE1);is crashing the STLINK-V3 with the error messageEr...

Olivili by Associate II
  • 900 Views
  • 2 replies
  • 2 kudos

Resolved! BKPSRAM corrupted after power cicle

Hello,I'm using a STM32U5A5VJTXQ MCU and I need to use the 2K BKPSRAM located @0x40036400.I can read and write without problem the BKPSRAM after power up, but a power cycle corrupt all the content. Strangely, the RTC content: time and registers, are ...

clemente by Associate III
  • 1688 Views
  • 5 replies
  • 1 kudos

Resolved! STM32F756VGH6 unpredictable basic timer

Hi,I am at the beginning of my STM32F756VGH6 register programming journey. I have already setup everything, and now I am at the led blink (using a logic analyzer for measuring the time intervals). I decided to make a simple blocking delay function ou...

Vilius by Associate III
  • 3649 Views
  • 14 replies
  • 1 kudos