Skip to content

v1.0.4 PRODUCTION

Latest
Compare
Choose a tag to compare
@nss1588 nss1588 released this 06 Feb 19:52
aaa9ea7

Major New Features:

  • [TS-8152] Assigned Rev 0x0A Output pins as follows:
    OUT0P and OUT0N: frequency range output_freq_range_ptp and and esync range freq_range_esync
    OUT1P and OUT1N: fixed to 10 MHz and ePPS On
    OUT2P and OUT2N: fixed to 10 MHz and ePPS On
    OUT3P and OUT3N: fixed to 156.25 MHz and ePPS Off
    OUT4P and OUT4N: fixed to 156.25 MHz and ePPS Off
    OUT5P and OUT5N: fixed to 156.25 MHz and ePPS Off
    OUT6P and OUT6N: fixed to 1 Hz and ePPS Off
    OUT7P and OUT7N: fixed to 1 Hz and ePPS Off
    OUT8P and OUT8N: frequency range output_freq_range_ptp and esync range freq_range_esync
    OUT9P and OUT9N - fixed to 25 MHz and ePPS Off.

New Features:

  • [TS-8190] Added an output frequency assignment table to the MD documentation file.

  • [TS-8192] Added a new kconfig define 'CONFIG_ZL3073X_MFG_FILE_AVAILABLE' to enable/disable the local DPLL configuration.

Major Bug Fixes:

  • None

Bug Fixes:

  • None

Other Notes:

  • [TS-8112] Updated coding style issues for Azurite PHC.

  • [TS-8156] Changed Rev 0x0A input and output pin names

          input_pin_names
    
          REF0P: 1PPS_IN1
          REF0N: 1PPS_IN0
          REF1P: RCLKA_IN
          REF1N: RCLKB_IN
          REF2P: REF2P
          REF2N: GNSS_10M_IN
          REF3P: SMA1_IN
          REF3N: SMA3_IN
          REF4P: GNSS_1PPS_IN
          REF4N: REF4N
    
          output_pin_names
    
          OUT0P: SMA0_OUT
          OUT0N: 1PPS_OUT4
          OUT1P: OUT1P
          OUT1N: AIC_SCLK
          OUT2P: AIC_SCLK2
          OUT2N: SMA2_OUT
          OUT3P: SYNC_CLK1_P
          OUT3N: SYNC_CLK1_N
          OUT4P: SYNC_CLK0_P
          OUT4N: SYNC_CLK0_N
          OUT5P: SYNC_CLK2_P
          OUT5N: SYNC_CLK2_N
          OUT6P: 1Hz_FREQ
          OUT6N: SYNC_CLK_GD
          OUT7P: 1PPS_OUT3
          OUT7N: 1PPS_OUT2
          OUT8P: 1PPS_OUT1
          OUT8N: 1PPS_OUT0
          OUT9P: SYNC_25M_P
          OUT9N: SYNC_25M_N.
    

What's Changed

Full Changelog: v1.0.2...v1.0.4