STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Beam Forming sample for MIC ARRAY

I'm in the first steps of my project. Selected STM32F446ZE Nucleo board for developing MIC ARRAY application as 446ZE used in BLUE COIN and made my own same arranged mic array board. Now I found there is no Beam Forming sample for it!ST has a documen...

_behn4m by Associate II
  • 1207 Views
  • 1 replies
  • 0 kudos

Running 2 uCs instead of 1

Hello,I'm building a device which will have a user control panel with knobs ( adc ), buttons, encoder knobs, and LEDs etc which will use up many pins.  The device will perform time sensitive output tasks such as DAC and PWM based on user input.I'm th...

LMorr.3 by Senior II
  • 1154 Views
  • 4 replies
  • 1 kudos

Documentation for stm32-wm8994?

Hi all,I can't seem to find documentation for stm32-wm8994.  I want to use it with STM32F746-Disco board. The BSP project for this board doesn't seem to use this version. I'm using the cubeIDE.Thanks

Rodo by Senior
  • 1250 Views
  • 2 replies
  • 0 kudos

USBD_ColorMatchingDescTypeDef for monochrome camera

Hello,Does anyone know the values of the following variables (in the struct USBD_ColorMatchingDescTypeDef) for a monochrome camera?uint8_t bDescriptorSubType;uint8_t bColorPrimarie;uint8_t bTransferCharacteristics;uint8_t bMatrixCoefficients;Best reg...

mcBe by Associate
  • 451 Views
  • 0 replies
  • 0 kudos

Peripheral reset timings

Hello,I have a question regarding the peripheral reset registers.For the G070 device, in the RM0454, section 5.2.16, it is specified that the clock enable of a peripheral takes 2 cycles to prevent glitches. Fine.However, how do you experts use the re...

Kraal by Lead
  • 1495 Views
  • 3 replies
  • 0 kudos

Low-Level Driver

HelloI have been working on some project which require external interrupt (EXTI). It is a custom PCB with stm32L476vgtx MCU. I am able to verify interrupt via HAL library but unable to do so with the LL driver library. I have used the repository exam...

prsh by Associate II
  • 3499 Views
  • 10 replies
  • 2 kudos

STM32H7B3I-EVAL Cube Support

Is there a reason none of the projects for STM32H7B3I-EVAL are available with the cubeMX tool? Can STM provide a project with a better pin editor for this toolchain?