User Activity

Hi Team,We use stm32f303Rbt6 microcontroller. I need a output for Input capture, I am using two timers. I generate pulse for Tim1(1khz) and I set for Tim2 for input capture mode(input capture direct mode). TIM1 generate the pulse for continuously(1kh...
Hi, We use stm32f103c8t6 microcontroller. I need a output for Analog watchdog,adc read continuously background. I access analog value to activate sleep mode and wake up mode. I access the POT to Low threshold(0<100) to activate sleep mode and access ...
Hi, I work with low power sleep mode in stm32 and it is sleep mode works well in our programme.MCU goes sleep mode after 5 seconds and wakup for external interrupt pin to connect for MCU wake up.But I need a output for MCU sleep for 1 min without ADC...
Hello,    I am try to write the data for memory address in EEPROM using standard protocol I2C. we are trying in data write to memory Address and Driver IC read to operates the Sensorless BLDC motor. so I am working in this method. But am put in the d...
Hello,      I am work with STM32G030F6p6 Microcontroller for I2C communication with DRV10983 Driver IC to controll sensorless BLDC ceiling Fan. For I2C communication ,I need to configure my I2C using STM32CubeMX respecting information in the driver, ...