Home detection

detection

3 Articles

STM32 UART #5 || Receive Data using IDLE LINE

This is the 5th tutorial in the STM32 UART Series. In this tutorial we will use the IDLE Line detection to receive the...

STM32 as I2C SLAVE || PART 7

This is the 7th tutorial in the STM32 I2C slave series. This tutorial covers clock stretching, General Call and Dual Address Acknowledgement.

How to Interface ADXL345 (I2C) with STM32

Interface the ADXL345 Accelerometer, connected via the I2C, with STM32. We will display the results on the oled display, which is also...