STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Low power run mode on Zephyr

I'm working on entering and exiting low power run mode at runtime on Zephyr rtos. I can't find a way to change clock frequency to 2MHz (required by LPR) and back to 80MHz using zephyr  features at runtime. Is there any api to achieve this, or some si...

SPH FLUID optimization issues

Hopefully i chose the right thread, right so i have sn stm32h523 chip running a PCISPH fluid simulation, but its incredibly slow, that was expected, which is why i optimised the algorithm to include spatial hashing to reduce particle-particle computa...

tekky0_ by Associate
  • 23 Views
  • 0 replies
  • 0 kudos

Resolved! External SDRAM scattered loading issue

Hi,Master:MCU: stm32h743iiIDE:keilQuestion:There is a 32M external SDRAM, and the scatter file is as follows:LR_IROM1 0x08000000 0x00200000 { ; load region size_region ER_IROM1 0x08000000 0x00200000 { ; load address = execution address *.o...

Lyu.1 by Senior
  • 203 Views
  • 4 replies
  • 0 kudos

STM32L031K6 not outputting to serial terminal

Hi STM community,I’m working on a project with an STM32L031K6 paired with a Fujitsu FRAM MB85RC256V and an SHT31-D temperature/humidity sensor (on a breakout board). Both peripherals are on the I²C bus PB7 = SDA, PB6 = SCL.I’m trying to test the setu...

ramyg1 by Associate
  • 60 Views
  • 1 replies
  • 1 kudos