??? 07/10/05 10:32 Read: times |
#96948 - Convert it ! Responding to: ???'s previous message |
Hi Mahesh,
you said: Now my question is that i wan 2 display the frequncy in a 7 segment disply i have hex values( which is in two different registers ) ;----------------------------------------------------------; If you want to send out the "hex" values to 7-segment(as your display) then you have to convert it into decimal(you don't need the look-up table more) and Then, you have to send out the values to IC-decoder(as a example: TTL 7448/7447). After that, You have to select which one display will be on.(scanning display). You can see the conversion code in the "left side"...(code library). But, don't forget to make refresh time in your code to dislayed the counter(values). The refresh time is depend on your interupt timer. Goodluck! Pradono |
Topic | Author | Date |
A doubt in making timmer and a counter | 01/01/70 00:00 | |
Intel Application Note | 01/01/70 00:00 | |
Re | 01/01/70 00:00 | |
If you could | 01/01/70 00:00 | |
This is the code for timer n counter | 01/01/70 00:00 | |
Error message? | 01/01/70 00:00 | |
Kai dont u refer the code it is incompl | 01/01/70 00:00 | |
'org' and 'db'... | 01/01/70 00:00 | |
Look Up Table: | 01/01/70 00:00 | |
Oh | 01/01/70 00:00 | |
A probable solution... | 01/01/70 00:00 | |
HI Can I use the lookup table for Fract | 01/01/70 00:00 | |
Convert it !![]() | 01/01/70 00:00 |