??? 02/10/06 10:55 Read: times |
#109686 - Re: codes and shcematic Responding to: ???'s previous message |
Hello Kai,
I went through the codes and the schematic, and iam quite comfortable with it following which i would like to discuss the following: Kai Klaas said:
After verification of proper programming, program the lock bits, I am using a seperate programming device that connects to the computer USB port for programing the micro. I would like to know how the three lock bits should be programmed. Kai Klaas said:
You have three BCD switches I want to use 3 decimal keys(each running from 0-9)to set the value instead of using a BCD switch. can i know changes need to be done for it. kai klaas said:
The timer was configured in that way, that timer0 delay plus cycle time of additional instructions yield 10msec. The additional instructions are all one machine cycle(12 crystal pulses). There are 10 additional instructions. So the delay will be 120 clk pulses. But how, the execution time for a particular instruction is calculated? Also, i would like to know what things need to be studied for writing codes in C or Keil uvision2 (C51 compiler). what are all the topics i should be knowing. i.e., will learning the architecture of a particular micro alone will be enough (or) should i be proficient with the instruction set also, ..e.t.c., Is using C language preferred in embeddded software development rather than a Assembly Language? If so - why? Kindly advice. -suresh. |