board/CHANGELOG.md

28 lines
555 B
Markdown
Raw Normal View History

2024-03-28 23:58:55 +01:00
v2
==
same USB type-A plug form factor.
2024-04-19 03:29:54 +02:00
change MCU to STM32F042 since it provides read out protection, can recover 48 MHz clock from USB, and is easy to solder.
2024-03-28 23:58:55 +01:00
2024-03-27 03:17:19 +01:00
v1
==
smaller form factor.
2024-03-28 23:58:55 +01:00
fits in USB type-A port.
2024-03-27 03:17:19 +01:00
uses CH32V203 as it is smaller, cheaper, and requires less external parts (DP pull-up, crystal).
2024-04-18 14:56:44 +02:00
issues:
- USB pins are mirrored
2024-03-20 05:07:12 +01:00
v0
==
this is a large development board.
it accepts the classical STM32F103 (which I'm more familiar with), and CH32V203 (cheaper).
it has a proper debug port and buttons.
2024-04-18 14:56:44 +02:00
issues:
- USB pins are mirrored