User Activity

I am using an STM32L422RB and I have added the X-Cube-EEPROM SW package (version 3.0.0). After intensive use I noticed that the eEEPROM driver is actually writing 64 bits of 0's to my emulated EEPROM space on every device power up or wakeup.  On furt...
In my opinion one of the simplest ways to receive an unknown amount of data has been this post which details how to use IDLE line detection to trigger the DMA to call the HAL_UART_RxCpltCallback function. This then reads the data received via UART fr...
Posted on January 31, 2018 at 15:53Hi, I am trying to implement variable message length UART reception using USART IDLE IT and the DMA on the STM32F072 as detailed in this very helpful https://community.st.com/0D50X00009XkW2nSAF. I have discovered t...
Posted on June 30, 2017 at 15:12I'm currently working on a driver on an STM32F0 that joins the I2C bus as a slave device. Currently there is no mention in the reference manual on how to handle a Repeated Start Condition, does anyone know how to?I am...
Posted on July 15, 2016 at 11:47  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Kudos from