STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to get best ADC sample using ADC + TIM + DMA.??

Hello everyone,I am using ADC + DMA + TIMER for my analog samples on STM32 nucleoF401RE.I am new into the STM32 family.So I refer some code as per given some examples in this community.But I am not able to achieve it.I wanted to follow below method f...

MGami.1 by Associate III
  • 762 Views
  • 3 replies
  • 0 kudos

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
  • 364 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
  • 577 Views
  • 2 replies
  • 0 kudos

Hello, I have a question regarding the Flash Bank organization of the STM32F4xx Devices (we use STM32F469IG with 1MB Flash).

This MCU has 1MB Flash which can be configured with the DB1M Bit in the OPTCR Regs of Flash Controller. Default is DB1M=0, which layouts the flash in single bank mode in 12 Sectors.DB1M=1 layouts the flash in dual bank mode with 2x 8 Sectors.When DB1...

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
  • 2066 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
  • 467 Views
  • 1 replies
  • 0 kudos