This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC2640R2F: SSD1351 OLED Display Interfacing

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