How to integrate an OLED with the PSOC 4 BLE????

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

 I would like to know how to integrate an oled with the psoc 4 ble . It uses an I2C prototcol so will the pins 3.4 and 3.5 ne sufficient ?

   

If not please tellme how to do this?

0 Likes
2 Replies
Anonymous
Not applicable

 Hi ,

   

 

   

PSOC4 BLE has two scbs which can be programmed as i2C. So you use the I2C lines.

   

 

   

You can choose the appropriate pins for I2C lines.Refer table 4 in the datasheet http://www.cypress.com/?docID=50617

   

 

   

Regards,

   

Vikas

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Here is a project doing that -

   

 

   

www.hackster.io/rayburne/psoc-4-using-the-color-glcd-ili9341

   

 

   

Regards, Dana.

0 Likes