STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Low-power sleep mode

Not able to send STM32L4S9ZIJ6 into low-power sleep mode even after using inbuilt sleep API calls. Have used HAL_PWR_EnterSLEEPMode function call after configuring SLEEP_PD register, configuring system clock to run at 2MHz & changing the regulator mo...

image (3).png
Anup123 by Associate
  • 170 Views
  • 2 replies
  • 0 kudos

STM32G4 PDM microphone CubeIDE example?

Still looking for ANY example showing a STM32G4 using a PDM microphone over SAI. ST sells both, and supposedly work together, but all I see in support forums is everyone (including ST employees) saying how they have to paste things together from unsu...

TZiel.1 by Associate II
  • 231 Views
  • 3 replies
  • 0 kudos

Resolved! I2C with repeated start condition example

HIGot an I2C device connected to my p nucleo wb 55 board. currently no luck communicating.I've been instructed to to use a  repeated start condition in I2C   https://www.i2c-bus.org/repeated-start-condition/Not sure if my current   HAL functions work...

DS4_0-1723014680800.png
DS.4 by Senior II
  • 284 Views
  • 4 replies
  • 3 kudos

STM32G0 Bootloader

Hello Team,I am looking for the STM32G0 Custom Bootloader which needs to run and read the data from the external SPI flash Memory and write into User Code Memory. Can you please help me out of it to get into any custom bootloader examples codes.  Reg...

NM by Associate III
  • 246 Views
  • 3 replies
  • 0 kudos

aws expansion package

Hi. I'm looking for a (or a bunch of) stm32cube expansion package(s) to add aws iot and freertos mqtt libs to stm32cube. I've found https://www.st.com/en/embedded-software/x-cube-aws-h5.html and https://www.st.com/en/embedded-software/x-cube-aws.html...

I2C Working Inconsistently

I am trying to read data from an MPU6050 sensor using I2C with the STM32F413ZH board. However, I am encountering errors, likely because the levels of the SCL and SDA initialization and termination bits are incorrect. This causes the system to sometim...

Resolved! STM32f429 disc1 board

Can I know what is difference between internal adc of STM32f429 disc1 board and an external 12bit 1MSPS adc.Which adc to use for any application that needs more accuracy whether I should go for external or internal adc.Will internal adc produces any ...

EEPROM Emulation in FLASH STM32L432KC

I am working on EEPROM Emulation in STM32L432 using its internal flash memory so is there any specific address for making EEPROM emulation in stm32l432kc or can we take any random address of flash memory? give the solution. 

vpn by Associate
  • 221 Views
  • 2 replies
  • 0 kudos
Labels