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

changing TIM1 Dead-time generator setup continuously

HI,I want to change tim1 Dead-time generator setup continuously between 10 -120first time I set Dead-time with cube mx and it worked correctly sBreakDeadTimeConfig.OffStateRunMode = TIM_OSSR_DISABLE; sBreakDeadTimeConfig.OffStateIDLEMode = TIM_OSS...

alireza by Associate
  • 1443 Views
  • 2 replies
  • 0 kudos

Resolved! Timer Interrupt on overflow only

I am capturing an RC PPM signal using an advanced timer with DMA. But now, I want to implement a failsafe in case of a lost connection using only hardware. The closest I got so far is using a separate timer (with pins connected externally) in reset m...

Mosco by Associate II
  • 4204 Views
  • 6 replies
  • 0 kudos

Problem of ADC internal voltage regulator in STM32H743IIT

Hello ,When I debug the ADC1, In function HAL_ADC_Init(), it was blocked in " Enable ADC internal voltage regulator " because of the failure of verification ADC voltage regulator,.Here I attached the original code:if  (HAL_IS_BIT_CLR(hadc->Instance...

CME by Associate II
  • 1092 Views
  • 2 replies
  • 2 kudos

Resolved! How to write good cellular modem driver?

Hi guys,I'm struggling with modem communication on embedded system that does few other tasks in realtime. I'm using TCP stack built in modem (Fibocom G510). This seem to be not complicated, but every time I'm doing it - I'm doing it diffrent way and ...

Trying to understand hdmi/dvi protocol for noobs

The idea of ​​opening this question is to achieve what I put in the title: understand the encoding of the hdmi/dvi signal, in a staggered manner. I don't want to define any microcontroller capable of it yet, but my intention is, if possible (I know i...

Resolved! How to include/find the source and header files for LL-Drivers?

Hi there, I have been using STM32G474, but if I look into the HAL driver folder structure I cannot find the files for LL-Drivers. I want to use LL functions in my code. Looking forward to your quick suggestions.BRs,Waled2G474RE, the documentation say...

0693W00000NqdoLQAR.png 0693W00000NqdoVQAR.png
WKhan.2 by Associate II
  • 4120 Views
  • 6 replies
  • 0 kudos