PSoC4のSegment LCDでのDrivemodeによる挙動の違いについて

Tip / ログイン to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JuIn_1625121
Level 5
Level 5
100 sign-ins First solution authored 100 replies posted

いつもお世話になっております。

お客様のアプリケーションにて、

現在1/4デューティ, 1/3バイアス,A波形,HighSpeedモードでLCDを駆動しております。
GPIOピンのDrivemodeを変えると、動作が変わります。
・ストロングドライブ⇒PWMのdutyを変化させ2/3VDD,1/3VDDを生成
・プルアップ、プルダウン⇒電圧レベルを変化させ2/3VDD,1/3VDDを生成

LCD駆動波形が変わるのは仕様でしょうか。
LCDを駆動させる場合はピンの設定はどの駆動モードにすればよろしいでしょうか(特に指定はない?)

ご教示いただきたく、よろしくお願いいたします。

0 件の賞賛
1 解決策
AikoO_51
Moderator
Moderator
Moderator
100 sign-ins First question asked 50 solutions authored

ここでのGPIOはどのような用途で使用されておりますでしょうか。今回の実装内容についての詳細をご提示いただけますでしょうか。

Segment LCD Component関する実装についての詳細は、AN(001-87391 Rev. *E)またはPSoC Creator上のCE”SegLCD_PSoC4_Example”を参考にしてください。

Aiko Ohtaka
Infineon Technologies

元の投稿で解決策を見る

3 返答(返信)
AikoO_51
Moderator
Moderator
Moderator
100 sign-ins First question asked 50 solutions authored

ここでのGPIOはどのような用途で使用されておりますでしょうか。今回の実装内容についての詳細をご提示いただけますでしょうか。

Segment LCD Component関する実装についての詳細は、AN(001-87391 Rev. *E)またはPSoC Creator上のCE”SegLCD_PSoC4_Example”を参考にしてください。

Aiko Ohtaka
Infineon Technologies
MiNe_85951
Level 7
Level 7
Distributor - TED (Japan)
50 likes received 500 replies posted 50 solutions authored

Additional information.

 

As Aiko-san says, we need to know the details,

The segment LCD driver for PSoC4 assumes the following configuration.

MaMi_1205306_0-1641996527004.png

And the details of the operation are as follows :

MaMi_1205306_1-1641996641836.png

From the above, it is inferred that the segment LCD components of PSoC are not intended for pull-up/pull-down.

If you don't change the GPIO settings, it will be a strong drive, however it will be recognized that you dared to set the pull-up / pull-down settings.

What is your intention to change the drive mode of the pin to pull-up/pull-down?

Is the segment LCD working properly, whether it's a strong drive or a pull-up/pull-down?

 

Regard,

 

 

JuIn_1625121
Level 5
Level 5
100 sign-ins First solution authored 100 replies posted

いつもお世話になっております。

こちらGPIOの駆動方法を変更した理由に関しては
想定していない出力(これまで使用していた別マイコンでは出力波形が違っていた)
であったので色々試したという事でした。
結局のところ正しい使い方が知りたい、という事であったため、
ご教示いただいた資料(001-87391 )を紹介させていただくこととしました。
ご助力いただき、ありがとうございました。

0 件の賞賛