Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hello,
I am trying to get the SSD1351 OLED display hooked up and running with the CC2640R2 development board. I have searched around and found some people who got a similar display (SSD1306) working with an MSP430 here: https://e2e.ti.com/support/microcontrollers/msp430/f/166/p/612318/2254444 so it should be possible. Comparing the code from that post to the Adafruit library.h file here: https://github.com/adafruit/Adafruit-SSD1351-library/blob/master/Adafruit_SSD1351.h , it is clear that the display commands are different values. I'm having a hard time getting this sorted out to work with the CC2640R2.
Thanks in advance,
Josh