-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
As per the schematic in https://learn.adafruit.com/adafruit-qt-py-ch32v203?view=all#files-3176409, the board is using a CH32V203G6U6, which has only 32 KB Flash and 10KB RAM.
See https://www.wch.cn/products/CH32V203.html
This core however says it has 224 KB flash and 10KB RAM.
Lines 527 to 531 in d767162
| #Adafruit QTPy CH32V203G6 Board | |
| CH32V20x_EVT.menu.pnum.CH32V203G6_ADAFRUIT_QTPY=Adafruit QTPy CH32V203G6 | |
| CH32V20x_EVT.menu.pnum.CH32V203G6_ADAFRUIT_QTPY.node=NODE_V203G6_ADAFRUIT_QTPY | |
| CH32V20x_EVT.menu.pnum.CH32V203G6_ADAFRUIT_QTPY.upload.maximum_size=229376 | |
| CH32V20x_EVT.menu.pnum.CH32V203G6_ADAFRUIT_QTPY.upload.maximum_data_size=10240 |
Metadata
Metadata
Assignees
Labels
No labels
