I am writing an RL78 based peripheral using the modem mode. That means the BTLE application interfaces to the RL78 through the rBLE HOST using a serial connection. I have projects that build on both sides and are ready to link; except the baud rates are not set properly. The HOST side is set at 4800 baud and the RL78 side is set at ... well I don't know because I don't know how to set it. Note that I am not interested in using an independent serial port but the serial connection set up by the Renesas RL78 stack for rBLE HOST communication. So the code is written but I do not know how to configure the baud rate.
Anyone know how to do this or what document might exist that explains it?
Thanks.
Changing the serial UART baud rate in Renesas RL78 stack is explained Section 6.1.7 in page 50, document R01UW0095EJ0120.