Home
last modified time | relevance | path

Searched +full:psoc +full:- +full:6 (Results 1 – 25 of 65) sorted by relevance

123

/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/
Dindex.rst3 INFINEON PSOC 6 WiFi-BT Pioneer Kit
9 The PSOC 6 WiFi-BT Pioneer Kit (CY8CKIT-062-WiFi-BT) is a low-cost hardware
10 platform that enables design and debug of the PSOC 62 MCU and the Murata
13 The PSOC 6 WiFi-BT Pioneer Kit features the PSOC 62 MCU: a
14 dual-core MCU, with a 150-MHz Arm Cortex-M4 as the primary application
15 processor and a 100-MHz Arm Cortex-M0+ that supports low-power operations,
17 56 programmable digital blocks, Full-Speed USB, a serial memory interface,
18 a PDM-PCM digital microphone interface, and industry-leading capacitive-sensing
21 The PSOC 6 WiFi-BT Pioneer board offers compatibility with Arduino shields.
23 The Cortex-M0+ is a primary core on the board's SoC. It starts first and
[all …]
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/
Dindex.rst3 INFINEON PSOC 63 BLE Pioneer Kit
9 The PSOC 6 BLE Pioneer Kit (CY8CKIT-062-BLE) is a hardware platform that
10 enables design and debug of the Cypress PSOC 63 BLE MCU.
12 The PSOC 6 BLE Pioneer Kit features the PSOC 63 MCU: a dual-core MCU, with a
13 150-MHz Arm Cortex-M4 as the primary application processor and a 100-MHz Arm
14 Cortex-M0+ that supports low-power operations, 1MB of Flash, 288KB of SRAM,
16 programmable digital blocks, and capacitive-sensing with CapSense.
18 The PSOC 6 BLE Pioneer board offers compatibility with Arduino shields, a
19 512-Mb NOR flash, onboard programmer/debugger (KitProg2), USB Type-C power
20 delivery system (EZ-PD™ CCG3), 5-segment CapSense slider, two CapSense
[all …]
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/doc/
Dindex.rst6 The CY8CPROTO-062-4343W PSOC 6 Wi-Fi BT Prototyping Kit is a low-cost hardware
7 platform that enables design and debug of PSOC 6 MCUs. It comes with a Murata
8 LBEE5KL1DX module, based on the CYW4343W combo device, industry-leading CAPSENSE
9 for touch buttons and slider, on-board debugger/programmer with KitProg3, microSD
10 card interface, 512-Mb Quad-SPI NOR flash, PDM-PCM microphone, and a thermistor.
12 This kit is designed with a snap-away form-factor, allowing the user to separate
19 For more information about the PSOC 62 MCU SoC and CY8CPROTO-062-4343W board:
21 - `PSOC 62 MCU SoC Website`_
22 - `PSOC 62 MCU Datasheet`_
23 - `PSOC 62 MCU Architecture Reference Manual`_
[all …]
/Zephyr-latest/soc/infineon/cat1a/
DKconfig3 # SPDX-License-Identifier: Apache-2.0
32 bool "Dual-core support [activate Cortex-M4]"
35 Cortex-M0 CPU should boot Cortex-M4
38 ## PSOC6 Cortex M0+ prebuilt images
40 prompt "PSOC6 Cortex M0+ prebuilt images"
42 Choose the prebuilt application image to be executed on the Cortex-M0+ core of the PSOC6
43 dual-core MCU. The image is responsible for booting the Cortex-M4 on the device.
48 DeepSleep prebuilt application image is executed on the Cortex-M0+ core of the PSOC6 BLE
49 dual-core MCU.The image is provided as C array ready to be compiled as part of the Cortex-M4
50 application. The Cortex-M0+ application code is placed to internal flash by the Cortex-M4
/Zephyr-latest/drivers/gpio/
DKconfig.psoc62 # SPDX-License-Identifier: Apache-2.0
5 bool "Cypress PSOC 6 GPIO driver"
9 Enable support for the Cypress PSOC 6 GPIO controllers.
/Zephyr-latest/drivers/spi/
DKconfig.psoc64 # SPDX-License-Identifier: Apache-2.0
7 bool "PSOC 6 MCU SCB spi driver"
13 This option enables the SCB[SPI] driver for PSOC 6 SoC family.
/Zephyr-latest/drivers/serial/
DKconfig.psoc65 # SPDX-License-Identifier: Apache-2.0
8 bool "PSOC 6 MCU SCB serial driver"
16 This option enables the SCB[UART] driver for PSOC 6 SoC family.
/Zephyr-latest/dts/bindings/interrupt-controller/
Dcypress,psoc6-intmux.yaml3 # SPDX-License-Identifier: Apache-2.0
8 The PSOC 6 Cortex-M0+ NVIC can handle up to 32 interrupts. This means that
10 to be processed in the Cortex-M0+ CPU.
13 configure the 32 NVIC lines for Cortex-M0+ CPU. Each register handles up to
17 Cortex-M0+ NVIC controller. Note that Cortex-M4 have all interrupt sources
21 configuration and how the Cortex-M0+ NVIC sources are organized. Each
22 channel chX represents a Cortex-M0+ NVIC line and it stores a vector number.
23 The vector number selects the PSOC 6 peripheral interrupt source for the
24 Cortex-M0+ NVIC controller line.
31 In practical terms, the Cortex-M0+ requires user to define all NVIC interrupt
[all …]
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/
Dboard.yml3 full_name: PSOC 6 WiFi-BT Pioneer Kit
6 - name: cy8c6247
DKconfig.cy8ckit_062_wifi_bt1 # PSOC 6 WiFi-BT Pioneer Kit configuration
5 # SPDX-License-Identifier: Apache-2.0
Dcy8ckit_062_wifi_bt_cy8c6247_m0.yaml4 # SPDX-License-Identifier: Apache-2.0
8 name: Cypress PSOC 6 WiFi-BT Pioneer Kit (M0)
14 - zephyr
15 - gnuarmemb
16 - xtools
18 - gpio
Dcy8ckit_062_wifi_bt_cy8c6247_m4.yaml4 # SPDX-License-Identifier: Apache-2.0
8 name: Cypress PSOC 6 WiFi-BT Pioneer Kit (M4)
14 - zephyr
15 - gnuarmemb
16 - xtools
18 - gpio
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/
DKconfig.cy8cproto_062_4343w1 # CY8CPROTO-062-4343W PSOC6 Wi-Fi BT Prototyping Kit
4 # SPDX-License-Identifier: Apache-2.0
/Zephyr-latest/boards/infineon/cy8ckit_062s2_ai/
Dboard.yml2 # SPDX-License-Identifier: Apache-2.0
6 full_name: PSOC 6 AI Evaluation Kit
9 - name: cy8c624abzi_s2d44
Dcy8ckit_062s2_ai.yaml2 name: CY8CKIT-062S2-AI PSOC 6 AI Evaluation Kit
8 - zephyr
10 - gpio
11 - uart
12 - watchdog
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/
DKconfig.cy8ckit_062_ble1 # PSOC 6 BLE Pioneer Kit configuration
5 # SPDX-License-Identifier: Apache-2.0
/Zephyr-latest/boards/infineon/cy8cproto_063_ble/
DKconfig.cy8cproto_063_ble1 # CY8CPROTO-063-BLE PSOC6 BLE Prototyping Kit
5 # SPDX-License-Identifier: Apache-2.0
DKconfig.defconfig1 # CY8CPROTO-063-BLE PSOC6 BLE Prototyping Kit
5 # SPDX-License-Identifier: Apache-2.0
Dcy8cproto_063_ble.yaml3 # SPDX-License-Identifier: Apache-2.0
7 name: CY8CPROTO-063-BLE PSOC6 BLE Prototyping Kit
13 - zephyr
14 - gnuarmemb
16 - adc
17 - gpio
18 - uart
19 - i2c
20 - watchdog
21 - spi
[all …]
/Zephyr-latest/dts/bindings/hwinfo/
Dcypress,psoc6-uid.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: Cypress PSOC 6 Unique 88-bit Serial Number
6 compatible: "cypress,psoc6-uid"
/Zephyr-latest/soc/infineon/cat1a/psoc6_01/
DKconfig.defconfig3 # SPDX-License-Identifier: Apache-2.0
5 # Infineon PSOC 6_01 based MCU default configuration
/Zephyr-latest/soc/infineon/cat1a/psoc6_03/
DKconfig.defconfig3 # SPDX-License-Identifier: Apache-2.0
5 # Infineon PSOC 6_03 based MCU default configuration
/Zephyr-latest/soc/infineon/cat1a/psoc6_04/
DKconfig.defconfig3 # SPDX-License-Identifier: Apache-2.0
5 # Infineon PSOC 6_04 based MCU default configuration
/Zephyr-latest/soc/infineon/cat1a/psoc6_02/
DKconfig.defconfig3 # SPDX-License-Identifier: Apache-2.0
5 # Infineon PSOC 6_02 based MCU default configuration
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
DKconfig.defconfig3 # SPDX-License-Identifier: Apache-2.0
5 # Infineon PSOC 6 (Legacy) based MCU default configuration

123