BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Author Topic: EVE main clock frequency  (Read 8654 times)

Spyy

  • Newbie
  • *
  • Posts: 20
    • View Profile
EVE main clock frequency
« on: April 28, 2021, 07:11:52 PM »

Hi,

i have questions concerning the main clock frequency of the EVE chip.

1. How to set up the chip to 72 Mhz (i use EVE_cmdWrite(EVE_CLKSEL, 0x46);) The manual is not so clear for me how to setup the bits to get 72 Mhz.
2. Is there a way to read out the actual main clock frequency ? Is this the EVE_memRead32(REG_CLOCK) register or is this the pixel clock output ?

Thank you very much

Torsten
Logged

Rudolph

  • Sr. Member
  • ****
  • Posts: 393
    • View Profile
Re: EVE main clock frequency
« Reply #1 on: April 29, 2021, 05:05:29 PM »

REG_CLOCK is a 32 bit counter running with the main clock.
 
Logged