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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/24/08 00:20
Read: times


 
#156988 - The P/S2 interface is not that bad
Responding to: ???'s previous message
But it does look like he wants to make a little PC.
The LCD is not that hard, the keyboard, same. Talk to EEPROM or FLASH same. Now moving up, BASIC52 fit into 8K. 64K chips are common now.

Add an assembler is a lot more work. Then comes the issue where are you going to run from? The 8052 does not fully support relative instructions. The code must run at the address it is coded. Plus the Memory spaces are separate. They can be combined but then you get Only 64K not 64K Code + 64K RAM. On the plus side newer chips have FLASH. So you can write to that.

All that he said is do-able. But some of it is a bit of work.

List of 26 messages in thread
TopicAuthorDate
8052 Single Board Learning Project            01/01/70 00:00      
   it sounds like ...            01/01/70 00:00      
   Info            01/01/70 00:00      
      thanks            01/01/70 00:00      
   Google on ULTRAMON51            01/01/70 00:00      
      You're probably right            01/01/70 00:00      
   Re: 8052 Single Board Learning Project            01/01/70 00:00      
      Other Possible Suggestions...Clarify Objectives?            01/01/70 00:00      
         i disagree            01/01/70 00:00      
         Help the guy do what HE wants, not what YOU want!            01/01/70 00:00      
            The P/S2 interface is not that bad            01/01/70 00:00      
               No question about it!            01/01/70 00:00      
                  OK so it is 2K            01/01/70 00:00      
            An Example            01/01/70 00:00      
               Well, maybe just a little ...            01/01/70 00:00      
                  Paulmon            01/01/70 00:00      
                     True ... but no disassembler            01/01/70 00:00      
            What? Perhaps Misconstrued My Post(??!)            01/01/70 00:00      
               Marty, It's not about you, or anyone specific            01/01/70 00:00      
                  Request and best solution often different            01/01/70 00:00      
      Panel and keyboard            01/01/70 00:00      
   Thanks everyone for your insights!            01/01/70 00:00      
      4K?            01/01/70 00:00      
         Assembly monitor now instead of Basic            01/01/70 00:00      
         Serial EEPROM programming            01/01/70 00:00      
            Not EEPROM Flash            01/01/70 00:00      

Back to Subject List