I'm using a Dr Azzy ATTINY1614 dev board, with recently installed megaTinyCore. I can download via UDPI successfully, however I was under the impression that I could set the clock for any frequency shown in the "Tools / Clock" dropdown (see end of post). However only 20Mhz or 16Mhz internal clock settings work, with everything lower than 16Mhz setting the clock to either 20Mhz or 16Mhz.
Is this the limitation or am I missing something?
Thanks
John
20Mhz:
Version 1.2.3 - Jan 2022
Using serial port COM7 at 57600 baud.
Target: attiny1614
Set fuses: ['0:0b00000000', '2:0x02', '6:0x04', '7:0x00', '8:0x00']
Action: write
16Mhz
Version 1.2.3 - Jan 2022
Using serial port COM7 at 57600 baud.
Target: attiny1614
Set fuses: ['0:0b00000000', '2:0x01', '6:0x04', '7:0x00', '8:0x00']
Action: write
10Mhz
Version 1.2.3 - Jan 2022
Using serial port COM7 at 57600 baud.
Target: attiny1614
Set fuses: ['0:0b00000000', '2:0x02', '6:0x04', '7:0x00', '8:0x00']
Action: write
Similar to post: