Hello,
I’m using the Arduino IDE to program a WCH CH32V307VCT6 MCU. This chip has 100 pins and I’ve noticed that some blocks of GPIO I can access and blink an LED for example and other blocks of GPIO can not be accessed. I can write the code and nothing at all happens. The code is accepted but the pins don’t change state. Has anyone been able to access all of the 100 pins of this powerful MCU through the Arduino IDE?
I’m using the first choice in your list of two.
Also the current version is 1.0.4 but my computer will only accept 1.0.3.
1.0.3 seems to run fine otherwise.