Hello everybody,
as a new GCBasic programmer I have some attiny10 6 pin SOT-23, and a AVRISP MKII programmer.
(not to confuse with attiny13a or attiny85)
I did search on the NET , and looking to do the right way under GCBasic.
if anyone did program the attiny10 let me know the steps from GCBASIC to connect the
attiny10 with AVRMKII (TPI) connections and to upload a simple program as eg: Blinking a Led.
Thank's to all.
Hello and welcome.
For the program see ..demos\LED_Solutions\LED_Simple_PulseOut\BlinkLED_using_PulseOut_tiny10.gcb
For programming open Prefs Editor ( Edit Preferences ). Select the 'Avrdude (USBtinyISP)' and drag to the top. Then, press OK.
Then, compile and program by pressing Function F5 ( there are many other ways to compile and program ).
A great resource is here: https://www.kanda.com/blog/microcontrollers/how-to-use-avrisp-mkii-with-avrdude-and-great-cow-basic/
This shows the correct programmer to use is the AVR ISP XPII [KANDA] not Avrdude (USBtinyISP). There are so many programmers.... lol
AVR ISP XPII [KANDA]
Avrdude (USBtinyISP)
Log in to post a comment.
Hello everybody,
as a new GCBasic programmer I have some attiny10 6 pin SOT-23, and a AVRISP MKII programmer.
(not to confuse with attiny13a or attiny85)
I did search on the NET , and looking to do the right way under GCBasic.
if anyone did program the attiny10 let me know the steps from GCBASIC to connect the
attiny10 with AVRMKII (TPI) connections and to upload a simple program as eg: Blinking a Led.
Thank's to all.
Hello and welcome.
For the program see ..demos\LED_Solutions\LED_Simple_PulseOut\BlinkLED_using_PulseOut_tiny10.gcb
For programming open Prefs Editor ( Edit Preferences ). Select the 'Avrdude (USBtinyISP)' and drag to the top. Then, press OK.
Then, compile and program by pressing Function F5 ( there are many other ways to compile and program ).
A great resource is here: https://www.kanda.com/blog/microcontrollers/how-to-use-avrisp-mkii-with-avrdude-and-great-cow-basic/
This shows the correct programmer to use is the
AVR ISP XPII [KANDA]
notAvrdude (USBtinyISP)
. There are so many programmers.... lol