diff --git a/docs/psoc6/general.rst b/docs/psoc6/general.rst index 104678dc5050..d4d58d0856dd 100644 --- a/docs/psoc6/general.rst +++ b/docs/psoc6/general.rst @@ -29,6 +29,9 @@ Following are the boards supported in this port: * - CY8CPROTO-063-BLE - BLE - user button, compact form-factor + * - CY8CKIT-062S2-AI + - WiFi, BT + - user button, compact form-factor, USB-C, MEMS microphone, radar sensor, pressure sensor, 6-axis IMU, 3-axis magnetometer For more hardware related details, check the following sections. @@ -66,4 +69,21 @@ Links for product details: * `CY8CPROTO-063-BLE product page with relevant documents `_ * `CY8CPROTO-063-BLE MCU Datasheet `_ +CY8CKIT-062S2-AI +---------------- + +Pinout +****** + + .. image:: img/CY8CKIT-062S2-AI-pinout.png + :width: 500 + + +Technical specifications +************************ +Links for product details: + +* `CY8CKIT-062S2-AI product page with relevant documents `_ +* `CY8CKIT-062S2-AI MCU Datasheet `_ + diff --git a/docs/psoc6/img/CY8CKIT-062S2-AI-pinout.png b/docs/psoc6/img/CY8CKIT-062S2-AI-pinout.png new file mode 100644 index 000000000000..eebf4c2b239b Binary files /dev/null and b/docs/psoc6/img/CY8CKIT-062S2-AI-pinout.png differ