User Activity

Hi everyone,I am working on implementing the Peak Current Control Method for a boost converter. As an initial step, I am trying to interface the sawtooth waveform for my ramp signal.I have followed the ST YouTube video on this topic:"STM32G4 Series V...
Hi ,I want to install X-CUBE-DPOWER for stm32g474 board but this message appears This software is not available for download.Can anyone help me solve this problem?Kind Regards
hi everyone want to use interrupt in main.c i am using extern "C" for this purpose but its couldn't compile/* USER CODE BEGIN 4 */ extern "C" void TIM2_IRQHandler(void) { // Handle update interrupts (update interrupt flag is set) if (TIM2->SR & TIM_S...
Posted on August 10, 2017 at 19:48hi everyone i have configured the timer for quadrature encoder which is working but as my quadrature encoder resolution is 1920 counts in 360 degree but in debugging mode it is give me 180 counts per 360 degree my c...
Posted on June 07, 2015 at 19:47hi everyone  i m going to interface encoder with motor the encoder is working perfectly and counting up to 0xFFFF in clock wise direction but when i rotate in counter clockwise direction it,s counting from 0 but from ...
Kudos given to