ok, I have to figure out what the command line needs to beThe page I posted has all the settings it's what people use that program AVR chips
ok thanks also with it running faster i would assume the 15 min timer was also running faster too?Re your post #186
To make the ATtiny85 unreadable you need to clear bits 0 & 1 in the lock fuse byte. I.E set the lock byte to 0xFC instead of the default value of 0xFF (Rember what I told you about the reverse logic where a zero enables the function associated with that bit.) Note this also makes it unwriteable.
Loading the boot loader does not make the chip faster. It is the fact that it also changes the low byte from it's default value of 0x62. (I noticed this after re loading the 15Min_timer.hex file to the chip that had been programmed with the boot loader. The led on the 0.5 hz output was flashing faster than normal.) I don't know how yoy issued the commands to avrdude with the 3 chevrons prompt. The prompt in command line mode is normally the full directory path followed by a single prompt.
Les
ok i see what you mean also if you have the time be adjustable using a potentiometer that would fix the time if it was off to.It don’t matter if the clock is 1 megahertz or 20 if your code knows what it is only time you’ll be off is if you set it wrong in code the arduino ide you pick chip and clock but you can change clock on code that you said had a 8 megahertz clock I loaded a blinky on 1 megahertz and then later change to 8 megahertz bootloader it only flashed boatloader the the blinky code ran way faster but with the right settings your time will be right
I forgot to ask was you able to unlock/fix the chip? if so using what programmer? and i don't know what you mean by avrdude with the 3 chevrons prompt?Re your post #186
To make the ATtiny85 unreadable you need to clear bits 0 & 1 in the lock fuse byte. I.E set the lock byte to 0xFC instead of the default value of 0xFF (Rember what I told you about the reverse logic where a zero enables the function associated with that bit.) Note this also makes it unwriteable.
Loading the boot loader does not make the chip faster. It is the fact that it also changes the low byte from it's default value of 0x62. (I noticed this after re loading the 15Min_timer.hex file to the chip that had been programmed with the boot loader. The led on the 0.5 hz output was flashing faster than normal.) I don't know how yoy issued the commands to avrdude with the 3 chevrons prompt. The prompt in command line mode is normally the full directory path followed by a single prompt.
Les
I am not really, while reading about programming, etc I came across that info and thought is kind of neat feature, so I wanted to learn more about it and play with that feature too.Why are you so concerned with locking the code in your chip?
No, you don't want to do that. In other works, don't mess around with the security bit.I am not really, while reading about programming, etc I came across that info and thought is kind of neat feature, so I wanted to learn more about it and play with that feature too.
Best way to learn is to mess around, if I damage a chip not a big deal. And I want to build a HVP programmer I have room on my isp programmer board that i made so why not.No, you don't want to do that. In other works, don't mess around with the security bit.
For others who are following this thread, the HVP programmer schematic on that link shows a transistor 2n3904 you can use a 2n2222, it does cross to that part. you will also need a separate 12VDC 1a wall "wart" power supply, will work just finehttps://www.rickety.us/2010/03/arduino-avr-high-voltage-serial-programmer/
that fix the 85 that you burned fuse wrong and brick them
Of all the capabilities of a micro you could learn, this one is arguably the least useful to a hobbyist.I am not really, while reading about programming, etc I came across that info and thought is kind of neat feature, so I wanted to learn more about it and play with that feature too.
That could be and maybe in the future I will learn other "better" ones, but of course I guess it depends on what you want to do with the mirco too. In my case, the tiny85 seems to do the trick.Of all the capabilities of a micro you could learn, this one is arguably the least useful to a hobbyist.
ok and thanks for the infoHave fun brick a chip the 85 not hard to high voltage program I posted a simple add on 6 resistors and a 2n2222 will be just fine. I use a 12 volt wallwart
All it does is pull reset to 12 volts.
But on a side note you should play with the digspark
The bootloader I don’t think needs the reset pin
And programs serial so the only problem is messing up loading the boot loader
It works even on a breadboard 2 3.6 zener diodes 1. 1.5k and 2 47 to 68 ohm resistors and old usb cord
And don’t forget a 104 cap on the power rails