User Activity

Posted on May 04, 2017 at 09:54I am using si4432 for radio communication interfacing it with stm32f103rbtx. I am successful in the setup of radio communication by and large. Although there is an issue. I am able to receive only the 1st byte on the r...
Posted on March 27, 2017 at 07:46Hello everyone,I am trying to reverse the motor direction using PWM from the STM32F1 Series controller and using the L293D Motor driver. I have referred to the bi-directional motor control circuit given in l293d data...
Posted on January 03, 2017 at 13:00I am trying to use a potentiometer and an encoder input from the motor to control the motor in closed loop, but I don't know how to go aout it?Should I compare the encoder with ADC or should I compare it with input...
Posted on January 02, 2017 at 10:11I am trying to get the rate of change of value of the potentiometer using ADC with a timer trigger. So far I have failed. I am trying to measure the change in value of ADC with the Timer trigger of every 100 micro ...
Posted on December 27, 2016 at 06:55 I am trying to generate an instantaneous PWM signal using ADC Single channel interrupt on stm32f103rbt6 nucleo board. I want to vary the speed of the dc motor using the instantaneous adc interrupt. But I am ge...