Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Attiny85 load program

2 posters

Go down  Message [Page 1 of 1]

1Attiny85 load program Empty Attiny85 load program Sat Oct 02, 2021 6:37 pm

Defran

Defran

I not able to load the program in the attiny85, why? compilation ok, etc ok. but does not work whth the simple program of led flashing in D0. SID 0415,7. ARDUINO. in the live instalation works ok.

2Attiny85 load program Empty Re: Attiny85 load program Sun Oct 03, 2021 2:51 am

arcachofo

arcachofo

I not able to load the program in the attiny85, why?
Probably because you are compiling it for Arduino Uno.

To select the board:
- Right-click in the document.
- Select "Properties"
- In Property "Board" select the board you are using.
- If the board is not listed:
select "Custom"
In Property "Custom Board" enter the signature of your board, eg: ATTinyCore:avr:attinyx5.

But this will only work if the borad is installed in the "harware" folder in your Arduino installation.
If you get an "unknown package" message, then probably the best option is compiling in Arduino IDE and loading the hex file from the microcontroller.

3Attiny85 load program Empty ATTINY85 COMPILATION Sun Oct 03, 2021 1:47 pm

Defran

Defran

i got it with the hex file from Arduino-IDE located in temp after compilation. Thank You.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum