STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! synchronize two timers with each other

Hi,I'm working with a STM32F439 and I set both timers, timer3 & timer4 to produce a 460ns pulse at a 50Hz frequency with their PWM feature. Now I need to be able to control their offset to each other with the ability to set it to 0. But it appears li...

debug by Associate III
  • 966 Views
  • 2 replies
  • 2 kudos

Resolved! Issues with STM32H7 and SPI on trasmission

Hello,I'm just started using a nucleo-h742x. I have configured the SPI and the Fatfs library using the default settings, the SPI speed was configured at speed below 1Mbit/s. The sys clock is below 100MHz.I always get disk_not_ready error when trying ...

frnt by Senior
  • 2876 Views
  • 10 replies
  • 0 kudos

Resolved! STM32G030 Connection to device lost

Hi,I'm working on a STM32G030C8T6 based personal project and recently done a revision 2 to fix some annoyances and add some status LEDs. Programming and debugging is done via a STLink V3 and the SWD. I've encountered twice the same strange behaviour,...

emf97 by Associate II
  • 752 Views
  • 10 replies
  • 1 kudos

LM35 HAL ADC

Greetings,                 STMCubeIDE         STM32F407G-DISC1       I am tryiny to read a stable analog signal from LM35 output pin.However, I usually read zeros.The rest of the data also make no sense.Because the data range between each other is ve...