@@ -43,7 +43,7 @@ The **R7FA4M1AB3CFM#AA0**, often referred to as RA4M1 in this datasheet, is the
4343* ** Communication**
4444 * 1x UART (pin D0, D1)
4545 * 1x SPI (pin D10-D13, ICSP header)
46- * 1x I2C (pin A4, A5, SDA, SCL)
46+ * 2x I2C (pin A4, A5, SDA, SCL), (Qwiic connector )
4747 * 1x CAN (pin D4, D5, external transceiver is required)
4848
4949See the full datasheet for the R7FA4M1AB3CFM#AA0 in the link below:
@@ -127,7 +127,7 @@ In addition, it features an ESP32-S3 module for Wi-Fi® & Bluetooth® connectivi
127127| JDIGITAL | Digital input/output headers |
128128| JOFF | OFF, VRTC header |
129129| J1 | CX90B-16P USB-C® connector |
130- | J2 | SM04B-SRSS-TB(LF)(SN) I2C connector |
130+ | J2 | Qwiic Connector for I2C communication protocol |
131131| J3 | ICSP header (SPI) |
132132| J5 | DC Jack |
133133| J6 | ESP header |
@@ -232,13 +232,13 @@ The UNO R4 WiFi has a DAC with up to 12-bit resolution attached to the A0 analog
232232
233233The DAC can be used for signal generation for e.g. audio applications, like generating and altering sawtooth waves.
234234
235- ## I2C Connector
235+ ## Qwiic I2C Connector
236236
237- The I2C connector SM04B-SRSS-TB(LF)(SN) is connected to a secondary I2C bus on the board. Note that this connector is powered via 3.3 V.
237+ The I2C Qwiic connector SM04B-SRSS-TB(LF)(SN) is connected to a secondary I2C bus on the board. Note that this connector is powered via 3.3 V.
238238
239- ![ I2C connector.] ( assets/i2c-connector.png )
239+ ![ I2C Qwiic connector.] ( assets/i2c-connector.png )
240240
241- This connector also shares the following pin connections:
241+ The standard I2C is accessible through the following pin connections:
242242
243243** JANALOG header**
244244- A4
@@ -491,6 +491,7 @@ This equipment contains a radio transmitter module with model approval code: CMI
491491
492492| Date | ** Revision** | ** Changes** |
493493| ---------- | ------------ | ------------------ |
494+ | 09/04/2025 | 7 | Fixed I2C information |
494495| 05/09/2024 | 6 | Cloud Editor updated from Web Editor |
495496| 03/07/2024 | 5 | Update Assets |
496497| 19/09/2023 | 4 | Update FCC section |
@@ -538,7 +539,7 @@ RA4M1的工作电压固定为5V,而ESP32-S3模块为3.3V。这两个MCU之间
538539* ** 通信**
539540 * 1个UART(引脚D0、D1)
540541 * 1个SPI(引脚D10-D13,ICSP针座)
541- * 1个I2C (引脚A4、A5、SDA、SCL)
542+ * 2个I2C (引脚A4、A5、SDA、SCL, (Qwiic connector)
542543 * 1个CAN(引脚D4、D5,需要外部收发器)
543544
544545请通过以下链接查看 R7FA4M1AB3CFM#AA0 的完整数据表:
0 commit comments