#74 Traces to JP2 and JP3 are wrong

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

Traces to JP2 and JP3 are wrong

Problem environment

UART connections connect half duplex signals over crossed traces, meaning a host transmits over a TX trace connected to the RX trace of a device.

Steps to reproduce

  1. Observe the schematic design
  2. Search the JP2/JP3 connectors
  3. Observe UART_TX and GPIO14/TXD

Expected result

  • UART_RX connects with GPIO14/TXD.
  • UART_TX connects with GPIO15/RXD.

Actual result

  • UART_RX connects with GPIO15/RXD.
  • UART_TX connects with GPIO14/TXD.

Workaround

The jumper layout specifies a male header, allowing to cross the connection appropriately using breadboard female wires.

Severity level

This is high priority because we expect most users to use the serial connection extensively.

# Traces to JP2 and JP3 are wrong ## Problem environment UART connections connect half duplex signals over crossed traces, meaning a host transmits over a TX trace connected to the RX trace of a device. ## Steps to reproduce 1. Observe the schematic design 1. Search the JP2/JP3 connectors 1. Observe UART_TX and GPIO14/TXD ## Expected result * UART_RX connects with **GPIO14/TXD**. * **UART_TX** connects with GPIO15/RXD. ## Actual result * UART_RX connects with GPIO15/RXD. * **UART_TX** connects with **GPIO14/TXD**. ## Workaround The jumper layout specifies a male header, allowing to cross the connection appropriately using breadboard female wires. ## Severity level This is **high priority** because we expect most users to use the serial connection extensively.
Michael Schloh von Bennewitz 添加了标签
bug
4 年前
Michael Schloh von Bennewitz 4 年前 添加了里程碑 Target platform regression testing

Resolved in 8e36a89.

Resolved in 8e36a89.
登陆 并参与到对话中。
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

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

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