xForth
xForth copied to clipboard
Hardware testing
- [ ] 8051
- [ ] C8051F330: Silicon Labs ToolStick
- [x] AVR
- [x] ATtiny85: Adafruit Trinket
- [x] ATtiny13A: Cheepit Sparrow
- [x] ATmega328P: on breadboard
- [x] Cortex-M
- [x] STM32L011K4T6 Cortex-M0+: STM Nucleo-32
- [x] MSP430
- [x] TI Launchpad
- [x] MSP430F2012IN
- [x] MSP430G2452IN23
- [x] MSP430G2553IN20
- [x] TI Launchpad
- [x] PIC
- [x] PIC16F1619: Microchip Curiosity DM164137
- [x] STM8
- [x] STM8S103F3P6 : noname breakout board
Thank you to @TG9541, @monsonite, and @Mecrisp for help in this department.
Planning to purchase these boards:
- 8051 - Silicon Labs ToolStick.
- Cortex-M - STM Nucleo L011K4.
- MSP430 - TI Launchpad EXP430G2.
- ESP8266 - Wemos D1 mini Lite.
- PIC - Microchip Curiosity.
They have arrived.
Except the ESP8266 board, which I haven't ordered yet.
Just the 8051 left.
Tested two more MSP430 parts. Had to adjust memory regions to fit; no problems otherwise.
My congratulations.
@Mecrisp Thanks!
Tested an ATmega328P on breadboard. Just some IN/OUT register numbers had to be changed.