SSD1327 with SPI on PSoC4

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

cross mob
FlWi_4222726
Level 1
Level 1

Hello, everybody,

I would like to control an OLED diplay with an PSOC 4 4200 family.

The OLED display has an SSD1327 controller and I want to operate this via the SPI interface.

Is there a suitable library for this?

Thanks in advance.

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

We do not have any ready made library available. What you essentially need to do is use the SPI component and modify the SSD1327 driver files by writing the SPI specific APIs to make it compatible with PSoC4.

Here are some resources which should help you proceed further:

Regards,

Dheeraj

View solution in original post

0 Likes
1 Reply
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

We do not have any ready made library available. What you essentially need to do is use the SPI component and modify the SSD1327 driver files by writing the SPI specific APIs to make it compatible with PSoC4.

Here are some resources which should help you proceed further:

Regards,

Dheeraj

0 Likes