STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32G0: Remapping address 0x00000000 to SRAM does not work

Hello,I'm using a STM32G0B1CC and I'm trying to remap address 0x00000000 to SRAM like this: __HAL_RCC_SYSCFG_CLK_ENABLE(); __HAL_SYSCFG_REMAPMEMORY_SRAM();Unfortunately this does not work and 0x00000000 is still mapped to FLASH.If I try to remap t...

DaMCU by Associate II
  • 660 Views
  • 7 replies
  • 1 kudos

How to prevent uploading a new sketch to a Nucleo board

 I hope this thread is posted in the right category.I’ve been using Arduino boards for several years and am thinking of using a Nucleo 144 board (specifically, Nucleo-F207ZG) for a project. Once the project is completed, it will be serve as a permane...

Saint32 by Associate II
  • 523 Views
  • 8 replies
  • 0 kudos

Determining RAM size at Runtime?

There's the Flash Size Register in the Device electronic signature. Is there an equivalent for the onboard SRAM size? Any way to get the ACTUAL SRAM size at runtime?

LMore.5 by Associate II
  • 588 Views
  • 2 replies
  • 0 kudos

Resolved! ADC(with DMA) doesn't work when I increase its frequency

This has been a reoccurring issue for me, whenever I raise the ADC frequency above 0.25MHZ the while loop gets interrupted, and when I use frequencies below that the ADC resolution drops to 8 bits for an unknown reason. Is there a way to fix this wi...

0693W00000FAuNaQAL.png 0693W00000FAuHxQAL.png 0693W00000FAuMXQA1.png 0693W00000FAuMDQA1.png
HAbay.1 by Associate III
  • 640 Views
  • 8 replies
  • 1 kudos

Contents of the unique device ID registers LOT_NUM

I'm using STM32L031E6Y6 for a high volume low cost product and I'm hoping to arrange it so that even if my firmware binary were to be stolen, it could only be used to produce a limited number of counterfeit products.I can cryptographically fix the fi...

MMora.6 by Associate II
  • 330 Views
  • 3 replies
  • 0 kudos

Resolved! STM32G0B1KBU7 (UFQFPN32) and clock for FDCAN peripheral

Hello,We are planning on replacing the F042 (TSSOP20) with the G0 cited in the question.At the moment the F042 use a HSE crystal of 8MHz in order to get a precise enough clock for the CAN peripheral.Parsing the datasheet of the G0B1KB, there is no wa...

Kraal by Senior III
  • 334 Views
  • 5 replies
  • 0 kudos
Labels