Things to mention in this post:* Temperature Sensors* Tmp116n In this post, we are writing Tmp116n temperature sensor Ilibrary using HAL I2C library. About Temperature…
View More Temperature Sensor- Tmp116n – LibraryTag: HAL
STM32 UART Interrupt Handling with Ending Character
In this post, we will explain an effective way of the interrupt based UART communication. It is easier to deal with the constant buffer size…
View More STM32 UART Interrupt Handling with Ending Character