rt-thread-official/bsp/Infineon/psoc6-evaluationkit-062S2
guo 23794d2cf9
[bsp][ifx] add bt support (#8028)
2023-09-18 00:06:51 -04:00
..
.settings [Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0 2023-04-15 15:33:20 +08:00
applications [Infineon]Add lvgl support 2023-04-04 09:03:56 -04:00
board [bsp][ifx] add bt support (#8028) 2023-09-18 00:06:51 -04:00
figures [IFX]Add two board README.md 2023-02-01 18:18:43 +08:00
libs [bsp][ifx] add bt support (#8028) 2023-09-18 00:06:51 -04:00
.config [Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0 2023-04-15 15:33:20 +08:00
.cproject [IFX]Add capsense support 2023-01-31 23:58:16 -05:00
.gitignore [bsp/ifx] add cyw43012 wifi module 2023-08-10 22:52:59 -04:00
.project [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
EventRecorderStub.scvd [Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0 2023-04-15 15:33:20 +08:00
Kconfig [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
LICENSE [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
README.md [bsp][Infineon]update: READ.me use path of relative (#7500) 2023-05-14 21:35:11 +08:00
SConscript [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
SConstruct [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
makefile.targets [Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0 2023-04-15 15:33:20 +08:00
project.uvoptx [bsp/ifx] add cyw43012 wifi module 2023-08-10 22:52:59 -04:00
project.uvproj sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
project.uvprojx [bsp/ifx] add cyw43012 wifi module 2023-08-10 22:52:59 -04:00
rtconfig.h [Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0 2023-04-15 15:33:20 +08:00
rtconfig.py [bsp/ifx] add cyw43012 wifi module 2023-08-10 22:52:59 -04:00
template.uvoptx [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
template.uvproj [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00
template.uvprojx [IFX]Add psoc6-rtt-062S2 BSP (#6866) 2023-01-19 21:49:23 -05:00

README.md

Infineon Psoc6-evaluationkit-062S2 说明

简介

本文档为 RT-ThreadPSoC6 CY8CKIT-062S2-43012开发板提供的 BSP (板级支持包) 说明。

主要内容如下:

  • 开发板资源介绍
  • BSP 快速上手
  • 进阶使用方法

通过阅读快速上手章节开发者可以快速地上手该 BSP将 RT-Thread 运行在开发板上。在进阶使用指南章节,将会介绍更多高级功能,帮助开发者利用 RT-Thread 驱动更多板载资源。

开发板介绍

Psoc6-evaluationkit-062S2 是 RT-Thread 联合英飞凌推出的一款集成32位双核CPU子系统 ARM Cortex-M4 和 ARM Cortex-M0的开发板其具有单周期乘法的150-MHz Arm Cortex-M4F CPU (浮点和存储器保护单元)100-MHz Cortex M0+ CPU带单周期乘法和MPU可以充分发挥 PSoC6 双核芯片性能。

该开发板核心 板载资源 如下:

外设支持

本 BSP 目前对外设的支持情况如下:

片上外设 支持情况 备注
USB 转串口 支持 UART0
GPIO 支持
UART 支持 UART0-5
Touch 支持 触摸滑条

快速上手

本 BSP 是以 MDK V5RT-Thread Studio 为开发环境编译器ARMClang / GCC接下来介绍如何将系统运行起来。

使用 MDK V5 开发

硬件连接

使用数据线连接开发板到 PC。

编译下载

1、配置工程

首先打开 MDK ,若没有安装 Infineon-PSoC6 的芯片支持包会提示在线安装,根据提示安装即可。若受网络问题,可以进入 keil 官网下载安装包,离线安装。

mdk_package

2、 编译此工程:在安装好芯片支持包后,在 MDK工程中进行编译。

3、下载此工程

工程默认配置使用板载 DAP-LINK 使用 SWD 方式下载程序,使用数据线连接开发板,编译之后直接点击下载按钮即可。

使用 RT-Thread Studio 开发

导入工程

  • 首先打开 RT-Thread Studio 开发工具,点加左上角文件—>导入—> RT-Thread Studio项目到工作空间中。

  • 接着选择 psoc6-evaluationkit-062S2 开发板支持包的目录,进行导入。

编译下载

  • 点击 IDE 左上角的构建选项进行工程的编译。

  • 当编译无错误警告时,点击 DebugDownload 选项进行调试/下载。

    注:若点击下载并下载成功后串口终端无显示信息,请手动按下复位按键进行重启运行。

运行结果

下载程序成功之后,系统会自动运行。打开终端工具串口助手,选择波特率为 115200。复位设备后LED 将会以 500HZ 的频率闪烁,而且在终端上可以看到 RT-Thread 的输出信息:

注:推荐使用串口调试助手如:MobaXterm

 \ | /
- RT -     Thread Operating System
 / | \     4.1.1 build Jul 25 2022 18:03:35
 2006 - 2022 Copyright by RT-Thread team
msh >

联系人

维护人: