I need some help regarding how to give input through serial port. I can see the output of serial port in UART #1.
char rxcharacter(void) { char character;
SBUF = _getkey (); //SBUF = 'G';
while(RI != 1);
character = SBUF; RI = 0;
return character; }
I've already given you a book list!
Cautionary notes: www.8052.com/.../175610 www.8052.com/.../185943
However, it does seem that you are using an extremely old chip!! http://www.keil.com/dd/docs/datashts/intel/80xxah_ds.pdf
yeah. i am using very old chip. i just wanted to start from scratch.
please suggest me a step by step way to learn more about all important chips.
like, what could be the next chip i could learn and understand easily and then what could be the next.
thanks
yeah. i am using very old chip. i just wanted to start from scratch. cut the 'yeah' it will cost you more to program that old chip than 10 new ISP chips will cost you If you were to start driving "from scratch" would you drive a 1920 car first?
like, what could be the next chip i could learn and understand easily and then what could be the next. cut the 'like' I would suggest you buy a SILabs devboard, it comes with everything. The silabs chips have one HUGE advantage for beginners, the JTAG
Erik
thank you Erik.
could you suggest me the preferable kit i need to buy. please give me more details. so that, i just order the right devboard.
on where you want to go.
do you want to end up designing: robots, scales, moving signs, .....
if "all of the above" get the f120DK.
then another Kit
you can "select by feature" if you go to digikey and choose 8051f the silabs website may be of help, but I find digikey a better "choosing place"
we are back to the f120
Could you please suggest me a generic board if any. which comes with most of the features. I am planning to buy it in the coming week.
no generic boards
if the featurs are not very important, the most powerful is the f12
some can do USB some can do LAN some can do CAN some can do 24-bit A/D some can ...
you need to go through what there is and choose what fit you the best
" href= "http://search.digikey.com/us/en/cat/programmers-development-systems/general-embedded-dev-boards-and-kits-mcu-dsp-fpga-cpld/2621773?k=8051f"> search.digikey.com/.../2621773
might be of some help