View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007061 | PicoCOM93_HW | MISC | public | 2026-01-09 13:38 | 2026-01-09 13:38 |
| Reporter | mueller | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.00 | ||||
| Target Version | 1.10 | ||||
| Summary | 0007061: Exchange I2C_INT_SCL and I2C_INT_SDA on CPU pads | ||||
| Description | I2C_INT_SDA (LPI2C3_SDA) must be on pad GPIO_IO28 and I2C_INT_SCL (LPI2C3_SCL) must be on pad GPIO_IO29. Refer to imx93-pinfunc.h: #define MX93_PAD_GPIO_IO28__LPI2C3_SDA 0x0080 0x0230 0x03E4 0x11 0x1 #define MX93_PAD_GPIO_IO29__LPI2C3_SCL 0x0084 0x0234 0x03E0 0x11 0x1 | ||||