Display LCD on PSOC 6

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

cross mob
RoFr_4201436
Level 3
Level 3
50 sign-ins 25 sign-ins 10 replies posted

Hello, I need to create a simple LCD display like the one in the photo, but with the PSOC 6.

RoFr_4201436_0-1612884536302.png

 
 

RoFr_4201436_3-1612884577221.png

 

But I couldn't quite understand the LCD interface of PSOC 6. Does anyone have an example of an LCD display to simply show a string like "Hello World!"? If so, could you provide an example project?

 

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA
0 Likes
4 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @RoFr_4201436 ,

Can you please let us know which PSoC6 kit you are using? Also, are you using PSoC Creator IDE or ModusToolbox for creating your application?

Regards,
Dheeraj

Hello @DheerajK_81

The model of my psoc is CYBLE-416045-02 and i'm using the Psoc Creator 4.4.

0 Likes
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

CYBLE-416045-02 is a module with power range of 1.71V to 3.6V.

So you may need to use a 3.3V type LCD display instead of 5V type,

or you need to provide level-shifter to interface 5V LCD display to 3.3V MCU Module.

When I googled there were 3.3V LCD display like below.

(Note: I have not tried them)

https://ja.aliexpress.com/item/32864727517.html?src=google&albch=shopping&acnt=494-037-6276&isdl=y&s...

 

https://www.amazon.co.jp/HiLetgo%C2%AE-16x2%E3%82%AD%E3%83%A3%E3%83%A9%E3%82%AF%E3%82%BF-LCD%E3%83%8...

 

moto

MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA
0 Likes