Open GoogleCodeExporter opened 8 years ago
[deleted comment]
using latest attiny-core arduino-tiny-0100-0018.zip with arduino 1.0.5-r2
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 7:44
Forgot to mention I tried both attiny45 on 1mhz and 8mhz fuses. For attiny85
its working only with 1mhz fuse and not with 8mhz but for me that speed is ok.
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 7:48
No hardware details.
Original comment by arduino....@gmail.com
on 14 Nov 2014 at 7:49
What version of the product are you using? On what operating system?
I'm using the arduino IDE v1.0.5-r2 on windows 8.1 using
arduino-tiny-0100-0018.zip
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 8:01
Sorry forgot to put hardware in initial description please reopen the ticket
just added one comment for hardware. Thanks in advance
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 8:03
"attiny45", "speaker", and "1mhz" is not a description of the the hardware. As
long as you refuse to provide the details necessary to reproduce the problem I
refuse to accept that this is a problem with Tiny Core.
Original comment by arduino....@gmail.com
on 14 Nov 2014 at 9:22
What steps will reproduce the problem?
1. Connect ATTiny45 with the following pinouts.
1 - 100K to +5v
2 - free pin
3 - free pin
4 - GND
5 - 68E resistor to Speaker + and Speaker - to GND
6 - free pin
7 - free pin
8 - +5v
2. Attiny45 at 1MHz and flashed the hex file using usbasp and used the code on
description to flash file.
Please let me know if you need anything else
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 9:30
5/(68+8)*1000 = 66mA. 66mA grossly exceeds the maximum current an AVR pin can
provide. Which means your test case is still invalid.
Original comment by arduino....@gmail.com
on 14 Nov 2014 at 9:47
I tried with 220E and 1k values all of these work with attiny85 kinda strange
Original comment by premprak...@gmail.com
on 14 Nov 2014 at 10:06
Do you need any more info? The bug still says invalid status
Original comment by premprak...@gmail.com
on 16 Nov 2014 at 4:46
In reply #10 you state tone works.
Original comment by arduino....@gmail.com
on 16 Nov 2014 at 11:59
oh reply 10 i mentioned they all work on attiny85 from 68E-1k values only
difference is volume. But on attiny45 none of the values work. Same circuit and
same sketch on attiny45 1mhz doesnt work. It works on attiny85 1mhz
Original comment by premprak...@gmail.com
on 17 Nov 2014 at 5:52
You very likely damaged the output driver on your t45 processor. Until you
confirm your results with a second undamaged t45 processor this report remains
invalid.
Original comment by arduino....@gmail.com
on 17 Nov 2014 at 9:00
I tried with 3 attiny45 chips and same result with 220E,no output except tik
tik repeating noise
Original comment by premprak...@gmail.com
on 17 Nov 2014 at 9:15
Original comment by arduino....@gmail.com
on 18 Nov 2014 at 1:46
Original issue reported on code.google.com by
premprak...@gmail.com
on 14 Nov 2014 at 7:40