HOW USE CUBEMX HAL_LCD_WRITE?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-11-16 7:35 AM
It is the starter that started now.
We are currently using the STM32L152C-DISCOVERY board.
I have used HAL_LCD_WRITE as shown below, but nothing is displayed on the LCD.
HAL_LCD_WRITE (& hlcd, LCD_RAM_REGISTER0, 0x0000, 0xffff);
or
HAL_LCD_WRITE (& hlcd, LCD_RAM_REGISTER0, ~ (0x0000), 0xffff);
HAL_LCD_UpdateDisplayRequest (& hlcd);
How do I use this command?
And what does RAMRegisterMask mean?
Labels:
- Labels:
-
LCD-LTDC
-
STM32CubeMX
-
STM32L1 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
