• Cycle Comparison
  • 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...
  • Speed comparison?
    Hi! Is there any estimate on how many times faster a 80166 (20MHz) would be compared to an 8051 (12MHz)? I am just looking for a general estimate, not specifically looking at this or that function...
  • graphical display 240*128
    sir i want to interface graphical lcd 240*128 with arm 7 then how to initialise that lcd and how to write data and command . i knwo 16 *2 lcd . main thing is i m not getting dta sheet for that and...
  • interfacing an LCD 128*64
    i need the source code of interfacing the microController LPC ARM7 2119 with an LCD 128*64 thank you