Shop OBEX P1 Docs P2 Docs Learn Events
pull up/down on pin 30/31 — Parallax Forums

pull up/down on pin 30/31

Bobb FwedBobb Fwed Posts: 1,119
edited 2009-10-19 22:30 in Propeller 1
I know I could test this, but I thought it may be faster to ask.
Could it ever be a problem to have pin 30 or 31 with a pull up or pull down resistor on it? Like a 5K or 10K-ohm?

EDIT: that is, I concerned about it while programming the chip.

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!

Some of my objects:
MCP3X08/4 ADC Driver - Programmable Schmitt inputs, frequency reading, and more!
Simple Propeller-based Database - Making life easier and more readable for all your EEPROM storage needs.
String Manipulation Library - Don't make strings the bane of the Propeller, bend them to your will!

Post Edited (Bobb Fwed) : 10/19/2009 9:03:26 PM GMT

Comments

  • Bobb FwedBobb Fwed Posts: 1,119
    edited 2009-10-19 21:41
    No idea anyone?
    I am trying to connect other components to these pins, but I need some pull resistors (I should be able to arrange my hardware/software so it could accept up or down). During programming does the prop plug drive the pins high and low or is it set to input at some point? Or how does this work?
    I also want the pins to be compatible with the propeller loader object.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    April, 2008: when I discovered the answers to all my micro-computational-botherations!

    Some of my objects:
    MCP3X08/4 ADC Driver - Programmable Schmitt inputs, frequency reading, and more!
    Simple Propeller-based Database - Making life easier and more readable for all your EEPROM storage needs.
    String Manipulation Library - Don't make strings the bane of the Propeller, bend them to your will!
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2009-10-19 22:17
    Bobb,

    I definitely recommend 4.7K pullups on both pins.

    -Phil
  • Bobb FwedBobb Fwed Posts: 1,119
    edited 2009-10-19 22:30
    I think I can work with that.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    April, 2008: when I discovered the answers to all my micro-computational-botherations!

    Some of my objects:
    MCP3X08/4 ADC Driver - Programmable Schmitt inputs, frequency reading, and more!
    Simple Propeller-based Database - Making life easier and more readable for all your EEPROM storage needs.
    String Manipulation Library - Don't make strings the bane of the Propeller, bend them to your will!
Sign In or Register to comment.