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

When I program my device in debugging via JTAG/SWD with instances of low-power STOP mode within the code and disconnect Debugger, device never goes to sleep and get Ghost wake-up INTs. However, if I power cycle not pin reset device, every thing works.

Is there registers set by JTAG/SWD preventing sleep after programming.I also experience the same behavior after programming and reset within the STM32 ST-LINK Utility and not only within the IDE

UAnya.1 by Associate II
  • 510 Views
  • 5 replies
  • 0 kudos

stm32g474 interrupt problem

Hi allI have a problem with interrupts on my STM32G474VEH6 based board. Timer 6 generates an interrupt every 1ms. Program crash at HAL_TIM_Base_Start_IT(&htim6);But after resetting the power of the board, the software starts working correctly.The sam...

RHert.1 by Associate II
  • 512 Views
  • 5 replies
  • 0 kudos

Resolved! What is the letters -RBT6 -means in STM32G070RBT6 ?

Hey, I am working on STM32G070 development board.i downloaded from the orcad resources the scheme for the processor.however i can see it has additional letters and digits on the headercan someone explain me what are the meaninig of them?

0693W00000WLPKGQA5.png
YShko.1 by Associate II
  • 271 Views
  • 2 replies
  • 0 kudos

i2c clock; how to config ?

in RM0008 Rev 21page 775Bits 5:0 FREQ[5:0]: Peripheral clock frequencythe description of the frequency divider is extremely unclear. there is no formula for where the input is, how it is divided, where the output is. what if I want to set strictly 50...

random number 0 to 255.

Hi! i want generate a random number into 0 to 255, i want use the random number for rutine neopixel color. i can use the rand() c function? the eand() function not generate number 0 to 255. Not need to be in ordem ascend or descend.

jdo by Associate II
  • 1043 Views
  • 6 replies
  • 0 kudos

Resolved! Can I write single bit to EEPROM and count it as 1/8 of write cycle of 100k EEPROM write cycles in case of internal stm32l073 EEPROM?

Hello,When I clear eeprom byte to 0xff I count it as single clear. Now when I write value to this byte I count it as single write. So according to RM I have 100k of safe read write operations like that.Can I assume that writting single bit to this by...

MŁask.1 by Associate II
  • 836 Views
  • 5 replies
  • 0 kudos
Labels