#167 EEPROM device tree lacks the reset GPIO

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

EEPROM device tree lacks the reset GPIO

Problem environment

Hosts read EEPROM data over I²C to determine which GPIO pins are available on which J3 header locations. Sendcomm serves a reset interface on the GPIO pin at location 37.

Steps to reproduce

  1. Refer to the EEPROM configuration
  2. Locate the GPIO definition block
  3. Search for pin 37 and review type

Expected result

The host connection header J3 (since 0.9.4) connects the MCU reset circuit over GPIO pin 37 and the EEPROM configuration presents this information.

Actual result

The EEPROM configuration fails to define pin 37 as a outward bound GPIO.

Workaround

Physically press the blue RST button on the device rather than sofware resetting it.

Severity level

This is low priority because project requirements state no reference to reset features.

# EEPROM device tree lacks the reset GPIO ## Problem environment Hosts read EEPROM data over I²C to determine which GPIO pins are available on which J3 header locations. Sendcomm serves a reset interface on the GPIO pin at location 37. ## Steps to reproduce 1. Refer to the EEPROM configuration 1. Locate the GPIO definition block 1. Search for pin 37 and review type ## Expected result The host connection header J3 (since 0.9.4) connects the MCU reset circuit over GPIO pin 37 and the EEPROM configuration presents this information. ## Actual result The EEPROM configuration fails to define pin 37 as a outward bound GPIO. ## Workaround Physically press the blue RST button on the device rather than sofware resetting it. ## Severity level This is **low priority** because project requirements state no reference to reset features.
Michael Schloh von Bennewitz added the
enhancement
label 4 年之前
Michael Schloh von Bennewitz 新增至Postproject catchall 里程碑 4 年之前

Pin assignments and mapping to header connectors is documented in a usage page.

Pin assignments and mapping to header connectors is [documented in a usage](https://www.raspberrypi.org/documentation/usage/gpio/) page.

Solved in 12b319a.

Solved in 12b319a.
This is not totally resolved, as the EEPROM lacks a device tree fragment. https://github.com/raspberrypi/hats/blob/master/designguide.md https://github.com/raspberrypi/hats/blob/master/devicetree-guide.md https://www.raspberrypi.org/documentation/configuration/device-tree.md
登入 才能加入這對話。
未選擇里程碑
No Assignees
1 參與者
截止日期

未設定截止日期。

Dependencies

This issue currently doesn't have any dependencies.

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