mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Massive naming fix: STMPE11->STMPE811
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4782 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -500,10 +500,10 @@ There are 4 possible SRAM configurations:
|
||||
I/O Expanders
|
||||
=============
|
||||
|
||||
The STM3240G-EVAL has two STMPE11QTR I/O expanders on board both connected to
|
||||
The STM3240G-EVAL has two STMPE811QTR I/O expanders on board both connected to
|
||||
the STM32 via I2C1. They share a common interrupt line: PI2.
|
||||
|
||||
STMPE11 U24, I2C address 0x41 (7-bit)
|
||||
STMPE811 U24, I2C address 0x41 (7-bit)
|
||||
------ ---- ---------------- --------------------------------------------
|
||||
STPE11 PIN BOARD SIGNAL BOARD CONNECTION
|
||||
------ ---- ---------------- --------------------------------------------
|
||||
@@ -516,7 +516,7 @@ STPE11 PIN BOARD SIGNAL BOARD CONNECTION
|
||||
IN1 EXP_IO11
|
||||
IN0 EXP_IO12
|
||||
|
||||
STMPE11 U29, I2C address 0x44 (7-bit)
|
||||
STMPE811 U29, I2C address 0x44 (7-bit)
|
||||
------ ---- ---------------- --------------------------------------------
|
||||
STPE11 PIN BOARD SIGNAL BOARD CONNECTION
|
||||
------ ---- ---------------- --------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user