Skip to main content
Associate
May 28, 2025
Question

RC Receiver input not being picked up

  • May 28, 2025
  • 2 replies
  • 282 views

 

Screenshot 2025-05-28 at 22.46.07.png

This is the code i am using to pick up input from RC receiver to then change pwm values, but there seems to be a problem. PWM's are unresponsive to RC receiver which is connected to timer 2 channels. Is the given code correct? could it be that HAL_Delay is causing problems? I would appreciate any feedback, ive spent too much time trying to figure out the issue. 

 

 

2 replies

Pavel A.
Super User
May 28, 2025

What if you change batteries into the transmitter thing? Just guessing.

 

SonzayeAuthor
Associate
May 29, 2025

The transmitter works perfectly fine actually, the problem is that i think ic_width stays empty, i cant check too because the ports for uart 2 are being used for timer and there are no other 5v resistant ports i can put the timer on.