Skip to main content
GLau.1
Associate
October 19, 2021
Question

I use STM8L152 in my PCBA. Since I don't use LCD function, so I don't connect anything to pin9 VLCD and I don't set any LCD register in my firmware. Is there any thing must be configured with pin9 VLCD for normal use of STM8L152?

  • October 19, 2021
  • 1 reply
  • 2102 views

..

This topic has been closed for replies.

1 reply

Technical Moderator
October 21, 2021

Hello @GLau.1​ and welcome to the Community :)

On the STM8L152 devices, If the LCD feature is not used, you must connect the VLCD pin to VDD.

I advise you to have a look at the AN3029 Application note “Getting started with STM8L and STM8AL�?, is very helpful:

0693W00000FDFOtQAP.jpg 

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
GLau.1
GLau.1Author
Associate
October 25, 2021

Hi Imen, noted and thanks, but for some reason, I have to let pin9 VLCD floating and it seems that MCU works mormally now.

So could you please advise is there any potential risk?