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

FLASH_CR address

Hi,I am developing a programmer over the SWD and need some advise. One of the tasks is to unlock the Flash with the unlock bit in the FLASH_CR register. I have found a reference manual and it says the offset is 0x10 but I can't find anywhere which st...

PMerc.1 by Associate II
  • 378 Views
  • 4 replies
  • 0 kudos

STM32F7 CAN exit Sleep mode

I'm making my own low level CAN driver. I have a problem releasing the CANperipheral from sleep mode. So there are more requirements then I found so far. LL_AHB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_CAN1); LL_AHB3_GRP1_ForceReset(LL_APB1_GRP1_P...

Evan .1 by Associate II
  • 693 Views
  • 3 replies
  • 0 kudos

Resolved! How to give delay when working gpio toggel?

Hello ,I am using Standard Peripheral Library with STM32F3VCT6 mcu. I want give delay without using timer of it means want give delay by using RCC clock. Is there any thing by which it can be happen.

LACTIC by Associate II
  • 641 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F103RCT6 simple blinking led problem.

Hi. First of all I want to thank you for giving time to this post. When i create bare metal program for blinking an LED don't work. The LED don't blink but when i enter DEBUG Mode with KEIL uVision the bit 0 in ODR resgister for GPIOC toggle every 1 ...

LDani.1 by Associate
  • 1217 Views
  • 3 replies
  • 0 kudos