• Changing Data Sheet Path?
    I've coppied over the contents of my Keil CDROM root to my local hard drive. Is there a way I can setup Keil to look at a different location other than "D:\"? The CD contents is not located at "c:...
  • LPC2388 Errata Sheet
    Hi All, can anybody help me from where can I get Errata sheet of LPC 2388 processor Thanks.
  • RW-Data and ZI-Data
    hello i am working on an application with STm32f373. how can i get the values of RW-Data and ZI-Data, i need o send this data via serial interface for debug purpouse. is there any compiler...
  • To store Data In external EEPROM and compare data with 89c51 input data
    Hi Frnds, I have to store Data in external EEPROM and compare data with 89c51 input. If both data in ext EEPROM n data to 89c51 matches. It has to giv output. Pls help me for my project. With Regards...
  • serial data
    i have written a program to send a series of byte (40 byte) one by one through serial port. and i want the receive and store in the 8051 one by one. How can i find some example to do that?