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

Simulide 0.5.16 Arduino problem

2 posters

Go down  Message [Page 1 of 1]

1Simulide 0.5.16 Arduino problem Empty Simulide 0.5.16 Arduino problem Sun Nov 21, 2021 9:06 pm

feri



The attached sketch works fine on Simulide 0.4.15 but doesn't work on Simulide 0.5.16.
Insert arduino uno, connect the oscilloscope to pin 12, load the compiled sketch and you should see a square wave.
The sketch is used to drive simple 433 Mz transmitters.
Greetings
Attachments
Simulide 0.5.16 Arduino problem Attachmentradio_tx.zip
You don't have permission to download attachments.
(1 Kb) Downloaded 6 times

2Simulide 0.5.16 Arduino problem Empty Re: Simulide 0.5.16 Arduino problem Wed Nov 24, 2021 3:12 pm

arcachofo

arcachofo

Thanks. I will have a look.

3Simulide 0.5.16 Arduino problem Empty Re: Simulide 0.5.16 Arduino problem Tue Dec 07, 2021 8:10 am

arcachofo

arcachofo

Do you have an idea of what is controlling Pin 12?

That library is HUGE, finding what is actually doing will take time.
Probably better wait until the actual problem shows up in a simpler example.

4Simulide 0.5.16 Arduino problem Empty Re: Simulide 0.5.16 Arduino problem Tue Dec 07, 2021 9:52 pm

feri



By default the library uses Tx pin12 Rx pin11:
RH_ASK driver;
If you want to use other pins:
RH_ASK driver (SPEED, RX_PIN, TX_PIN);
The Scketches of the example work (Tx) on Simulide 0.4.15
at least on the pin there is a variable square wave signal,
it is not possible to insert Rx as well.
Probably solved the other arduino problems this will work too.
Greetings

arcachofo likes this post

5Simulide 0.5.16 Arduino problem Empty Re: Simulide 0.5.16 Arduino problem Wed Dec 08, 2021 8:13 am

arcachofo

arcachofo

This issue is also solved.

Problem was also interrupts:
- Timer Interrupts solved in branch 1.0.0 Rev 674.

Sponsored content



Back to top  Message [Page 1 of 1]

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