ChangeLog 854 B

1234567891011121314151617181920212223
  1. [v3]
  2. * Made board narrower
  3. * Changed MCU orientation on the board
  4. * Route all signals on top layer when possible
  5. * Added socket for 45-series data flash (which has different pinout), intended for connecting adapter / test socket boards
  6. * Added write-protect switch as a jumper and indicator LED for it
  7. * Power supply for flashes
  8. * New programming header, removes GND since USB provides it, BOOT0 back as a pin
  9. * Removed unnecessary capacitor on nRST
  10. * Move D+ pullup from PB3 to PA13
  11. * Schematic clean up
  12. * Changed all vias into 13mil.
  13. [v2]
  14. * Fixed MCU package
  15. * Fixed XTAL connection
  16. * Silk under MCU and XTAL for inspection and isolation
  17. * Removed unnecessary connections on the programming header since plugging into USB provides power and reset, BOOT0 as a solder jumper
  18. * Removed unnecessary pullup on nRST
  19. [v1]
  20. * Initial attempt