• 8051 vs 80251
    Hi all what are basic differences between the 8051 family and the 80251 family ? Are they close family relatives? Thanks Eliahu
  • How to write data in internal data memory of 89v51rd2
    Hi friends, I am at the novice level of coding.I am trying to write some data in internal memory location of P89v51rd2.how can i do it.Can i do i with the help of "idata" Please help. Thank you ...
  • C51 data memory test
    Hi, I need to fill data memory both internal and external with known patterns and read back to verify the entire C51 RAM. I prefer doing this in C instead of assembly but have not seen a good example...
  • Internal memory content
    Dear Sir, How can I see the content of internal memory in keil compiler i.e in uvision 51 ,Is 4 memory banks can show the content of internal memory ,What is the range of it in uvision. So that the...
  • Internal/External Memory Questions
    Sorry for the newb questions, but I can't find the answers in either the UV2 or C51 manuals. 1) When UV2 gives the Program Data Size after building a project, is this JUST data (first 128 bytes), or...