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

ADC sampling with TIM1 and saving to DMA

Hello ,I am generating PWM wave of 16khz ,by using TIM1 ,the Duty cycle updating from the DMA array in circular mode .(to generate sinewave ).And worked as expected . The TIM1 is configured the Trigger (TRGO) to update event.Now i want to sample ADC ...

Screenshot 2024-05-04 at 9.13.21 PM.png

Resolved! STM32H7 Pseudo SRAM compatibility

Hi,I'm looking for SRAM memory for STM32H757xI and found thishttps://eu.mouser.com/ProductDetail/ISSI/IS66WVS4M8BLL-104NLI?qs=doiCPypUmgHfByEUFkOsAw%3D%3DDoes such kind or SRAM memory work with this MCU model?Thanks.

Ajaho by Associate III
  • 2930 Views
  • 4 replies
  • 5 kudos

MTBF/FIT Reliability Data for STM32H743VIT6

Hi,I am trying to calculate the MTBF (mean time between failures) value for the STM32H743VIT6 module. Please suggest any techniques for the same. I am currently using the Qjc (Junction to Case Thermal Resistance) and Pd (Power Dissipation) values to ...

Resolved! Some STM32 do not like JTAG debugging

Beside my Nucleo-H7S3L8 board, I have other boards where the MCU can do JTAG and have JTAG pin accessible, but neither STM32CubeProgrammer not OpenOCD and other programmers can detect/attach  via JTAG. SWD works works fine on these boardsHere the out...

Quadrature changes my frequency to random values.

Hi,I've been trying to have a output quadrature and I somehow managed to do it with this code. void TIM3_Configuration_positive_quadrature(void) { TIM_OCInitTypeDef TIM_OCInitStructure; int Period; Period = 1000 / 1; // 1 Hz - 1 second on, 1 secon...

connecting STM32U5A9NJH6Q DSI pins to unpowered LCD

I have designed an STM32U5A9NJH6Q into a custom board for a medical device.  The display is working great in the first rev of the boards.  In the next revision of the boards, I have been asked to add the capability to power off the LCD display.  Are ...

Resolved! Will DVP camera interface support STM32H747 MCU

most of the cameras in th market are with DVP and MIPI CSI interface, do DVP camera interface supports STM32H747 microcontroller, if so to which pins can we connect DVP to DCMI interface.

kumar30 by Associate II
  • 3426 Views
  • 2 replies
  • 0 kudos

STM32H563, PDM and DMA Double buffering

Hello,i would like to read output from a digital microphone using SAI, DMA and double buffering technic. transfert are done and callbacks are triggering properly.  The problem is got is either Half cplt or Full cmplt callback interrupt being called t...

jboui.1 by Associate II
  • 5695 Views
  • 11 replies
  • 0 kudos

Resolved! the pin to pin compatible part of stm32f103vet6?

Hi,I'm using stm32f103vet6 in my design, but due to the limit power budget, the MCU consumes much power(60mA per MCU , while I used 2 chips in my design), result in frequently triggering over current protection. Is there pin to pin compatible STM32L ...

JKW by Associate III
  • 6663 Views
  • 10 replies
  • 9 kudos

Resolved! Most Efficient solution for reading ADC through SPI

Hi,i'm always looking for the most efficient implementation of code in my STM controllers and was wondering which is the most efficient way to implement ADC reading from an external ADC chip trough SPI in an STM32G4 controller.The ADC (MCP3461/2/4) h...

sde c.1 by Senior II
  • 6812 Views
  • 6 replies
  • 1 kudos