CY8CKIT-041S-MAX BSP
Communication Pins

General Description

Pins associated with connections on the board for communication interfaces (UART/I2C/SPI/...)

Macros

#define CYBSP_DEBUG_UART_RX   (P0_4)
 Pin: UART RX.
 
#define CYBSP_DEBUG_UART_TX   (P0_5)
 Pin: UART TX.
 
#define CYBSP_I2C_SCL   P1_0
 Pin: I2C SCL.
 
#define CYBSP_I2C_SDA   P1_1
 Pin: I2C SDA.
 
#define CYBSP_SWDIO   P3_2
 Pin: SWDIO.
 
#define CYBSP_SWDCK   P3_3
 Pin: SWDCK.
 
#define CYBSP_DEBUG_UART_RTS   (P0_7)
 Pin: UART RX.
 
#define CYBSP_DEBUG_UART_CTS   (P0_6)
 Pin: UART TX.