Results 1 to 7 of 7

Thread: analog input ports

  1. #1
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    analog input ports

    i ran across this info again today in the motorola 68hc11a8 manual which covers our processors.

    "A multiplexer allows the single A/D converter to select one of sixteen analog signals.
    Eight of these channels correspond to port E input lines to the MCU, four of the channels
    are for internal reference points or test functions, and four channels are reserved
    for future use
    . Table 7-1 shows the signals selected by the four channel select control
    bits."

    Makes me wonder if we could run 4 additional circuits into the multiplexer pins and then just modify code to access those lines? the code to read the a2d multiplexer is straightforward. if possible this could really allow easy input of EGT,WB, and other analog devices. plus, it seems that several of the a2d lines are not used at all currently. maybe shelgame could shed some light on this......
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  2. #2
    Slugmobile & MeanMini Caretaker Turbo Mopar Contributor wheming's Avatar
    Join Date
    Nov 2010
    Location
    Raleigh Area, NC
    Posts
    4,809

    Re: analog input ports

    Interesting. 4 analog inputs would be very handy, and would seem to be easier to log this way?
    Wayne H.

    '91 Dodge Spirit ES 2.5L turbo 5spd
    '05 PT GT 2.4T HO autostick (RIP)
    '89 Plymouth Acclaim 2.5L turbo auto, "Slugmobile" yes, THE Slugmobile!
    '89 Dodge Caravan SE 2.5L turbo auto, "Mean Mini" yes, Gus' Mean Mini! (Current best 11.699 @ 114.43 mph! - Oct 15th, 2022 Cecil County Dragway, MD)
    MeanMini dragracing videos: https://www.youtube.com/playlist?lis...URZLB1RxGYF6vw
    and other cars, trucks and motorcycles
    https://www.youtube.com/user/SlugmobileMeanMini

  3. #3
    Mitsu booster
    Join Date
    Mar 2012
    Location
    Germoney
    Posts
    43

    Re: analog input ports

    Wowzer, are you sure they (4 ports) are available? Have you already made experiments?
    I am asking because in the past i had some wierd results while trying to access the so called "future use"-features on uP's or peripherals/chips.
    Sometimes they worked only if the device was set to a special mode or was available only on some chips of a certain batch/vintage.
    The epic classic were the undocumented commands on the 6510cpu ... lol i miss the c64 times

    EDIT: check this pdf ... http://www.filedropper.com/m68hc11rm

    (excerpt)
    2.3.1 MC68HC11A8

    The MC68HC11A8 is available in either a 52-pin plastic leaded chip
    carrier (PLCC) package or a 48-pin dual-in-line package (DIP). The
    silicon die is identical for both packages, but four of the analog-to-digital
    (A/D) converter inputs are not bonded out to pins in the 48-pin DIP. The
    MC68HC11A1 and MC68HC11A0 devices also use the same die as the
    MC68HC11A8, except that the contents of the nonvolatile configuration
    (CONFIG) register determine whether internal read-only memory (ROM)
    and/or electrically erasable programmable ROM (EEPROM) are
    disabled. These downgraded device versions have identical pin
    assignments as the MC68HC11A8.
    Last edited by olk93; 03-04-2017 at 04:45 AM.

  4. #4
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: analog input ports

    i don't understand enough about electronics to provide any more info. sorry
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  5. #5
    Supporting Member Turbo Mopar Contributor
    Join Date
    Feb 2015
    Location
    toronto
    Posts
    1,767

    Re: analog input ports

    Wowzer,
    Just as a reminder the ADC on these chips are 8 bit (0-255)
    Regards,
    Miles

    DD '87 Sundance T1, SLH with rear disks
    '87 CSX #432 2.5 CB TII, SLH

  6. #6
    Supporting Member Turbo Mopar Contributor
    Join Date
    Jun 2006
    Location
    Spearfish SD
    Posts
    2,038

    Re: analog input ports

    Quote Originally Posted by chromguy View Post
    Wowzer,
    Just as a reminder the ADC on these chips are 8 bit (0-255)
    good point. however, i was just looking through the 3.0 v6 code and i do not see where channels PE6 or PE7 are used. on a 5v input source each bit would be equal to .02 volts which might work in some instances. e.g. an egt gauge with a range of 0-1832 with an error rate of 1 LSB would be +-7 deg which isn't THAT bad. just looking for options.
    Last edited by wowzer; 03-04-2017 at 02:51 PM.
    89 Voyager LE, 2.5T2 - rest in peace
    87 Charger Shelby T2 (2.4 conversion in process)

  7. #7
    Mitsu booster
    Join Date
    Mar 2012
    Location
    Germoney
    Posts
    43

    Re: analog input ports

    I will try write a bootloader which queries the cpu and send id back to sci. Every cpu has a configbyte/word in its eeprom. Then we will know for sure which cpu is in any ecm/tcm. Well the same is applicable for the flash-eproms. Later for flashing you can use the apropriate algos ... eg. 64 byte page flashing or single byte writing ... depending on what eeprom (vendor/id specific) is in the ecm/tcm

Similar Threads

  1. General thermostat spacer with 1/8" npt ports
    By acannell in forum Parts For Sale
    Replies: 5
    Last Post: 03-08-2014, 08:25 PM
  2. Who ports intakes?
    By DetroitTurbo in forum General Vendor Area
    Replies: 4
    Last Post: 03-20-2013, 04:45 PM
  3. Gas ports in pistons??
    By DBB mini in forum Engine - Block, Piston, Heads, Intakes
    Replies: 4
    Last Post: 04-01-2008, 07:33 PM
  4. raising ports even if I break through water passages
    By cj011 in forum Engine - Block, Piston, Heads, Intakes
    Replies: 8
    Last Post: 08-09-2007, 06:17 PM
  5. Adjustable intake ports
    By mpgmike in forum Engine - Block, Piston, Heads, Intakes
    Replies: 10
    Last Post: 05-01-2007, 10:23 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •