User Activity

We are used the STM32L44x for our devices and I have discovered that the openOCD programming appears to be writing 0xFF to unused areas of the flash pages it programs even those parts of a page beyond the end of the programmed image. I presume this...
We are using the LPS25HB for a Barometric sensor and I have been able to get temperature and pressure readings from the device as necessary with a 1Hz ODR. We now want to use the threshold interrupts to allow our micro to go to sleep until the pressu...
Posted on July 11, 2018 at 12:12I hope some can help with a SMBus problem I am having. I am using I2C2 on the STM32L432 in SMBus mode as communication medium between devices. I'm not using the standard SMBus protocols, instead I'm using a simple dat...