folks,
I'm trying to change the SPICDR register CLKDV field from 0x31 ( SPI_CLK 2MH ) into 0x18 (SPI_CLK 4MH) in order to change the transmission rate on the SPI bus.
SPIDCR1 registyer DD1 field is set t0 2 -> first SPI_CLK edge is delayed 2.5 SPI clock cycles from SPI_CS1 assertion).
Unfortunately I don't see any change with the SPI bus rate transmission .
what am I missing?
BR
Talmor