-
This issue follows on from https://github.com/KiCad/kicad-library/issues/1386
Some references:
* https://github.com/KiCad/kicad-library/pull/1081
* https://github.com/KiCad/kicad-library/issues…
-
I just noticed, that the code generator generates a word reg-reg move instruction (MOVW) also for the tinyavr core (ATtiny10). This is not support according to the datasheet.
See attached example.
[…
-
~~The MSP430G2 will be the controller for the kicker board. We will interface with it from the MBED over I2C.~~ We need to setup a "protocol" for the commands to make this happen.
Use Code Composer…
-
I'm trying to program an ATtiny85 dip chip using the TinyAVR programmer, but with no success. I was able to bootload successfully, but when I try to upload the blink sketch, I get the following error…