Question
How to send another START bit during an I2C transmission
Hi,
I am trying to set the FRAM memory mb85rc64ta in sleep mode (Datasheet: I cannot copy and paste a link, but it is from Fujitsu and the pdf file is called MB85RC64TA-DS501-00044-4v1-E page 11)
It requires 2 START condition but no STOP condition before the second one. I have tried modifying a HAL function to do this but always I get the second START bit condition, I get a STOP one right before.
How should I do this?
