Cockpitbuilders.com

Arduino Projects => General Discussions => Topic started by: ElStino737 on February 10, 2017, 06:23:08 AM

Title: Need help: Teensy 3.5 not working where 3.2 is.
Post by: ElStino737 on February 10, 2017, 06:23:08 AM
So far I was using Teensy 3.2 to interface my panels to xplane with no real problems.
Today I tried a 3.5 and I'm hitting a problem I can't get my head around.

Whenever I ask for an output (eg a Korry through a ULN2803A) based on an xplaneref, the program freezes and stops communicating to Xplane.
Asking for an output not based on xplaneref is fine though.
When I change the board out to a 3.2 in the same setup, all works fine.
I tried 2 different 3.5's, same problem.

Is there some fundamental difference between the 2 that can be causing this?

Title: Re: Need help: Teensy 3.5 not working where 3.2 is.
Post by: RayS on February 10, 2017, 08:36:25 AM
Dumb question: Did you change the board type in your dev environment? I'm not sure what the board types are in the dev app, but that might be it.
Title: Re: Need help: Teensy 3.5 not working where 3.2 is.
Post by: ElStino737 on February 10, 2017, 10:20:56 AM
Quote from: RayS on February 10, 2017, 08:36:25 AM
Dumb question: Did you change the board type in your dev environment? I'm not sure what the board types are in the dev app, but that might be it.


Yes, I did.
It doesn't let you upload the sketch if you don't.
Title: Re: Need help: Teensy 3.5 not working where 3.2 is.
Post by: gjha97 on August 21, 2017, 02:38:32 AM
ElStino737,
Were you ever able to get the 3.5 version to work?

I just ran into the same issue and haven't found a resolution as yet.
Title: Re: Need help: Teensy 3.5 not working where 3.2 is.
Post by: ElStino737 on September 26, 2017, 01:46:44 AM
No, only for inputs, not for outputs,