What is the pin number for PWM on RPI 3 model B?
On the RPI2 i used to 18 pin, I used to set it up like
"gpio -g mode 18 pwm"
However, is it same on the RPI 3?
Where can I found the doc, usually gpio pin 18 used to PWM on RPI?
I've got the pin info with this commands. However, I have no idea on RPI3 .
pi@raspberrypi:~ $ gpio readall
I want to know how to I set the PWM pins from this chart.