Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

外设管理

使用模块、外设 App 和配置参数设置配置 Infineon® AURIX™ TC3x 微控制器

在与目标硬件通信之前,请先应用模块设置、硬件配置参数和外设 App 设置。

模块

全部展开

Digital Port ReadRead GPIO pin(s) status (自 R2024a 起)
Digital Port WriteSet GPIO pin(s) status (自 R2024a 起)
EncoderMeasures rotation of motor in ticks (自 R2024a 起)
EVADCMeasure voltage of an analog input pin (自 R2024a 起)
PWMGenerate pulse width modulated waveforms (自 R2024a 起)
QSPI ControllerWrite data to and read data from an SPI peripheral device (自 R2024a 起)
QSPI PeripheralWrite data to and read data from an SPI peripheral device (自 R2024a 起)
Hardware Interrupt
Memory CopyCopy data from and to memory section
Byte Pack将输入信号转换为 uint8 向量
Byte Unpackuint8 向量转换为输入信号
Byte Reversal反转输入字中的字节顺序

工具

数字端口读取外设配置Map Digital Port Read peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
数字端口写入外设配置Map Digital Port Write peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
编码器外设配置Map encoder peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
EVADC 外设配置Map EVADC peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
PWM 外设配置Map PWM peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
QSPI 控制器外设配置Map QSPI controller peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
QSPI 外设配置Map QSPI peripherals in the Infineon AURIX model to peripheral registers in the MCU (自 R2024a 起)
任务Map tasks in the Infineon AURIX to interrupt service routines on the hardware board (自 R2024a 起)
硬件映射

模型设置

主题

精选示例