Search results

  1. A

    TIMING, SERVO and SERTXD

    Hi everyone, I'm using a 28X1 to send every 100ms a data via serial communication. I use the timing interrupt to read the analogue input and sending the data. I'm experiencing the timer freezing when sending the data (as I expected); but now I have to use also the SERVO command (or PWMOUT...
  2. A

    Internal Timer in 28X1

    Hi everyone, I'm trying to use the 28X1 internal timer feature. With preload 1 second value (settimer t1s_4) everything is OK; but I'd like to shorten the time base and not to use the 1 second predefined one. If I try with settimer 65535, there is no timer variable increment. I'm asking myself...
Top