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

IDD measurement in STM32L4R9AI

I am trying to measure the IDD on the STM32L4R9AI-EVAL board by connecting a hand-held meter to the jumper JP4 in different low power modes. I am seeing a current of about 220 uA in all of the three stop modes (0, 1 and 2). This seems to be higher th...

KV by Associate
  • 298 Views
  • 1 replies
  • 0 kudos

STM32F469I-DISCO CAN2 not working

I'm trying to use CAN2 on STM32F469I-DISCO board. I connected SN65HVD232 to CN12 connector 9 (PB5 RX) and 10 (PB13 TX). On pin 9 i can see with Saleae proper CAN data frame with baud 125000. But uC doesn't receive any frame and not generating IT.I tr...

zenobik by Associate II
  • 463 Views
  • 2 replies
  • 0 kudos

Resolved! Issue with STM32F4 CAN Bus Clock Settings

Hi, Following is my init code for stm32f4 CAN Bus Normal mode. I've Calculated the bus to work on bit rate of 500 kbps & 16 Tq's. If i connect two discovery boards with transceivers(TJA1050) on both sides, i can see CAN data getting transmit...

LRPS_92 by Associate II
  • 1175 Views
  • 4 replies
  • 0 kudos

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
  • 386 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
  • 370 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
  • 1139 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
  • 252 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
  • 468 Views
  • 3 replies
  • 0 kudos
Labels