Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHPS clock peripherals, specifically CAN
How do I determine the clock frequency of the HPS peripherals and edit them? In particular the CAN controller clock, can_clk. And I guess also, l4_sp_clk, since the CAN controller uses both these clo...
Altera_Forum
Honored Contributor
13 years agoIn the preloader generator tools you would specify what the clock frequency is and pick what you want for the CAN and L4 SP clock frequencies to be. It should then create the correct PLL initialization code to program the peripheral PLL in the clock manager to match what you asked for. The peripheral PLL can use EOSC1 or EOSC2 as clock source pins or even clocks driven in by the FPGA fabric, most people use EOSC1 though.