2

I'm trying to understand how to drive a servo that needs 5 V power with a 3.3 V output microcontroller. If I have a 3.3 V PWM signal and a 5 V power source, is there a way that I can use a single N-Channel MOSFET to control the servo's motion?

JYelton
  • 34,119
  • 33
  • 145
  • 265

1 Answers1

0

You can probably just connect it directly. See this comment by @BruceAbbott:

all modern rc receivers output 3.0~3.3V pulses, so any servo sold today has to work at this voltage. – Bruce Abbott

Spehro Pefhany
  • 397,265
  • 22
  • 337
  • 893