Skip to content

Commit

Permalink
docs/psoc6: Adding hardware documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
  • Loading branch information
NikhitaR-IFX committed Feb 16, 2024
1 parent 99bdde0 commit 14e1ff4
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 6 deletions.
65 changes: 59 additions & 6 deletions docs/psoc6/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,69 @@
General information about the PSoC6™ port
=========================================

The PSoC6™ port supports boards powered by the `Infineon PSoC6 family of microcontrollers <https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/>`_.
The PSoC™ 6 family is built on an ultra-low-power architecture, and the MCUs feature low-power design catering to tailored application domains.
The PSoC6™ port supports boards powered by the `Infineon PSoC6 family of microcontrollers <https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/>`_ and currently supports following MCU's:

* PSoC™ 62 - Performance
* PSoC™ 63 - Bluetooth™ Low Energy

.. _Supported boards:

Supported boards
----------------
^^^^^^^^^^^^^^^^^

Following are the boards supported in this port:

.. list-table::
:widths: 20 50
:header-rows: 1

* - Board name
- Distinguishing feature
* - CY8CPROTO-062-4343W
- Dual-core Arm Cortex-M4 and Cortex-M0+ MCU with versatile peripherals on board like:
- Industry-leading CAPSENSE™ for touch buttons and slider
- Networking capabilities
- microSD card interface
- 512-Mb Quad-SPI NOR flash
* - CY8CPROTO-063-BLE
- Dual-core Arm Cortex-M4 and Cortex-M0+ MCU with:
- Versatile peripherals
- Networking capabilities
- Bluetooth Low Energy (BLE) connectivity compatible with Bluetooth 5.0
- Snap-away form-factor

For more hardware related details, check the following sections.

CY8CPROTO-062-4343W
--------------------

Pinout
******
.. image:: img/cy8cproto-062-4343w-pinout.png
:width: 1400


Technical specifications
************************
Links for product details:

* `CY8CPROTO-062-4343W product page with relevant documents <https://www.infineon.com/cms/en/product/evaluation-boards/cy8cproto-062-4343w/#>`_
* `CY8CPROTO-062-4343W MCU Datasheet <https://www.infineon.com/dgdl/Infineon-PSOC_6_MCU_CY8C62X8_CY8C62XA-DataSheet-v18_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee7d03a70b1>`_

CY8CPROTO-063-BLE
-----------------

Pinout
******
.. image:: img/cy8cproto-063-ble-pinout.png
:width: 400

Technical specifications
************************
Links for product details:

The following boards are supported in the port:
* `CY8CPROTO-063-BLE product page with relevant documents <https://www.infineon.com/cms/en/product/evaluation-boards/cy8cproto-063-ble/#>`_
* `CY8CPROTO-063-BLE MCU Datasheet <https://infineon.com/dgdl/Infineon-PSoC_6_MCU_CY8C63x6_CY8C63x7_Datasheet_PSoC_63_MCU_with_Bluetooth_LE-DataSheet-v19_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee4efe46c37>`_

* `CY8CPROTO-062-4343W <https://www.infineon.com/cms/en/product/evaluation-boards/cy8cproto-062-4343w/>`_

Find all the information, board and microcontroller features, and technical documentation in the
linked board product page.
Binary file added docs/psoc6/img/cy8cproto-062-4343w-pinout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/psoc6/img/cy8cproto-063-ble-pinout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/psoc6/img/cy8cproto-063-ble.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14e1ff4

Please sign in to comment.