SPI ¶
This section provides information about the migration APIs of the HAL SPI 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.
- HAL SPI migration: List of applicable concepts
- Typical HAL SPI use cases for migration
- HAL SPI constants migration
- HAL SPI macro migration
- HAL SPI types migration
- HAL SPI initialization and configuration functions migration
- HAL SPI I/O operation functions
- HAL SPI state and error functions migration
- HAL SPI callbacks register/unregister functions
- HAL SPI APIs listing for migration