ConsoleTom
Member
Hi !
I would like to know, what does the 2nd and 3rd value do ?
GpClockSpeedChange(132000000, 0x24001, 2); /* speed = 133 Mhz */
What speeds are allowed ? Are there special values, or could i set it to 12222222 for example ? (I need a speed that has a nice value to the next question)
And now i need some possibility to calculate a BPM (Beats per Minute) speed, so: how many ticks are one second (i know, i asked it some time ago) at 133 Mhz / 66 Mhz ?
Drums and BPM ? Guess what i want to do ! B)
Greetings
Tobias
I would like to know, what does the 2nd and 3rd value do ?
GpClockSpeedChange(132000000, 0x24001, 2); /* speed = 133 Mhz */
What speeds are allowed ? Are there special values, or could i set it to 12222222 for example ? (I need a speed that has a nice value to the next question)
And now i need some possibility to calculate a BPM (Beats per Minute) speed, so: how many ticks are one second (i know, i asked it some time ago) at 133 Mhz / 66 Mhz ?
Drums and BPM ? Guess what i want to do ! B)
Greetings
Tobias