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

STM32 Secure boot firmware keys

Hi,I am looking to implement a secure boot system into an application. My product will only be updated OTA.I understand that when a firmware is written i need to hash it and create a digest and then sign it and add it to the hex file payload.Along wi...

CEagl.1 by Associate III
  • 662 Views
  • 1 replies
  • 0 kudos

Internal PU/PD setting on PA8 of STM32G070RB

Hi,Now, we use STM32G070RB.Please let me make clear about internal PU/PD resistor setting on PA8.Although we set internal PU res from GPIOA_PUPDR, measured voltage is near 0V at this port.We found this is because the PD res that is set by SYSCFG_CFGR...

FYUJI.1 by Associate II
  • 3392 Views
  • 10 replies
  • 0 kudos

built in pull up resistor

i'm thinking about interfacing DHT11 or DHT22 (AM2302) https://www.mouser.com/datasheet/2/758/DHT11-Technical-Data-Sheet-Translated-Version-1143054.pdfhttps://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdfa thing i noted about both of them...

andrewg by Associate III
  • 14895 Views
  • 7 replies
  • 0 kudos

Resolved! Hi!I am designing a microcontroller(STM32F405RGT6) circuit board with a minimal configuration. Is this a normal circuit that I developed? The microcontroller will be uploaded firmware on USART1. BOOT1 and BOOT0 are connected to jumpers.

Please show me my design mistakes. I was guided by AN4488. The electrical circuit is attached in the files below in pdf or jpeg formatThank you!

PYaro.1 by Associate
  • 1201 Views
  • 1 replies
  • 0 kudos

Resolved! SPI Burst mode - Maybe?

Hello St Forum! Good to be back at it for another little project here. Good to see familiar names.SPI Going to try and match up an STM32l476VG using SPI to a Ethernet widget. Widget says it can use SPI and apparently it (widget) will auto increment a...