• Latches
    Hi all I need help from you in my project i have to display the voltage on seven segment display. iam using 89c51 & keil software I connected 3 number seven segment displays to the PORT2 by using...
  • Data recieved from UART does not latch on any Port
    I have this very strange problem. I am recieving data on UART and when I try to throw the data on any port, it shows up mometarily on the port and then all the port goes to zero. I do not understand this...
  • PORTS,PINS,LATCH
    WHAT IS MEANT BY READING PORTS,PINS AND LATCH WHEN DO WE READ AN INDIVIDAUL IN APPLICATIONS.
  • Enum isn't recognized in prototype
    Hi, I'm about to pull my hair out. I have a enumerated type in a file called iap_tools.h that looks like this: enum ChipType { master_chip, slave_chip, comm_chip }; I have a function...
  • type.h isn't anywhere to be found...
    Hi - I'm looking at the adc demo code for the MCB1700 (adc.c and .h, adctest.c, etc.) Each of the files includes type.h, but I cannot find that file anywhere. The typedef referenced in type.h was...