-
Notifications
You must be signed in to change notification settings - Fork 19
Home
PeterVH edited this page May 9, 2016
·
19 revisions
Tests flashing a large sketch (it is now trimmed to 100KB) into a atmega 1284p. This is a duration and performance test. The name of the sketch is explained here.
Same test different target
Flashes a sketch that spans an area >128KB. This sketch dumps a very short version og the knight's tale on the serial port. The summarized tale makes the sketch conveniently small. It still spans an area >128KB because the tale is fetched from memory at 128KB.
Test | v1.06 | v1.06 | LC Technology | Baite
Test | Result | Probed Clock | Result | Result |
---|---|---|---|---|
No target connected | OK | - | OK | OK |
Chaucer100K to 1284p@16MHz | OK (42.59s) | 1.5 MHz | OK (52.91s) | OK (69.03s) |
Chaucer100K to Mega | OK (42.86s) | 1.5 MHz | OK (53.25s) | OK (69.21s) |
LongStoryShort | OK | 1.5 MHz | FAIL | FAIL |
Capacitive load on MOSI | OK (5.21s) | 16 KHz | FAIL | FAIL |
Program an attiny2313@12MHz | todo | |||
Program an attiny2313@8MHz | OK (0.46s) | 1.5 MHz | OK (0.69s) | OK (0.53s) |
Program an attiny2313@1MHz | OK (0.73s) | 93.75 KHz | OK (0.68s) | OK (0.58s) |
Program an attiny2313@128KHz | OK (5.21s) | 16 KHz | FAIL | FAIL |
Program an attiny2313@32KHz | todo | |||
Program an attiny2313@16KHz | OK (28.7s) | 1 KHz | FAIL | FAIL |
Program an attiny85 | todo | |||
Program an attiny841 | todo |