STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F303 bypass the lack of DMA trigger via GPIO

I use TIM1 to generate PWM. I want to stop it by the BRK signal. I need to delay the BRK signal so that it works only at the end of the PWM period.The delay will be implemented on TIM3 in OPM mode, and for this I need to synchronize the CNT of both t...

PKurz.1 by Associate II
  • 907 Views
  • 5 replies
  • 0 kudos

stack unwinding during exception

Hi, I am trying to test my fault exceptions. In the event of an exception, I would like to get more information about the problem. In the event of an exception, I am finding the stack pointer and trying to get PC by unwinding the stack. I think the P...

andy_long_0-1711036399176.png andy_long_2-1711038262222.png andy_long_2-1711036630362.png andy_long_4-1711038592697.png
andy_long by Associate III
  • 961 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G431CBU6 has UART4 !

Hi, as advertisedof course , but no : - no UART4 as the datasheet , page 14/200 (false because UFQFPN48 has 4 more pins than LQFP48 ?)- no UART4 as CubeMx : PC10 and PC11 are present , but no UART4I have got a STM32G431CBU6 from an chinese board make...

mwalt.3 by Associate III
  • 998 Views
  • 4 replies
  • 0 kudos

Triggering ADC Sampling by Timer Events

Posted on August 29, 2014 at 19:35I am trying to setup ADC sampling that is triggered by a Timer. Essentially I want to setup a 1 kHz timer that will trigger an ADC sample every 1 ms, and use DMA to transfer the sample data. I have all the component...

how to interface 50 pin lvds 1920*720 in f769-dis0

Hi ST-Members,I need to interface a 10.3-inch LVDS display with a resolution of 1920x720 to an STM32F769-disc0. I also have an H743 Nucleo board. Could you please advise on the method I should use to make the display work? Additionally, I plan to ini...

DS90C385AMT.png