Hello sir,
is every pin of raspberry pi 3 model b can be configured as PWM ?
if yes how we use it possible?
Hello sir,
is every pin of raspberry pi 3 model b can be configured as PWM ?
if yes how we use it possible?
Hi,
You'll find the following links useful:
https://www.raspberrypi.org/forums/viewtopic.php?t=150254
Basically the answer to your question is 'no', and the longer answer is 'maybe, but only in software', and it's possible using Python.
Hi,
You'll find the following links useful:
https://www.raspberrypi.org/forums/viewtopic.php?t=150254
Basically the answer to your question is 'no', and the longer answer is 'maybe, but only in software', and it's possible using Python.
thank you for your valuable reply.
from the link it says two pwm channel are used for raspberry pi 3 model B.
but i need to know extra pwm channel accessible or not