xForth icon indicating copy to clipboard operation
xForth copied to clipboard

Hardware testing

Open larsbrinkhoff opened this issue 8 years ago • 8 comments

  • [ ] 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] PIC
    • [x] PIC16F1619: Microchip Curiosity DM164137
  • [x] STM8
    • [x] STM8S103F3P6 : noname breakout board

larsbrinkhoff avatar Sep 14 '17 08:09 larsbrinkhoff

Thank you to @TG9541, @monsonite, and @Mecrisp for help in this department.

larsbrinkhoff avatar Sep 14 '17 11:09 larsbrinkhoff

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.

larsbrinkhoff avatar Sep 20 '17 14:09 larsbrinkhoff

They have arrived.

Except the ESP8266 board, which I haven't ordered yet.

larsbrinkhoff avatar Sep 29 '17 09:09 larsbrinkhoff

Just the 8051 left.

larsbrinkhoff avatar Oct 05 '17 04:10 larsbrinkhoff

Tested two more MSP430 parts. Had to adjust memory regions to fit; no problems otherwise.

larsbrinkhoff avatar Oct 24 '17 06:10 larsbrinkhoff

My congratulations.

Mecrisp avatar Oct 24 '17 23:10 Mecrisp

@Mecrisp Thanks!

larsbrinkhoff avatar Oct 25 '17 07:10 larsbrinkhoff

Tested an ATmega328P on breadboard. Just some IN/OUT register numbers had to be changed.

larsbrinkhoff avatar Nov 06 '19 14:11 larsbrinkhoff