Thursday , October 9 2025

VN29 – Stm32F4 Accelerometer Data Read (SPI + USART DMA )

VN29 (Video No:29) This video is about, (Hal lib V2.11.0)  while programming STM32F4 with STM32CubeMX – Keil, how to read data from a 3 axes Accelerometer with SPI by using  an external library? Furthermore, it is shown how to send the received data of X, Y, Z axes by using USART DMA method.

<<Video>> Watch

Check Also

VN30 – Stm32F4 MPU6050 Raw Values ( I2C + USART )

VN30 (Video No:30) This video includes, (Hal lib V2.11.0) while programming STM32F4 with STM32CubeMX – …