Hi,
my problem is when i set PLL1_PLLM at beginning of the main program file like this PLL1_PLLM = 0x00000026, i saw that my fps is 30 but my video look like 10 or 15 fps. but when i set PLL1_PLLM = 0x00000010 then measure fps i saw that my fps is 25 and video how is must be at 25 fps. Logically i have to see 25 fps at PLL1_PLLM = 0x00000026 but what is my wrong or what im missing?