2020-08-04 06:09 AM
2020-08-05 09:43 AM
2020-08-05 09:43 AM
2020-08-05 09:44 AM
2020-08-05 09:44 AM
2020-08-05 09:46 AM
That was working on STM8L151 and some STM32-F103/L152
Other info:
#define I2C_DELAY 4 //2
#define GPIO_I2C_SCL GPIOB,GPIO_Pin_5
#define GPIO_I2C_SDA GPIOB,GPIO_Pin_6
That's all I've got until someone provides something better...
2020-08-05 09:07 PM
Thank for your sincere reply.
I seen there you included the "upgrade.h" in this program. Do you have the file . If you have this please share the file.
I really appreciate you for replaying the question. =)