answersLogoWhite

0

The address isn't embedded in the word. You have to look at the address lines themselves to find it.

The word is on pins 1 through 7 and 9; the address is on pins 11 through 14. (This according to the Texas Instruments data sheet for this PROM.)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the binary number 0010000100000000 in hexadecimal?

You need to count off four bits at a time, from the right (this is in case the number of binary digits is not an exact multiple of 4). Then you replace each group of four binary digits by the hexadecimal equivalent. You can easily find a table of conversion online.


Why hex code use in micro-controller?

When you work in the field of microcontrollers, you have to deal with the hexadecimal code. Some people find it very confusing, but if you know the basics, it will be really easy for you to understand. The Intel Hex format is a standard for storing binary code in text format. It is widely used in programming microcontrollers. The Intel Hex code is used on manufacturers’ websites to provide firmware upgrades and data sheets. The Intel Hex format is also referred to as Bin HEX, u-code, or u-hex.


Where do you find the mac address for a nintendo DS?

To find the MAC address for a Nintendo DS, go to the main menu and select "Settings." From there, navigate to "Internet" and then select "Connection Settings." Choose the connection you want to view, and the MAC address will be displayed on the screen. It typically appears as a series of six two-digit hexadecimal numbers separated by colons.


What is subnet address if the destination address is 198.47.34.31 and sunet mask is 255.255.244.0?

To find the subnet address, perform a bitwise AND operation between the destination address (198.47.34.31) and the subnet mask (255.255.244.0). In binary, the destination address is 11000110.00101111.00100010.00011111 and the subnet mask is 11111111.11111111.11110100.00000000. Performing the AND operation results in the subnet address of 198.47.32.0.


What is the Hexadecimal equivalent of dot?

If you are referring to the ASCII code: The ASCII Code for a dot (.) is 46. The hexadecimal equivalent of this is 2E. You can find this, and all ASCII characters here: http://www.asciitable.com/.


How do you find the net id and host id of ip address 220.43.6.8?

To find the Network ID and Host ID from an IP address you need to use a Subnet Mask. The address 220.43.6.8 is a class C IP address (Since the range of Class C address is 192.0.0.0 to 223.255.255.255).The standard default mask for class C is 255.255.255.0Network address = (IP address) Boolean AND (Subnet mask)Hence,network address = 220.43.6.8 AND 255.255.255.0 = 220.43.6(since 255 means all 1s in binary, hence it'll give the same bits which are ANDed with it, whereas 0 means all 0s in binary, hence it'll give answer as 0 irrespective of what bits are ANDed with it)Hence Host Address would be the remaining part of IP address = 8


How is letter a represented in binary number?

Find out how are keyboard letters represented as binary data.


Which number would you find in a binary code?

The numbers used in the binary number system are 1 and 0


What number would you find in a binary code?

The binary system of numbers is based on the numerals 1 and 0


How can I calculate 8 into a Binary number?

Find the powers of 2. 8 in binary would be 1000


How to find the 2's complement of a binary number?

To find the 2's complement of a binary number, invert all the bits and add 1 to the result.


What is the volume percent concentration of hexadecimal in a solution made by mixing 50.0 ml of hexadecimal with 1.0 like of pentane?

To calculate the volume percent concentration of a component in a solution, you need to know the total volume of the solution. In this case, the total volume after mixing would be 50.0 ml + 1.0 ml = 51.0 ml. To find the volume percent of hexadecimal, you would take the volume of hexadecimal (50.0 ml) divided by the total volume of the solution (51.0 ml) and multiply by 100. This gives you a volume percent concentration of hexadecimal in the solution.