diff --git a/en/device-dev/driver/driver-platform-spi-des.md b/en/device-dev/driver/driver-platform-spi-des.md index 066b92ea231bf86f8a0b2688b1119ef3bd832f84..8c536413b9eb82b92de579038d2f639865f3b157 100644 --- a/en/device-dev/driver/driver-platform-spi-des.md +++ b/en/device-dev/driver/driver-platform-spi-des.md @@ -107,7 +107,7 @@ SPI communication is usually initiated by the SPI controller and is operated as The figure below illustrates how to use the APIs. **Figure 2** Using SPI driver APIs -![](figures/using-spi-process.png "process-of-using-an-spi-device") +![](figures/using-SPI-process.png "process-of-using-an-spi-device") ### Obtaining an SPI Device Handle