STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Phase shifted pwm using stm32f103

I am trying to build a current fed push pull DC DC converter. This requires two waveforms with duty cycle greater than 50% and phase difference of 180 dergrees. I would like to know the possible ways of achieving this. I have tried using output toggl...

MAbba.8 by Associate II
  • 986 Views
  • 4 replies
  • 0 kudos

Cycle Time

Hey,im going to use the H743 MCU in ~400MHz core frequency with Free Artos operation system.one of my uses is to sample an analog signal with external ADC in SPI Channel.An interrupt to the MCU will inform “samplenow!�?.im trying to figure how much t...

Pkats.1 by Associate II
  • 569 Views
  • 4 replies
  • 0 kudos

STM32G071 Temperature Sensor stabilization time

HiIn CubeIDE the temperature sensor stabilization time for my STM32G071 is defined by: stm32g0xx_ll_adc.h#define LL_ADC_DELAY_TEMPSENSOR_STAB_US ( 10UL)But in the Datasheet I see at least 15µs max for Tstart(ts_buf) and for Tstart itself its alrea...

0693W000005AhmIQAS.png
PGroe.2 by Associate III
  • 503 Views
  • 2 replies
  • 0 kudos

interrupt problem

Hi thereI am using a STM32F103C8T6. I defined this pins as External Interrupt:PB4 - GPIO_MODE_IT_RISINGPC13-GPIO_MODE_IT_RISING_FALLINGPC14-GPIO_MODE_IT_RISING_FALLINGPC15-GPIO_MODE_IT_RISING_FALLINGthe problem is that every time I SET/RESET PB4, it ...

Ala by Senior
  • 973 Views
  • 6 replies
  • 0 kudos