STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F413VGT6 does not enter DFU on USB

Hello!Prehistory:USB DFU works flawlessly on another my design which is based on the STM32H743ZGT6.When it is powered on with BOOT0=1, I measure 3.3V on the USB_DP processor pin with a USB cable disconnected from the board.Problem:There is a USB DFU ...

FBaev.1 by Associate III
  • 349 Views
  • 10 replies
  • 0 kudos

Resolved! Input impedance of the STM32H735 AD converter

Hello everyone.I am currently considering using the STM32H735 AD converter.As shown in the figure, I have inserted a Schottky barrier diode and a 1kΩ resistor just before the ADC terminal pin for overvoltage protection.I was curious about the input i...

ADCIN.png
kazutobi by Associate II
  • 85 Views
  • 2 replies
  • 0 kudos

STM32H7 optimized SPI driver for use in DMA mode

Good day everyone. I am working on the STM32H7 MCU and using the HAL library for controlling an SPI in DMA mode that has to exchange data with an external device in real-time. I'm working at the maximum possible CPU frequency and using the -O2 optimi...

ioncasu by Associate II
  • 116 Views
  • 3 replies
  • 0 kudos

USB Microphone

I'm trying to send a Audio data from MEMS microphone to Device through USB. I had defined a configured a descriptors accordingly. But I'm facing Error message that is *!*ERROR: No open pipes!.[Port1] : USB Composite DeviceIs Port User Connectable: ye...

pugazh19 by Associate
  • 121 Views
  • 2 replies
  • 0 kudos

ADC|DMA|TIMER + STM32U575

Hello I am validating the ADC DMA Timer using stm32u5I am doing when ADC and DMA are working fine but timer is not working getting into the error handler what I am doing is I want start ADC and DMA  when timer trigger but the timer is following error...

PESHWA by Associate II
  • 1380 Views
  • 4 replies
  • 0 kudos

Resolved! ST-Link can't connect to STM32H750VB

I'm working on a custom PCB with an STM32H750VB and the ST-link is unable to find the target in both CubeProgrammer and St-link Utility via SWD, below are screenshots of some of the error messages I received and our microcontroller schematic. I've pr...

Avid_0-1739039557192.png Avid_1-1739039643267.png
Avid by Associate II
  • 252 Views
  • 7 replies
  • 0 kudos

Is LWIP available for STM32H5XX

I just updated my STM32IDE to support the STM32H5 series parts and I noticed in my project that LWIP is no longer a middleware option. Is it not supported on this family?

mvonahnen by Associate III
  • 5693 Views
  • 17 replies
  • 3 kudos

Microcontroller Selection

Hello,I am in the process of selecting a microcontroller for my application and would like some guidance on which microcontroller would be best suited for my project. My project has the following known specifications/interfaces:- x3 UART ports up to ...