Maximum SPI Speed in RL78G14

Hello All,

I am working on Renesas RL78G14 RDK.
I wanted to know the maximum operating frequency the SPI(CSI) supports?

I am able to configure SPI upto 2 MHz, above 2 MHz results in wrong variable clock frequency.

I using the Channel-1 & Unit-3 of CSI. The system CLK(fMCK)) is set to 32 MHz.
I am using the SPI as Master with clock from High-speed on-chip oscillator.

Below are the register loaded values:

Register                        Value
----------------------------------------
[Option byte setting]
Address: 000C2H      0xF8U

[Serial clock select register]
SPS1                            0x0000U

[Transfer clock setting]            
SDR13                            0x0200U (32 Mhz/4 = 8MHz)

The SPI works fine upto 2MHz above that the clock becomes unstable.
Could any share feedback regarding this issue?

Thanks!!

regards,
Hemanth