#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 added the
question
label 4 年之前
Michael Schloh von Bennewitz 新增至Final schematic and layout design 里程碑 4 年之前

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.
登入 才能加入這對話。
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

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