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

SIMDE VER 100RC2R1007. Tiny85 malfunction.

2 posters

Go down  Message [Page 1 of 1]

Defran

Defran

Conecting several leds to Tiny85, with a very simple program compiled in ArduinoIDE 1819, the leds do not have a regular lightig behavior.

I include Schematic, program and hex compiled whit Arduino.

N.B. The same program in SimIDE 0415-SR9 works fine.
Attachments
SIMDE VER 100RC2R1007. Tiny85 malfunction. AttachmentTTINY85_LED_5.zip
Tyny85
You don't have permission to download attachments.
(3 Kb) Downloaded 4 times



Last edited by arcachofo on Mon Apr 18, 2022 4:32 am; edited 1 time in total (Reason for editing : Mark as solved (green color))

arcachofo likes this post

Defran

Defran

Do You need something more about this?

arcachofo

arcachofo

Do You need something more about this?
No thanks, I'm getting into this issueright now.

arcachofo

arcachofo

I think this is solved at Rev 1078.

You can probably fix it by editing file: data/AVR/tinyx5/tinyx5_regs.xml
Change line 89:
Code:
    <register  name="TIMSK"   addr="0x0039" mask="01100000"
to this:
Code:
    <register  name="TIMSK"   addr="0x0039" mask="01111110"

Defran

Defran

Now it works!, good job, thank you very much.

arcachofo likes this post

Defran

Defran

In Simulide 1073 it has the same problem again. Making the changes you propose, it works again. Please update your backups with the good solutions. Thanks for your attention.

arcachofo

arcachofo

In Simulide 1073 it has the same problem again.
It's solved at Rev 1078, new updates soon.

Sponsored content



Back to top  Message [Page 1 of 1]

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