Bernhard

Results 33 comments of Bernhard

Sure! You can run the rescue sketch on an Arduino Mega and it is possible to rescue ATmega644A chips (see datasheets for how to connect the different wires).

Could you try it out? I do not have ab esp8266 at hand.

> Does this mean we finally have support for "real" hardware debugging in PlatformIO? Hardware debugging is I'm my opinion the "only thing left" before PlatformIO does everything I need...

Cool, will try it out! My "hardware debugger" for classic AVR ATtinys is meanwhile in state so that people can use it: https://github.com/felias-fogg/dw-link

> I realize that the debugger is meant to be used with a GDB GUI or PlatformIO, but does it work with Arduino IDE 2.0 as well? > I just...

Hi Hans, no hurry. I am currently busy with other things as well ;-) Best. Bernhard > Am 21.10.2023 um 12:30 schrieb Hans ***@***.***>: > > > @felias-fogg I've been...

I see. Well, I am using your new core and I have not encountered a problem yet (on different parts). But then one probably would like to have a large...

Maybe one could set up a test battery of sketches and run them through the simavr simulator (which would need to be extended to cover all the ATTinyCore cores)?

Sounds like a plan. I guess, we would need a group of people sharing the load, right? Perhaps, we would need a list of sketches (or a program to generate...

I am thinking about building two Mega shields that can host all the ATiny MCUs. One could then run automatically test scripts on all the parts, whereby the Mega board...