Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640,
Tool/software: TI-RTOS
Hi
I am trying to interface OLED SSD1306 with CC2640 Launchpad. I am trying to use I2C driver using I2C example. However, I am not able to interface OLED.
Also, I wanted to know which libraries are to be used for CC2640.
I even tried referring to this Chinese blog for the same: https://blog.csdn.net/feilusia/article/details/52686966
They have interfaced OLED with cc2640 but when I tried the same way as mentioned by them, no positive result.