• 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...
  • P89LPC932 Port1 Input and Output Configuration
    Hi, I need to set pins 6, 7 and 0 as outputs on port1 of the lpc932. Pins 5, 4, 3, 2 and 1 will be inputs. Below is the configuration I have done, but for some reason pin 3 which is the INT0 is not high...
  • mapping input to output exactly
    #include "stm32f0xx.h" #include "stm32f0308_Discovery.h" #define in0 GPIO_Pin_0 #define in1 GPIO_Pin_1 #define in2 GPIO_Pin_2 #define in3 GPIO_Pin_3 #define in4 GPIO_Pin_4 #define in5 GPIO_Pin_5...
  • input/output redirection in IDE
    Hi All, I am new to the µVision2 environment, so I don't know all the ropes yet. My question is this: I have a long text file which represents a data stream. Can I somehow feed this file to a program...
  • PIN OUTPUT HIGH
    HOW TO MAKE GPIO PIN HIGH AT OUTPUT?