IRDA ¶
This section provides information about the migration APIs of the HAL IRDA driver.
Before digging into the details of the HAL2 changes, it is important to understand the HAL2 breaking concepts explained in Breaking changes in concepts.
Important
In HAL2, the IRDA driver is removed, and IRDA functionalities are integrated within the HAL UART driver.
To better understand the HAL UART changes, you can refer to the HAL UART migration section: UART.
- HAL IRDA migration: List of applicable concepts
- Typical HAL IRDA use cases for migration
- HAL IRDA constants migration
- HAL IRDA macro migration
- HAL IRDA types migration
- HAL IRDA initialization and configuration functions migration
- HAL IRDA I/O operations migration
- HAL IRDA state and error functions migration
- HAL IRDA APIs listing for migration