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

CAN failed to reinit after deinit for STM32F105

Can failed to reinit after deinit. 1. Two cans was used for my projects which was generated by stm32cubemx 2. after run for a short while , I turn off both cans by HAL_CAN_DeInit 3. then I reinit both cans by MX_canx_init and found it failed in HAL_C...

supgz_0-1720093361327.png
supgz by Associate II
  • 125 Views
  • 4 replies
  • 0 kudos

STM32H7xx USART3 can't wake up from STOP mode

Our product uses a STM32H7xx chip, integrate freeRTOS. We want our product can go into STOP mode to save power, and can be waked up from STOP by USART3 receiving data.Below is some related code, but it does not work, our product can't be waked up by ...

HarryXia by Associate II
  • 70 Views
  • 0 replies
  • 0 kudos

PH3/BOOT0 pin on the STM32L432KC

May I know where is the PH3/BOOT0 pin on the STM32L432KC board? I don't see any GPIO pin for that. It is connected to the F103 chip onboard but how do I use that?

Abijith by Associate II
  • 155 Views
  • 4 replies
  • 0 kudos

STM32U575/585 MSIS calibrated by LSE question

If the LSE 32.768KHz crystal is disturbed after the system starts with MSIS auto calibration, and the MSIS clock is used by the PLL for the SYSCLK, the frequency of SYSCLK loses its 0.25% accuracy and starts to drift.Is there any register or interrup...

JoshA by Associate
  • 98 Views
  • 1 replies
  • 0 kudos

STM32U5 USB device under FreeRTOS

Hi, We want to implement a USB-C functionality to our customized board (based on a STM32U5G9).  The software uses FreeRTOS environnement.  Is there an existing USB (Device) example, tutorial or library that could be compatible with our project?regard...

S_D by Associate
  • 93 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H730 outside of program code

Hello!I'm porting a working code from H750VB to H730VB, generating a new HAL core from STM32CubeMX, but right after entering on "SystemClock_Config" function at debug mode, I've got the message "Break at address 0x46bd3718 with no debug information a...

Pedro3 by Senior
  • 2063 Views
  • 18 replies
  • 8 kudos
Labels