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

How to flash custom Sigfox credentials

Hi,I am working on a custom device, based on Murata CMWX1ZZABZ, running both Sigfox and LoRa.Regarding Sigfox, I would like to use my own Sigfox Credentials, acquired direclty from Sigfox (not from Murata). However, the only documented process I can...

Slan by Associate II
  • 723 Views
  • 3 replies
  • 0 kudos

How to set VTOR in startup script

I'm using an ST part that has 2 banks of flash memory. I've built a code image for the second bank and downloaded it through the debugger. I've changed the startup script to set the VTOR register to the value needed for the second bank, with the line...

LThal by Associate II
  • 332 Views
  • 1 replies
  • 0 kudos

Resolved! internal pullup resistor when power off

Hello,I wonder if I use the internal pullup resistor on an STM32F4 on an open-drain output, if the MCU is reset with the line NVIC_SystemReset(), does the internal pullup resistor with open drain output will still be seen by another IC connected to t...

Flash erase error on STM32L151CB-A

I am trying to store configuration data in flash on the STM32L151CB-A using the HAL libraries. I reserved the last page in flash for this. However, I see that already at the beginning of main the OPTVERR bit is set. (FLASH->SR: 0x80C) I never program...

URaic by Associate II
  • 402 Views
  • 2 replies
  • 0 kudos