Hi, I am using STNRG388A to communicate with some I2C device. For now, i have picked MAX30205 temperature sensor. See Details please
I am using standard peripheral library for STLUX and using stm8 library for I2c interface. I have tried with all the examples in libraries which are using interrupt handlers. Also, i have tried the online examples for stm8 using poll methods. Nothing is working for me till now.
I am using Pin 17, Pin 18 for I2C interface. I have uploaded the code in attachment.
Need some help from ST community.
