Pranjal Chanda
Pranjal Chanda
PR created #214
> For those still having this problem, changing "configurationProvider" to "none" in the command Palette(ctrl+shift+P) fixed my issue. @doxxx this worked for me
I don't know if this info would help now but the issue is TMC2209 uses VM as a power supply for the chip not the VCC_IO. So, to enable the...
Solution: Please look at my reply at #9
I will have to try and get back to you
Now I have got this issue: ```sh sudo openocd -f interface/raspberrypi-swd.cfg -f target/rp2040.cfg Open On-Chip Debugger 0.12.0-g4d87f6d (2023-12-23-23:46) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html WARNING: Unknown...
@lurch any updates on this. As I need this info to create some CI/CD Setups
Oh yeah Happy new year!
Ok I get now. My config was using the old rpi interface. Need to switch to Linuxgpiod adapter
I think this info needs a released documentation somewhere from rpi team.