CharLCD I2C on CY8CPROTO-063-BLE

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 everyone, I bought a psoc CY8CPROTO-063-BLE and I don't know how to use this psoc with I2C-LCD. I wanna just a example like "Hello World", someone can help me?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA
0 Likes
2 Replies
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

One of my sample below let you type a command from a UART terminal, such as TeraTerm and send data to I2C.

So I think that you can test sending data from CY8CKIT-062-BLE to your I2C LDC display to see how it works.

https://community.cypress.com/t5/Code-Examples/MCU-Tester-a-Swiss-Army-Knife-for-PSoC-CY8CKIT-062-BL...

Then I hope that you can use i2c_utils.h and i2c_utils.c from the project to implement what you want to do.

moto

0 Likes
lock attach
Attachments are accessible only for community members.
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA
0 Likes