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

Resolved! Using TIM3 in STM32H753 to trigger BDMA

Hi,I'm trying to generate a serial data pattern in STM32H753 for WS2812B LED chip. I did it before with STM32F2, as the TIM, GPIO & DMA2 are within the same data bus matrix, i'm able to use TIM module events as a trigger event for DMA, and start movi...

JLee.46 by Associate II
  • 840 Views
  • 2 replies
  • 0 kudos

STM32F4 and alternatives

Hello everyone ; Please if someone from ST could confirm : We have a shortage of stm32f429 and the given lead time is about 80 weeks ; so our production will be stopped for 1 year; to solve this we decided to revise the design of the board and cho...

Resolved! STM32L452 ADC shifted

STM32L452 ADC1 single-mode works with DMA1. ADC results are higher than the actual Voltage by around 25%. Any possible directions?

IP.2 by Associate II
  • 684 Views
  • 2 replies
  • 0 kudos

Resolved! Is there any STM32H7 reliable emulator?

Hi everybody,I'm working on the stm32H747/757, and later will work on STM32H753.We have a test-driven development attitude and I was curious, is there any way to emulate the MCUs of H7 series?Thanks all :) 

AAvda.1 by Associate II
  • 3484 Views
  • 6 replies
  • 0 kudos

Programming secondary chip using SWD interface

HiI have a chip in main board that can be programmed using SWD interface.Can I use the SWD of the STM32F407 to program another chip (and not just for programming and debugging the STM32) ?If so - Are there any HAL functions ?Thanks

Ofer by Associate III
  • 3249 Views
  • 15 replies
  • 0 kudos

core to core event interrupt

Hello,I am working on Nucleo-h745ziq board. I enable cm4 to cm7 event and cm7 to cm4 .I enable the timer in cm4 and cm7 .But the event it doenot occur in cortex m7 ,my programme is below please help me.void HAL_TIM_PeriodElapsedCallback(TIM_HandleTy...

MDeva.1 by Associate II
  • 882 Views
  • 4 replies
  • 0 kudos