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

STM32L4A6 config WKUP pin to low level trigger fail

Hi all,​I wan to use WKUP pin exit standby​ mode for low level trigger.I set WKUP pin with low level polarity in HAL_PWR_EnableWakeUpPin() function and pull-up WKUP pin.but the MCU alway wake-up when enter standby mode.​When set ​WKUP pin with high l...

WWU.807 by Associate II
  • 471 Views
  • 3 replies
  • 0 kudos

External crystal not oscillating

Hello,I have custom board. I am working on STM32H7 controller. We use the external crystal of 25Mhz. But when we use that external oscillator using the HSE ,it doesn't provide the clock to controller. Why these happening. Can you please help me

MDeva.1 by Associate II
  • 1349 Views
  • 10 replies
  • 0 kudos

STM32H750 and SDRAM signal groups

Need your advice. PCB routing. I have Divided signals into 4 groups + (CLK) : 1: Address: SDRAM_BA[0-1]/SDRAM_A[0-11] 2: Command: SDNRAS/SDNCAS/SDNWE 3: Control: NE0/CKE0/NBL[0-1] 4: Data: SDRAM_D[0-7] ( sub goup1 ) & [8-15] ( sub group 2) 5: SD...

BHell.1 by Associate II
  • 326 Views
  • 1 replies
  • 0 kudos

SMBUS sample code for NUCLEO L496ZG

I am unable to find any working examples for this specific board with SMBUS/PMBUS.I am also having lot's of issues converting a SMBUS project from a different board.It would be great if anyone could assist me in either getting FW specific to the boar...

Labels