• I kind of thought the LCD object would be prepared when I boot on that device. But it seems like I have to init it.
    What parameters do I use?

  • Hi,

    It should be available already. What happens if you type:

    LCD.drawLine(0,0,100,100);
    
  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

How do I init the LCD on the STM32F103RBT6 HY 2.8" boards?

Posted by Avatar for user6141 @user6141

Actions