• Latches
    Hi all I need help from you in my project i have to display the voltage on seven segment display. iam using 89c51 & keil software I connected 3 number seven segment displays to the PORT2 by using...
  • PORTS,PINS,LATCH
    WHAT IS MEANT BY READING PORTS,PINS AND LATCH WHEN DO WE READ AN INDIVIDAUL IN APPLICATIONS.
  • bank switching
    Hello, Does any body know why in the L51_BANK.A51 file, the definition of the segment for the ?BANK?SWITCH function is: ?BANK?SWITCH segment code PAGE My question is about the PAGE definition...
  • bank switch in IRAM (for TDK73S1121)
    Dear Sir, I'm handling one project using chip TDK73S1121, which is 8052 core. There are 7 bank in IRAM (from 0028H to 0067H, total 64 bytes). However, I don't know how to switch to these banks and...
  • bank switch
    How do I create a code banking application with c51 and assemble file?