Question
STM32F7 HAL I2C Repeated START command for the MAX34409 current sensing
Hello.
I'm interfacing my STM32F7 with the following current sensing chip:
https://datasheets.maximintegrated.com/en/ds/MAX34408-MAX34409.pdf
And page 8 describes that I need to send a repeated START command during communication. I cannot find a method of doing this using the I2C HAL library.
Could somebody please point me in the right direction please?
Thanks
