User Activity

Hi. I want to use HMC5833L for my project but I couldn't find any library to be used as a reference. Can someone briefly explain what are the steps needed to read data from the sensor? I have a little piece of code below but it doesn't work.HAL_I2C_M...
Hi, I am using the code below to spin my brushless DC motor. When I used another code where I have a potentiometer to vary the motor speed, the motor spins without problem so I don't think the DC motor and ESC are faulty. Is there something wrong wit...
I am using the Bluepill board. I want to generate PWM signal on Timer2 and set up a timer interrupt at 20ms interval on Timer3. I realized that the PWM signal cannot be generated if I set up the timer interrupt on Timer3. How do I solve this problem?
As shown in the picture, there are question marks at the file icon. Why is that so? The build icon greyed out as well.
Hi. I am trying to trigger and external interrupt using a push button (rising edge trigger and use internal pull down). When the push button is pushed, the variable cnt should be incremented and the pulse width of the PWM shall be changed according;...
Kudos from