O
O
OSBoy2021-12-10 20:51:40
Microcontrollers
OSBoy, 2021-12-10 20:51:40

Why can't I flash Attiny13 at a low clock speed?

The point is this. I have a debugging scarf, on attiny13, with which I experiment. Usually, a frequency of 9.6 MHz is set on it with fuses and a divider by 8 is turned on, that is, it turns out 1.2 MHz. On these settings, everything is perfectly sewn through AVRDUDE with the AVR-DOPER programmer (on USBASP hardware).
But then I set the frequency to 4.8 MHz, that is, everything with the divider turned out to be 600 kHz - and that's it, the chip stopped being a pipe.
With grief in half, I restored the fuses from AVR Studio with a programmer - a clone of AVRISP MKII. There I had to set the ISP speed to 125KHz, after which the signature and fuses began to be read, the fuses were also written back. But now he doesn’t want to sew it (tinka) into any, although atmegas on arduinos are sewn without problems directly from the studio.
So, how in my case can I overcome this situation and make attiny13 at least somehow run at a low frequency with any of the programmers mentioned above?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VT100, 2021-12-10
@VT100

Just lower the SPI frequency even more. EMNIP, no more than ¼ of the controller clock frequency. You see - a bit is not enough.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question