hello,
I can see chprog.py has configurations for the chip CH32V305FBP6:
{'name': 'CH32V305FBP6', 'id': 0x1752, 'code_size': 131072, 'data_size': 0},
This chip has no BOOT0 pin out(according to datasheet it is tight to GND in package), so how can I boot it to factory bootloader?
thanks
hello,
I can see
chprog.pyhas configurations for the chipCH32V305FBP6:{'name': 'CH32V305FBP6', 'id': 0x1752, 'code_size': 131072, 'data_size': 0},This chip has no
BOOT0pin out(according to datasheet it is tight to GND in package), so how can I boot it to factory bootloader?thanks