This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

rs232

I would like to program an 8051 development board using Keil and was wondering if it was at all possible to send a hex file (flash the ucontroller) via the rs232 serial com port. Could anyone tell me the options for doing this? Thanks

Parents
  • That depends completely on what development board and what processor that is used on the board.

    Some processors do support rs232 programming. Some don't. And the processos who do support serial in-system programming can have varying baudrates, protocols, programs, file formats, ...

Reply
  • That depends completely on what development board and what processor that is used on the board.

    Some processors do support rs232 programming. Some don't. And the processos who do support serial in-system programming can have varying baudrates, protocols, programs, file formats, ...

Children