#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 添加了标签
enhancement
4 年前
Michael Schloh von Bennewitz 4 年前 添加了里程碑 Final schematic and layout design
Michael Schloh von Bennewitz 添加了标签
duplicate
4 年前

Solved by commits reported in #160.

Solved by commits reported in #160.
登陆 并参与到对话中。
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。