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

Resolved! STM MCUs: how to sync Audio IN and OUT?

This is more an experience report.I want to get audio from an INput source and forward to an OUTput sink. And both should stay in sync "forever" (I do not want to have a clock drift, I do not want to have the condition to skip a sample or to add one,...

scope_timing.png

Resolved! STM32U5xx: ADF as PDM MIC input - mono and DC offset?

Using STM32U5A5 MCU and adding the ADF example (taken from en.stm32cubeu5-v1-4-0\STM32Cube_FW_U5_V1.4.0\Projects\STM32U575I-EV\Examples\MDF\ADF_AudioRecorder) seems to work.I have changed to use the PLL3 and setup 3,072MHz as PDM MIC CLK (for 48KHz s...

STM32U5A5_ADF_PDM.png

Resolved! STM32F412 Multiple PWM Control Inquiry

I am developing a product using the STM32F412REFxLQFP64 chip, and I want to implement multi-PWM control. For TIM2 buzzer control: TIM_HandleTypeDef TIM2 PB10 ------> TIM2_CH3 TIM3 is used to generate a 1kHz waveform: TIM_HandleTypeDef TIM3 Channel 4 ...

KOPRO by Associate III
  • 653 Views
  • 10 replies
  • 1 kudos

STM32H7 ADC characteristics

Hi,I'm working on a setup with a filter and some electronics to get an analog signal ready for a ST microcontroller (STM32H723VG). I want to simulate everything, even the part inside the microcontroller that handles the signal. But the problem is, I ...

STM32H723VG datasheet.png STM32H7.png
HKet by Associate
  • 362 Views
  • 2 replies
  • 0 kudos

I cant get continuous Data from Sensors with I2C

The MCU I use is stm32f103c8t6 and the sensor is mpu-9255 on the board, there are 5 sensors and I show these sensor values on the LCD screen. I connected a button and when I press the button it moves to the next sensor. The problem is that I want to ...

Broos by Associate II
  • 525 Views
  • 5 replies
  • 0 kudos

How to compile arm_math.h source in STM32CubeIDE?

Hello All,     I am trying to include arm_math.h for STM32F401RE project, I have all the source file of math.h However when I try to build it. I am getting multiple defination  error at linking stage.Can anyone suggest me how to solve this? I am not ...

NNada1_0-1715784456438.png
NNada.1 by Associate II
  • 426 Views
  • 5 replies
  • 0 kudos

OSPI skipping bytes

We have been using an STM32 U585 with additional external FLASH connected to OSPI1 and external PSRAM connected to OSPI2.  This is not on a dev kit, it is our own hardware.  The PSRAM is memory-mapped and is using the HyperBus protocol.  We have noti...

BDoon.1 by Associate II
  • 681 Views
  • 7 replies
  • 2 kudos
Labels