0
Offline
Newbie
Karma: 0
Posts: 22
Arduino rocks
|
 |
« Reply #225 on: June 05, 2010, 03:54:06 am » |
Do you use a resistor in series with your RESET line from the ISP to pin4? If you do, remove it (or maybe use a lower value). I did and everything seems to work again. (I still use 10K resistors in line with the MOSI, MISO, CSK pins)
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« Reply #226 on: June 05, 2010, 10:53:58 pm » |
wah, seem very cool
|
|
|
|
|
Logged
|
|
|
|
|
Toronto, Canada
Offline
Full Member
Karma: 0
Posts: 144
Arduino rocks
|
 |
« Reply #227 on: June 09, 2010, 06:35:59 am » |
Hi Bohne, did you manage to use the Optiboot on Luminet micros? If so, can you post it please?
Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
The Netherlands
Offline
Jr. Member
Karma: 0
Posts: 62
Arduino rocks
|
 |
« Reply #228 on: June 11, 2010, 04:56:02 pm » |
Ive got a first version of a bootloader working. Using Bohne's asm serial and aziemer 256 word asm bootloader. But when i have uploaded a sketch the bootloader is gone. The attiny84 doesnt have a bootloader section in the fuses to protect it. So the bootloader has to fix that. But my asm skill are none existing. Im already happy to incorporate the asm serial. Looks like the bootloader is still 256 words (512 bytes) as the arduino bootloader is 2048 bytes  I have mailed the author of the 256 word bootloader if he can help me out. Or maybe Bohne can help with this.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Jr. Member
Karma: 0
Posts: 55
Arduino rocks
|
 |
« Reply #229 on: June 12, 2010, 05:16:35 am » |
in the original bootloader makefile there is this line LDSECTION = --section-start=.text=0x3800
by my understanding it means where in the memory to put the sketch if you add it to the sketch makefile and adjust it to the end of your bootloader i think it should work
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 7
Arduino rocks
|
 |
« Reply #230 on: June 26, 2010, 10:45:51 am » |
Hi
Since the attiny84 doesn't have UART is it possible to use V-USB like some Arduino compatible boards?
Best regards
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 8
Arduino rocks
|
 |
« Reply #231 on: July 19, 2010, 11:06:29 am » |
I see that there is now an attiny84 core for the arduino-0018 IDE. Has anyone created a core for the attinyx5 devices (specifically the attiny85)? That comes in a nice 8-pin DIP/SOIC and would be great for simple designs. Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
ottawa, canada
Offline
God Member
Karma: 4
Posts: 973
Arduino rocks
|
 |
« Reply #232 on: August 29, 2010, 07:04:12 am » |
Yes, I am successfully using a core originally developed for the attiny45 - it works very well on the 85. I'll update on my progreass here but have a look at this thread http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1274820597/44
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 0
Posts: 588
LumiNet rocks
|
 |
« Reply #233 on: August 30, 2010, 05:16:43 am » |
short: update Arduino0019 with LumiNet support is available (only for Max OS X) at the luminet.cc homepage.
I did not have time for optiboot, but hope to test it soon...
|
|
|
|
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3626
@ssh0le
|
 |
« Reply #234 on: September 09, 2010, 08:04:12 pm » |
does anyone have the 18 version from supercow, links are dead
PS: pro tip, if your webhost uses an IP address as its point of entry, dont bother
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
Global Moderator
Dallas
Offline
Shannon Member
Karma: 120
Posts: 10194
|
 |
« Reply #235 on: September 10, 2010, 01:48:41 am » |
By "18 version" do you mean the "attiny84-0.1.zip" file?
If so then I have a copy. Send me a PM with your email address and I'll get it to you tonight.
|
|
|
|
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3626
@ssh0le
|
 |
« Reply #236 on: September 10, 2010, 08:06:50 am » |
well the links point to attiny84-03.zip but at this point I would take any of them
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3626
@ssh0le
|
 |
« Reply #237 on: September 10, 2010, 01:44:53 pm » |
OK Coding Badly emailed me the v1 core for arduino 18, and Bill2009 emailed me what appears to be the v3 of the same thing you can find them both @ http://www.cheesefactory.us/arduinocores/thanks guys!
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
ottawa, canada
Offline
God Member
Karma: 4
Posts: 973
Arduino rocks
|
 |
« Reply #238 on: September 11, 2010, 07:37:07 am » |
so, I wonder if we could set up something in the playground with the cores, board files, schematics and examples. Can we host things there or just point to them - I don't have a hosting service anywhere or i would offer.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Dallas
Offline
Shannon Member
Karma: 120
Posts: 10194
|
 |
« Reply #239 on: September 11, 2010, 01:09:08 pm » |
For the core files, I'd REALLY prefer they were hosted in the same way the Arduino core is hosted: Google Code. The Arduino download is even hosted there: http://arduino.[glow]googlecode[/glow].com/files/arduino-0019.zip . I have a small window of time available right now. My (overambitious) plan is to... - Carefully review and test R.Wiersma's last known ATtiny84 core fixing any problems I find
- Bring this core up-to-date with Arduion 0019 (Print changes, String addition, etcetera)
- Enhance Tone to output directly timer-to-pin when possible (the quality of the sound in this case is MUCH better in my opinion)
- Change the core to (optionally) use a variation of digitalFast* (in my case, this reduces the size of the compiled Sketch making it more likely I can use a "smaller" tiny)
- Build a unified ATtiny core that supports 84, 85, 2313, and the smaller variants
I am willing to share any or all of my work (using Google Code  ) if anyone is interested.
|
|
|
|
« Last Edit: September 11, 2010, 01:10:15 pm by bcook »
|
Logged
|
|
|
|
|
|