Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/01 08:31
Read: times


 
#15722 - RE: 89C51 and half + 1
Hi Maurizio,

its not so easy to make a good choice. No chip fits perfectly. Also other aspects (availability, development environment, ...) important.

But let us try:

I assume, you have not big money to buy an emulator and special device programmers.
So the best choice are Flash devices, which can be reprogrammed fast and many times and in system and without special programmer hardware and which are also cheap and easy to get:
E.g. the Atmels T89C51RD2 or AT89S8252.


Let us count the needed port pins:

- a sum of 16 keys need 4 column and 4 row lines (4 * 4 = 16).
- a 4 digit LED-display need a driver, e.g. MAX7219, which need 3 lines
- reading a potentiometer can easy be done with a 74HC123 to convert the resistor ratio into a time ratio. This need 2 inputs to gate the 2 internal timers to measure this ratio.

Sum: 13 lines
Available: 32 lines

This is only one suggestion and many others also with other micros (AVR, PIC, ...) are possible.


Peter


List of 10 messages in thread
TopicAuthorDate
89C51 and half            01/01/70 00:00      
RE: 89C51 and half            01/01/70 00:00      
RE: 89C51 and half            01/01/70 00:00      
RE: 89C51 and half + 1            01/01/70 00:00      
RE: 89C51 and half + 1            01/01/70 00:00      
RE: 89C51 and half + 1            01/01/70 00:00      
RE: 89C51 and half + 1            01/01/70 00:00      
RE: 89C51 and half            01/01/70 00:00      
RE: 89C51 and half + 2            01/01/70 00:00      
RE: 89C51 and half            01/01/70 00:00      

Back to Subject List