User Activity

Hi,I am interfacing an FRAM driver from STM32L452RE using HAL lib. mem_read operation is not sufficient to put the FRAM chip to sleep mode. This requires a restart condition as follows:[Start][0xF8][Ack][0xA0][Ack][Rep Start][0x86][Ack][Stop]Here I t...