Skip to main content
Fix typos
Source Link
per1234
  • 4.3k
  • 2
  • 24
  • 44

Arduino PWM Outputoutput cannot drive MOSFET 0-12V

On an ArudinoArduino Uno, the PWM pin 3 is connected to the gate pin of an N-channel MOSFET STP16NF06L. The source pin is connected to ground of a 12V12 V power supply and drain pin connected to a multimeter. The other end of the multimeter is connected to the positive terminal of the power supply.

Question: When Arduino varies its PWM output from 0 to 255, the multimeter reading goes from 11.50V50 V to 12.10V10 V. Why isntisn't it 0 to 12V12 V?

When the FET gate is connected to the ArudinoArduino pin that outputs either 0V0 V or 5V5 V, the multimeter reading is as expected at 0V0 V and 12V12 V respectively.

Arduino PWM Output cannot drive MOSFET 0-12V

On an Arudino Uno, the PWM pin 3 is connected to the gate pin of an N-channel MOSFET STP16NF06L. The source pin is connected to ground of a 12V power supply and drain pin connected to a multimeter. The other end of the multimeter is connected to the positive terminal of the power supply.

Question: When Arduino varies its PWM output from 0 to 255, the multimeter reading goes from 11.50V to 12.10V. Why isnt it 0 to 12V?

When the FET gate is connected to the Arudino pin that outputs either 0V or 5V, the multimeter reading is as expected at 0V and 12V respectively.

Arduino PWM output cannot drive MOSFET 0-12V

On an Arduino Uno, the PWM pin 3 is connected to the gate pin of an N-channel MOSFET STP16NF06L. The source pin is connected to ground of a 12 V power supply and drain pin connected to a multimeter. The other end of the multimeter is connected to the positive terminal of the power supply.

Question: When Arduino varies its PWM output from 0 to 255, the multimeter reading goes from 11.50 V to 12.10 V. Why isn't it 0 to 12 V?

When the FET gate is connected to the Arduino pin that outputs either 0 V or 5 V, the multimeter reading is as expected at 0 V and 12 V respectively.

Source Link
Nyxynyx
  • 1.4k
  • 4
  • 23
  • 25

Arduino PWM Output cannot drive MOSFET 0-12V

On an Arudino Uno, the PWM pin 3 is connected to the gate pin of an N-channel MOSFET STP16NF06L. The source pin is connected to ground of a 12V power supply and drain pin connected to a multimeter. The other end of the multimeter is connected to the positive terminal of the power supply.

Question: When Arduino varies its PWM output from 0 to 255, the multimeter reading goes from 11.50V to 12.10V. Why isnt it 0 to 12V?

When the FET gate is connected to the Arudino pin that outputs either 0V or 5V, the multimeter reading is as expected at 0V and 12V respectively.