STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! EXTI not work as expected

 i am using NUCLEO-F410RB boardi followed the simple exti tutorial try to print "button pressed" to uart when the corresponding button is pressedlike most of the tutorial setting : interrupt rising edge . no pull up and pull down , one side of button...

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
  • 813 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
  • 930 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
  • 998 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
  • 356 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 Senior III
  • 1137 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
  • 2917 Views
  • 10 replies
  • 2 kudos