• Comparison "Greater and Less than"
    Hello!!! I program with the A51 assembler! I would like to know if I can find somewehre comparison subroutines "Greater and Less than" Any help would be appreciate Thank you in advance !...
  • I can not put a char 0x00 to serial window
    I can not put a char 0x00 to serial window.How can I do?
  • Initializing Port 0 and Port 2 with 0x00 value
    The hardware that I am working on has Relays connected on Port 0 and Port 2 pins of AT89S52 uc. I would like to know if it is possible to initialize the port pins with 0x00 values before the main application...
  • Comparison not true
    Hi Guys, I'm writing my own TCP/IP Stack. I've got following structure: typedef struct __attribute__ ((packed)) { uint16_t type : 16; uint16_t protocol : 16; unsigned char hw_size : 8; unsigned...
  • Cycle Comparison