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

Resolved! From power-on to GPIO settings 【STM32H743XGH6】

I would like to know the necessary operations and settings from power on to GPIO control.I have made a board using STM32H743XGH6.I want to set the GPIOs to turn on the LEDs, but it does not work.I am setting the GPIOs by manipulating the registers di...

NiM by Associate III
  • 247 Views
  • 4 replies
  • 7 kudos

Unable to View Output from STM32 Board via Serial Port

Greeting Everyone,I am facing an issue with my STM32 board having STM32F103C8T6 as MCU, while trying to see a normal "Hello World" output. After debugging the board, I attempted to connect it to my PC via the serial port. To ensure proper communicati...

pin configuration.png clock configuration.png
Ratul99 by Associate III
  • 1187 Views
  • 26 replies
  • 9 kudos

STM32U575 Boot up power consumption

Hi All, I am trying to reduce the boot up power consumption using STM32U575RIT6xQ . I using a 4-20mA power source and the boot up power is 7.6mA. After it boots up the power consumption is 3.4mA. We are using Free RTOS. Below is the pins that are act...

Jet1 by Associate II
  • 150 Views
  • 1 replies
  • 0 kudos

STM32U073 - Can you bootload a factory-new device?

I have on my desk an STM32F407 Discovery board and an STM32U083 Nucleo board.  My intent is to write software for the F407 to bootload the U083 via I2C.  As far as I can tell, these are the general steps:Drive BOOT0 high and pulse the NRST pin on the...

option_bytes_1.png option_bytes_2.png
dmarks-ls by Associate III
  • 662 Views
  • 10 replies
  • 6 kudos

Resolved! Typo in STM32C0 reference manual?

On page 1017, Section 31.3 in Package data register of the STM32C0 reference manual (Revision 5), looking at the PKG[3:0] bitfield, when the condition is STM32C071xx, there seems to be two parameters with the same value? Was the value 0b1100 intended...

ivanmak_0-1744226648454.png
ivanmak by Associate
  • 171 Views
  • 2 replies
  • 1 kudos

STM32U585 BACKU RAM VBAT RETENTION ISSUE

We are using the part STM32U585 controller in our board and we have designed it with battery backup support of 3.0v We are evaluating the backup ram (address 0x50036400)performance and found that it is not able to retain the information on power down...