Hi
The pin out diagram on
https://docs.particle.io/datasheets/raspberrypi-datasheet
has the description of GPIO12 and GPIO16 back to front - it should be GPIO12 as “PWM 1” and GPIO16 as “Digital I/O” - I’ve tested this and PWM functionality works successfully on GPIO12 - not on GPIO16
Also currently when using analogWrite a workaround is required - calling pinMode prior to each analogWrite call - does someone have this on their todo list to fix?
Thanks
Regards
Julian