Loading...
 
Skip to main content

System Workbench for STM32


L152 discovery board and LCD DisplayString enables bars

guess found the answer myself. the lcd bar segment can be contol the following way:

extern uint8_t LCDBar;
LCDBar = n; n = 0...4

 
Collapse/expand modules below