#135 Use of GCLK_0 for LSE output is flawed

已關閉
Michael Schloh von Bennewitz4 年之前建立 · 1 條評論

Use of GCLK_0 for LSE output is flawed

Problem environment

The clock frequency of the low speed external crystal (LSE) can be configured to output a interference free signal to selected GPIO pins, such as PB22(E5.)

Steps to reproduce

  1. Refer to the schematic
  2. Locate the PB22 (E5) pin
  3. Locate the PA22 (D8) and PA23 (D7) pins
  4. Compare the quality of routing from pins

Expected result

The GCLK_0 output is reserved for the main clock, and either PA22 or PA23 are used to copy LSE crystal output to GCLK_6 or GCLK_7.

Actual result

Main clock configuration is disregarded and LSE crystal output is copied to GCLK_0.

Severity level

This is low priority because project requirements do not mandate clock calibration.

# Use of GCLK_0 for LSE output is flawed ## Problem environment The clock frequency of the low speed external crystal (LSE) can be configured to output a interference free signal to selected GPIO pins, such as PB22(E5.) ## Steps to reproduce 1. Refer to the schematic 1. Locate the PB22 (E5) pin 1. Locate the PA22 (D8) and PA23 (D7) pins 1. Compare the quality of routing from pins ## Expected result The GCLK_0 output is reserved for the main clock, and either PA22 or PA23 are used to copy LSE crystal output to GCLK_6 or GCLK_7. ## Actual result Main clock configuration is disregarded and LSE crystal output is copied to GCLK_0. ## Severity level This is **low priority** because project requirements do not mandate clock calibration.
Michael Schloh von Bennewitz added the
enhancement
label 4 年之前
Michael Schloh von Bennewitz 新增至Final schematic and layout design 里程碑 4 年之前
Michael Schloh von Bennewitz added the
duplicate
label 4 年之前

Solved by commits reported in #160.

Solved by commits reported in #160.
登入 才能加入這對話。
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容