Other Parts Discussed in Thread: HALCOGEN
Hello,
I've been having a bit of trouble properly configuring a pullup resistor in halcogen. I have set the direction of the pins that are in use to input in halcogen, selected the pull up resistor for each of the GIO pins in use, set all of the PULDIS bits high for their corresponding GIO pins (I did not see a way to do this in halcogen) to enable the pull up resistors, and I am using the gioGetBit function to pull the current pin value. For some reason this value is always 0 which makes me think the pull up resistor is not configured properly. Is there some step that I am missing?
Thanks