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; }
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.
Erik
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