• ERTEC EVA166
    HI, I'm looking for an ERETC EVA166 development board. Does anyone out there can sell me one? Please contact me by email: th.nicolay@mx.uni-saarland.de Thank you in advance. Best regards, Thomas...
  • ERTEC EVA166
    HI, I'm looking for an ERETC EVA166 development board. Does anyone out there can sell me one? Please contact me by email: th.nicolay@mx.uni-saarland.de Thank you in advance. Best regards, Thomas...
  • Thank you
    Thank you... I have checked the application note 162 from DALLAS. I will update my progress.
  • Thank you
    Thank you... I have checked the application note 162 from DALLAS. I will update my progress.
  • I can't read the SBUF. The local variable don't receive the value of the SBUF. Thank you very much f
    void getSBUF() interrupt 4 using 1 { char temp = 1; temp = SBUF; RI = 0; }