??? 10/09/04 04:45 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#79063 - 16-bit? Responding to: ???'s previous message |
1.the microcontroller i must choose should be a 16 bit microcontroller(i suppose) If it must be 16-bit then you're on the wrong site because we deal with 8051's here which are 8-bit MCUs. That said I don't see anything in your requirements that would require more than an 8-bit MCU. But you won't be using C# with any microcontroller so you might as well get that idea out of your head. You'll be using assembly language, 'C', or perhaps Pascal (if you are Steve Taylor). Regards, Craig Steiner |