Search found 8 matches

by rapid
Fri Sep 17, 2021 10:05 am
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

Martin,
Have you done more with Flowcode (not only simulated)?
I am certainly at the beginning and have to get used to this programmer logic.
by rapid
Fri Sep 17, 2021 9:51 am
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

Hi Martin, thanks for your answer. As I have already written, with your method only the simulation works correctly for me, not in the processor. The other settings of pot_panel1 are not accessible in the property panel at all, but only in the macro. Some of the variables there have different names. ...
by rapid
Fri Sep 17, 2021 8:00 am
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

hello Matrix, :( I have now solved my problem, but it was not easy because there are a few misunderstandings in Flocode (9.2). Of course from the point of view of a flowcode beginner. My program could be simulated correctly but it didn't run properly in the processor because the A/D channel2 wasn't...
by rapid
Thu Sep 16, 2021 4:28 pm
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

Ok Stefan is clear!
now the time works correctly. i must set the fuse with my programmer.
I think the reading of the analog input is not working in the reality properly.
the Output seems to work.
by rapid
Thu Sep 16, 2021 1:32 pm
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

new attempt...
i send a pulse at the end of the main loop from 1s on Channel 2.
But in the reality is 8sec on ???
by rapid
Thu Sep 16, 2021 1:15 pm
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

Hi Stefan,
yes the LED goes On/Off
The Pocessor configuration seems ok.
I'm trying with an other output method but without success.
(simulation on the panel is still ok)
by rapid
Thu Sep 16, 2021 11:47 am
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

Re: simple programme for AT Tiny45 dont works

II have tried the changes, but it runs as before, in debug mode everything ok, in hardware not. I noticed that one LED_chalieplexed device gohst that is no longer present on my panel. This I also can not delete because he is not there. The properties LED_chalieplexed are present. In picture 3 you ca...
by rapid
Thu Sep 16, 2021 9:28 am
Forum: General
Topic: simple programme for AT Tiny45 dont works
Replies: 11
Views: 4505

simple programme for AT Tiny45 dont works

Hello, I am getting acquainted with Flowcode9.2 I have written a simple program for AT Tiny45. The function works fine in the debug simulation. I then created a HEX file and loaded it in the processor. Unfortunately it does not work there. The hardware works fine with the same program (not flowcode)...