Hello,
on the evmdm365 board I have to reduce the PLL1 output for SYSCLK4 from 121.5 MHz (default) to 108 MHz because I need a unique frequency on the SPI interface. Unfortunately, this is the clock for EDMA and the other peripherals too. The datasheet of the DM365 says, that this clock should be half of the SYSCLK3 (HDVICP bus interface clock) value so I have to reduce that clock too (from 243 MHz (default) to 216 MHz). What will be the performance loss of that reduction? Can I still encode 720P video with H.264 codec?
Regards