STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L4P5RG debugging in low power mode

I'm trying to debug the board based on STM32L4P5RG in low power mode using the SEGGER tools (J-Link, RTT viewer, SystemView)The device enters the low power mode periodically using the callHAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_...

Alex7 by Associate
  • 170 Views
  • 1 replies
  • 1 kudos

Using STM32 IoT Cloud service as standalone?

Hi!I am prototyping and need something very simple to control e.g. LEDs, reading a sensor and handle provisioning.Can I use ST's IoT cloud standalone without Azure, AWS etc? Is there some simple step-by-step guide available about registration and how...

Resolved! Migrating from Quad SPI STM32H750 to Octo SPI STM32H733

Background: We have a board that uses Quad SPI on STM32H750 to interface with Macronix MX25L12833F Flash.  We are using the flash to support a large firmware image (with XIP). We are attempting to take this hardware and drop in STM32H733.  Doing this...

SMoon.2 by Associate III
  • 241 Views
  • 2 replies
  • 0 kudos

External Loader - stldr ERROR PARSING FAIL

Hello,I am attempting to make an external loader for a QuadSPI flash S25FL256SAGMFI000 using the STM32F769 and STM32CubeIDE.I followed this tutorial: https://www.youtube.com/playlist?list=PLnMKNibPkDnHIrq5BICcFhLsmJFI_ytvEI was able to run the code t...

PARSING FAIL.jpg
JOHNROSE by Associate II
  • 952 Views
  • 12 replies
  • 0 kudos

how to configure HSI in STM32L5...

Hello,I would like to know if it's possible to configure my evaluation board HSI, I have this code and I would like to adapt it on my evaluation card and see if it is compatible with the rest :  // HSI // void SystemClock_Config(void) { RCC_...

DYann.1 by Senior II
  • 722 Views
  • 22 replies
  • 0 kudos

Resolved! STM32 Timer encoder mode with synchronization

I am using STM32H753.My TIM2 is in Encoder mode, and I give two external signals from my incremental encoder to TIM2_CH1 and TIM2_CH2. My TIM2 is counts perfectly (Up or Down) when I move the encoder clockwise or anticlockwise.Now i want to syncroniz...

MJ_1992_0-1734619617197.png
MJ_1992 by Associate II
  • 271 Views
  • 4 replies
  • 2 kudos

STM32U5A9 USB MSC

 We are currently working on a project with the STM32U5 series running FreeRTOS and need to integrate the USB Mass Storage (MSC) class for adding pendrive / thumbdrive support. While exploring solutions, we noticed that CubeIDE doesn't directly suppo...

nfkt by Associate
  • 151 Views
  • 0 replies
  • 0 kudos