This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

regarding a lookup table creation

1. I want to create a 16 bit lookup table especially at some location.i also want the output to be given to port 3 after computing the i.p ( from port 1 (8-bit) )using the expression o/p=i/p + 100.
2. When i get the i/p data (8-bit data) i as to treat it as the lower byte address of the corresponding computed lookup table value.but i've to do it for a 16 -bit lookup table.
3. After getting a 16 bit address for the lookup table, i've to send the computed o/p value stored in the look up table (16-bit) to the port 3 (8 bit).
I need a help.please give me a program for doing such operations.
Thanking you,
expecting a reply ,
S.Ramabhadran.( B.Tech )

0