Main Content

Peripheral Management

Configure Infineon® AURIX™ TC3x microcontrollers using blocks, peripheral app and configuration parameter settings

Before communicating with target hardware, first apply block settings, hardware configuration parameters and the peripheral app settings.

Blocks

expand all

Digital Port ReadRead GPIO pin(s) status (Since R2024a)
Digital Port WriteSet GPIO pin(s) status (Since R2024a)
EncoderMeasures rotation of motor in ticks (Since R2024a)
EVADCMeasure voltage of an analog input pin (Since R2024a)
PWMGenerate pulse width modulated waveforms (Since R2024a)
QSPI ControllerWrite data to and read data from an SPI peripheral device (Since R2024a)
QSPI PeripheralWrite data to and read data from an SPI peripheral device (Since R2024a)
Hardware InterruptTrigger downstream function-call subsystem from an interrupt service routine (Since R2024a)
Memory CopyCopy data from and to memory section
Byte PackConvert input signals to uint8 vector
Byte Unpack Convert uint8 vector to input signals
Byte ReversalReverse order of bytes in input word

Tools

Digital Port Read Peripheral ConfigurationMap Digital Port Read peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
Digital Port Write Peripheral ConfigurationMap Digital Port Write peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
Encoder Peripheral ConfigurationMap encoder peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
EVADC Peripheral ConfigurationMap EVADC peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
PWM Peripheral ConfigurationMap PWM peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
QSPI Controller Peripheral ConfigurationMap QSPI controller peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
QSPI Peripheral ConfigurationMap QSPI peripherals in the Infineon AURIX model to peripheral registers in the MCU (Since R2024a)
TasksMap tasks in the Infineon AURIX to interrupt service routines on the hardware board (Since R2024a)
Hardware MappingMap tasks and peripherals in a model to hardware board configurations (Since R2024a)

Topics