STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AcousticBF initialization

Hi,I've been trying to setup beam forming(SMARTMIC1_V2.0.0) on my stm32f412g-discovery with two microphones connected to DFSDM peripheral but i can't quite understand how to setup it properly and examples aren't helpful.Could anyone throw some light ...

GMiki.1 by Associate
  • 290 Views
  • 0 replies
  • 0 kudos

Resolved! ADC voltage with respect to MCU VDD

Hello, I am using STM32L4R9AI, the MCU VDD is powered at 1.8v and VDDA at 3.3v. in the recommended design by ST, there is ferite bead between MCU VDD and VDDA, ferite bead is basically inductor which acts as short circuit for DC current, so how can I...

D2 in RUN mode and D1 in STANDBY.

Hi,I'm using a dual core H7 and I'd like to use the only the M4 in some situation, having the D1 domain in Stand-by.It seems that there is no example for such configuration and I'm struggling to make it work by myself.I'm wondering what shall be the ...

GregB by Associate II
  • 439 Views
  • 2 replies
  • 0 kudos

DWT_Library not working for STM32F767

Hi,I'm using DWT library to generate us_delay.#include "stm32f7xx_hal.h" // change to whatever MCU you use #include "dwt_delay.h"   /** * Initialization routine. * You might need to enable access to DWT registers on Cortex-M7 * DWT->LAR...

VPras by Associate II
  • 1610 Views
  • 7 replies
  • 0 kudos

Controller supply when flashing via UART

Hello everybody,I use the STM32H743 and try to flash it via UART, which usually works quite well.I would like to know whether it is important to de-energize the controller before connecting the programming adapter or the adapter must be connected und...

ANovi.7 by Associate II
  • 364 Views
  • 1 replies
  • 0 kudos

Resolved! SPI 4-6 on STM32F767 Nucleo-144

I'm using STM32F767 Nucleo-144 and am trying to get the SPI 4,5 and 6 working. SPI1-3 work fine. On the Nucleo Board manual I don't find any reference to SPI4-6 at all. So it is possible that those SPI aren't working on the Nucleo Board for some reas...

JSchn.1 by Associate III
  • 1913 Views
  • 10 replies
  • 0 kudos