In most cases it's just better to buy a cheap USBasp or USBtinyISP rather than to struggle with an Arduino as ISP. Yes you are right, Arduino as ISP is TERRIBLE, I set ATTiny13 working at 128KHz and now it s dea
Hi! I go this strange error and AFAIK I've never seen this before. I'm trying to upload code to an ATmega324PB (MightyCore) and have the following platformio.ini file ; ENVIRONMENT SETTINGS [env:MightyCore] platform = atmelavr framework ...