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

How to generate 24 SCLK in SPI?

Hello,I am working with ADS7046 i need to generate 24 cloacks for calibarration and for data I need the 15 SCLK .Its SPI COnfigurable. So how I can genertare the 24 SCLK and 15 SCLk

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

STM32L4 crystal configuration times out?

I have a few boards using an STM32L4 part.Some of the boards are working as expected, but others are not. The ones that don't work reach a timeout in the SystemClock_Config() function call. Specifically, they time out in the while loop at line 558 of...

SKarl.19 by Associate II
  • 672 Views
  • 3 replies
  • 0 kudos

Just Start with PlatformIO & Nucleo F446RE

target halted due to debug-request, current mode: Thread xPSR: 0x01000000 pc: 0x080078ec msp: 0x20020000** Programming Started **** Programming Finished **** Verify Started **** Verified OK **** Resetting Target **shutdown command invoked============...

Swets by Associate II
  • 1040 Views
  • 6 replies
  • 0 kudos

Resolved! Can't enable any register in debug mode stm32cubeide

Hello everyoneI have a little problem with stm32cubdeide, when im trying to work in debug mode with the mcu stm32f469nih6 i can't modiffy or add any bit to enable the register RCC->AHB1NER->GPIODEN.I just want to set clock to activate other peripheri...

0693W00000Y6wDLQAZ.jpg
JBece.1 by Associate
  • 748 Views
  • 3 replies
  • 0 kudos

FDCAN TX fails about half of the time (HAL)

Hello,I've set up FDCAN on my STM32H753. I'm reading the transmissions using both an oscilloscope and an Analog Discovery 2.I'm currently debuggning a loop which transmits the same message over and over again. About half of the times I only get the S...

0693W00000Svdc5QAB.jpg 0693W00000SvdcAQAR.jpg