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! Is i t possible peripheral bit-band in STM32F3 series?

Hi.I'm using a stm32f301k8u but the peripheral bit-band doesn't work.SRAM bit-band work, but peripheral bit-band doesn't work.The previously used STM32F1 and STM32F4 worked well.Is i t possible peripheral bit-band in STM32F3 series?I can't find anyth...

Nnam.12 by Associate
  • 384 Views
  • 1 replies
  • 0 kudos

exit Standby mode delay with iwdg and rtc.

MCU: STM32H750exit Standby mode delay with iwdg and rtc.I find when I enable iwdg it seems will delay 1 second when exit standby mode. After trace code, I find it is hang in HAL_RTC_Init(),the RTC_EnterInitMode() will check weather the hrtc->Instance...

GChu by Associate
  • 369 Views
  • 2 replies
  • 0 kudos

ADC in Low power run mode

Hi,I have configured ADC like  ADC_ChannelConfTypeDef sConfig;  /**Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of conversion)   */ hadc.Instance = ADC1; hadc.Init.OversamplingMode = DISABLE; hadc.Init.ClockP...

Resolved! What books should I read to understand ARM MCU's?

Hi guys, I am in 12th grade and very interested in electronics. Ever since I knew about ARM microcontrollers (especially STM32 ARM MCU's) I've always wanted to build my projects using ARM MCU's, but I am unable to understand the technical information...

Sashvat by Associate II
  • 1136 Views
  • 18 replies
  • 0 kudos

SDRAM Extended Mode Register Write

I am using an STM32F769NI with a MT48H16M32LFB5-6 SDRAM chip, everything works fine. we are looking to set the drive strength to 1/4, 1/2 and full to evaluate the effect on EMC testing. From what I read in the programming manual, it states to perform...

0690X000008id91QAA.png 0690X000008id96QAA.png
gvigelet by Associate II
  • 251 Views
  • 0 replies
  • 0 kudos

Why is Arduino / Nucleo F103RB Losing Code Space?

I have been using the Arduino 1.8.9 app for several months programming the Nucleo-F103RB development board with my application. I have several boards and some are self powered and others USB powered. Yesterday, on a self-powered board, I received a ...

timl by Associate
  • 465 Views
  • 3 replies
  • 0 kudos
Labels