1. K

    8085 Assembly Language RIM Command Help Needed (Resolved)

    Hi, I was trying to remove the "spaghetti" from my spaghetti code and now it doesn't work. It displays the banner and then some junk characters in teraterm and doesn't wait for user input: Non-working code: ;8085 Monitor LXI SP,7FFFH JMP START # ORG 0006H ; Banner # DB DATA:20H,0DH,0AH,57H...
  2. Iwannalearneeprom

    24C256 Checksum EEPROM

    Hey guys I am trying to find the checksum for a hex string. Below attached is the hex code that have checksum already found out and in the 2nd bottom I need to find the checksum 08 D0 1B 60 08 D0 1B 60 00 00 00 00 00 00 00 00 00 0B 75 4B 00 00 91 DC So, in the upper hex code the last 4...
  3. Q

    PIC8F67K22 .hex

    hello Everyone, Iam new in Microchips system, we looking for Microchips Professionals to help us with our problem. We have a project that needs to be developed and modified, but we could not because we do not have the source for development, All we could do was extract a .hex file from our...
  4. AlexVR

    Logism Circuit Design Help. HEX Display

    I need to design a circuit to calculate the product of two 4-bit binary numbers, and then display the decimal result in three HEX displays.I already have the multiplication part, but the hex baffles me since : 1-The inputs are two 4-bit binary numbers. 2-The system can display each input...
Top