• Configuring the same pin as input and output
    Is it possible using the ARM9 to configure a pin as both input and output? I need to be able to write to it and then read from it. This would be done as an open collector configuration. I have tried...
  • Pin output last state when programming
    Hi all, I'm using IAR 6.5 with MSP430, sometimes when I program the MCU the output pin goes on 'H' instead of 'L' and causing power failure (due to the analog function of that pin). My assumption...
  • How to configure one same pin as input and output both
    Hi All, I am trying to implement I2C (using bit banging) protocol on TI-MSC1210Y5 micorcontroller. For implementation, I am using two pins of port 1 for providing clocking and receiving/sending...
  • PIN OUTPUT HIGH
    HOW TO MAKE GPIO PIN HIGH AT OUTPUT?
  • Comparator0 to output PIN and back... (C8051F931)
    Hi I want wake up from sleep mode on comparator0 raising AND falling edge! On rising edge isn't problem! Problem is on falling edge because isn't supported! My solution (if possible): I will try...