Closed Witawat closed 1 year ago
Hm. The core https://github.com/openwch/arduino_core_ch32/tree/main/variants/CH32V00x only has CH32V003F4, but not the CH32V003J4 and A4 chip. However, the only difference is that they should have less pins. Can you just try and change to board = ch32v003f4p6_evt_r0
?
The pin names are available per https://github.com/openwch/arduino_core_ch32/blob/f14a216b441e03907d2c0c9afab03e3985ab6852/variants/CH32V00x/CH32V003F4/variant_CH32V003F4.h#L21-L39
CH32V003 for openwch not support J4 8pin and A4 16pin ?
how to add ?