#107 UART lines lack pullup resistors

已关闭
Michael Schloh von Bennewitz4 年前创建 · 1 条评论

UART lines lack pullup resistors

Problem environment

Serial bus connections generally require pulling to VCC or GND for properly modulated waveforms.

Steps to reproduce

  1. Refer to the schematic
  2. Follow UART lines to connectors

Expected result

UART lines have internal or external pullup resistors.

Actual result

It's unknown if the UART lines require pullups or if this resistance is already internally provided.

Procedure

Using a oscilloscope, observe the UART waveform before and after applying resistance pulling.

Severity level

This is medium priority because while project requirements state no serial communication an implicit requirement to provide input output is present.

# UART lines lack pullup resistors ## Problem environment Serial bus connections generally require pulling to VCC or GND for properly modulated waveforms. ## Steps to reproduce 1. Refer to the schematic 1. Follow UART lines to connectors ## Expected result UART lines have internal or external pullup resistors. ## Actual result It's unknown if the UART lines require pullups or if this resistance is already internally provided. ## Procedure Using a oscilloscope, observe the UART waveform before and after applying resistance pulling. ## Severity level This is **medium priority** because while project requirements state no serial communication an implicit requirement to provide input output is present.
Michael Schloh von Bennewitz 添加了标签
question
4 年前
Michael Schloh von Bennewitz 4 年前 添加了里程碑 Final schematic and layout design

This report was made in response to UART corruption, resolved in bug #118. It's unlikely that hard coded pullup resistance is desired, because the MCU can probably provide the resistance selectively.

This report was made in response to UART corruption, resolved in bug #118. It's unlikely that hard coded pullup resistance is desired, because the MCU can probably provide the resistance selectively.
登陆 并参与到对话中。
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

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

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