microTCU
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: microTCU
I have put new 4.114 beta code on the beta release page (http://www.msgpio.com/manuals/mshift/V41code.html).
This code correctly sets the lever input 5V pull-ups when using the microTCU using the PPSAD and PERAD registers, without requiring separate pull-ups circuits, either in the box or externally.
The PPSAD (Pullup Polarity Select for Analog/Digital) and PERAD (Pullup Enable Register Analog/Digital) registers were set in the previous code, but the respective AD pins were not set to be digital inputs, they were left as ADC pins. In order to activate the pull-ups, the appropriate pins had to be switched from ADC to digital (otherwise the pull-up registers have no effect). The code does this by changing the port inputs from ADCs to digital inputs using the ATD0DIEN register when microTCU is set as the hardware AND digital lever inputs is set. Note that changes to the hardware setting (GPIO vrs. microTCU) require a power cycle to take full effect.
In normal operation, this latest code then assigns:
- 1023 to the input 1, 2, or 3's analog-digital count variable when a port pin is 'high' - greater than about 3.25V, and
- 0 when a port pin is 'low' - less than about 1.75V
(but only if 'digital inputs' are selected for the manual lever determination, see: http://www.msgpio.com/manuals/mshift/V41tune.html#i).
These values are reported in TunerStudio as usual. Assigning 'faked' ADC counts simplified the rest of the code, which was built with ADC counts in mind. I mention it here because some users might find it odd that such 'perfect' high and low states are achieved.
(Setting the values to the extremes of the range ensures that the 'Digital Voltage Threshold' does not come into play (http://www.msgpio.com/manuals/mshift/V41tune.html#i).)
The code appears to work on all three inputs (I didn't test input 4, it is already digital and has a pull-up on the PCB).
If anyone has trouble with the lever determination function in this code, please let me know and I will get it sorted.
Lance.
Re: microTCU
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: microTCU
We have several units in testing right now. This is going reasonably well, but it takes a while to check everything for all possible applications. Then a small production run will need to be made in 'final' spec, before full production begins. If I had to guess, and assuming no major re-designs are required, I'd guess early in the new year for a limited run, with a full run in the Spring.
Lance.
Re: microTCU
-
- Posts: 3
- Joined: Fri Mar 07, 2014 9:45 am
Re: microTCU
-
- Site Admin
- Posts: 5
- Joined: Fri Apr 04, 2008 12:01 pm
Re: microTCU
- Bruce
-
- Posts: 3
- Joined: Fri Mar 07, 2014 9:45 am
Re: microTCU
Re: microTCU
Just would like to inquire... The outputs controlling the solenoids, will they all be Switched ground (Low Side) or will there be an option of having Switched Supply (High Side) outputs (as for the Toyota A34 type Tranny's and I am sure on a few others)?
The less we have to "MOD" the safer the installs would eventually be...
Once again Thanks for the continued dev!!
Gordon.
Re: microTCU
Do you know when the microTCU will be available for sale? I am looking for a TCU to install on a Jeep AW4 in a AMC Pacer. (should I wait for the microTCU or buy a MSGPIO).
Guillaume
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: microTCU
I don't know for sure. I wish I did, but production scheduling is always a bit ''hit and miss'. I'll PM you with anything else I know.
Lance.