• POLLING
    Hi all How polling is done in the C code ? Do I need to use interval timers for that ? Elico
  • POLLING
    Hi all How polling is done in the C code ? Do I need to use interval timers for that ? Elico
  • Poll: Just for fun
    If you could assign function to the *reserved A5 instruction in the 8051, what would it be? My vote: Choice 1, movx dptr,@dptr+a Choise 2, dec dptr *From what I recall, this instruction is reserved...
  • I2C interrupt or polling
    Hi, I am using NXP LPC1837 controller as a master and it is supposed to talk to other devices over I2C. The firmware is based on Keil V5. In the firmware code, I2C was initialized without...
  • I2C interrupt or polling
    Hi, I am using NXP LPC1837 controller as a master and it is supposed to talk to other devices over I2C. The firmware is based on Keil V5. In the firmware code, I2C was initialized without...