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

development kit (an2131-dk001)

Hi everybody,I use a development kit (an2131-dk001) who contains 8051 microcontroller. I would like to generate a frame composed by few bytes (SOF, start bit, data, stop bit, and EOF) in synchronous mode at 106kbit/sec. However I don't know how to generate 106kbit/s it is possible to use SPI (UART)? because i use synchronous transfer(mode 0 timer 1) but only clk/24 and clk/6 are available as baud rate generator, i don't achieve to use an external baus rate setting register TCON, SCON...
Thanks