Other Parts Discussed in Thread: MSP430F5342, LMK04832
Tool/software:
Hi,
We are using LMK04808 in our design. To perform register progromming, the following information is defined in the LMK04808 datasheet:
So, according to the marked note and timing diagram on the above image, do I have to control the CLKuWire manually (from low-high-low) for each bit transmission?. If I transmit 8-bit data at a time for 4 times (to write a complete 32-bit register) and toggle the LEuWire, will it cause problems without controlling CLKuWire?
I'm planning to configure this LMK through MSP430F5342 SPI Master. So if I configure the clock frequency on SPI master, will CLKuWire toggle automatically?