Hi,
What is the difference between VCLK1 and VBUSPCLK?
I changed HCLK from 100 to 150 Mhz to get VCLK2 dividable by 3 keeping VCLK1 at 50 MHz. After this the SCI4 interface is unreachable because baud rate measured with oscilloscope is 115200 Baud * factor 1,5.
In Halcogen it looks like “SCI4 is depending on VCLK1”
In SPNU563.pdf it looks like “SCI4 is depending on VBUSPCLK”
I expected BAUD rate to be unchanged when changing HCLK and keeping VCLK1. Did I miss something?
SPNU563 chapter 2.5.1.42 Clock Control Register (CLKCNTL) says: VCLK2 must always be greater than or equal to VCLK. This seems to be fulfilled because 75 MHz is greater than 50 MHz?
Best Regards
Olaf