Raspberry Pi Pico Pin Issues

Hey all, I am trying to use a Raspberry Pi Pico in Makecode (currently with Maker) but struggling to get the analogWrite and analogRead functions to work correctly. analogWrite does not seem to output at all and analogRead registers 0 no matter what the actual input is. Any suggestions on where to go from here? I have seen @xjordanx do some work with the RP2040 so not sure if you have any particular advice on how to proceed here. Thanks in advance!

I did have that frustration too. I’ll go back and see if I ever got it working (I believe I did, and it took a lot of trial and error in the CFG files).

Stay tuned.