STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5 2 MEMS Microphones

Hello, 2 MEMS microphones share a common Clock (PB3, ADF1_CCK0) and Data (PB4, ADF1_SDI0) of a STM32U585QI.Using ADF the PDM signal is processed successfully. It processes either the data of the either falling or rising edge depending on setting Init...

h p by Associate III
  • 793 Views
  • 2 replies
  • 1 kudos

Using NUCLEO F756ZG - Checking speed of calculations

Hello all,Just started working with STM - Nucleo is my first trial at thisI am operating at 216MHzI noticed this while loop is taking almost 80uSec to complete with the simple trial floating point calculations& output a square wave that I can see on ...

JJAYAR by Associate II
  • 1029 Views
  • 5 replies
  • 1 kudos

ADC measurement noise on STM32G0 based MCUs

I'm using the STM32G071C8U7 microcontroller for AC-DC converter, and despite calibrating the ADC and obtaining mostly accurate measurements for all sampled channels, there is an inherent noise problem. When shorting one ADC channel to ground, I can't...

RBein.1 by Associate III
  • 2435 Views
  • 6 replies
  • 0 kudos

Resolved! Writing User data to memory

I am trying to implement application with password access and change option. Please suggest a way to store password/user data in flash memory. Are there any APIs or applicaiton note for more information? 

Nico3 by Senior
  • 735 Views
  • 1 replies
  • 0 kudos

Configure GPIOs PA11 and PA12 to USB D+ and D-

Posted on July 11, 2016 at 17:27I'm working with STM32F070xBI need to configure GPIOs PA11 and PA12 to USB D+ and D- alternate function. According to datasheet it is listed as Additional functions (not Alternate) USB_DM and USB_DP. It is not clear h...

dimax by Senior
  • 1039 Views
  • 4 replies
  • 0 kudos

Resolved! Brown Out Reset in STM32H753ZI

I am using STM32H753ZI for my project. My use case is I want to detect brown out reset after brownout occurs and system restarts.I am checking brownout reset flag using if (__HAL_RCC_GET_FLAG(RCC_FLAG_BORRST). My query is this flag is shared/common b...

A3 by Associate III
  • 705 Views
  • 1 replies
  • 1 kudos