-
Notifications
You must be signed in to change notification settings - Fork 8.3k
boards: shields: st: enable the touch input on st_lcd_dsi_mb1835 #98717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boards: shields: st: enable the touch input on st_lcd_dsi_mb1835 #98717
Conversation
a98e9ac to
ac79416
Compare
ac79416 to
9df89f6
Compare
| :goals: build | ||
|
|
||
| You can test both the display and the capacitive touch using the | ||
| ``samples/subsys/input/draw_touch_events`` sample: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``samples/subsys/input/draw_touch_events`` sample: | |
| :zephyr:code-sample`draw_touch_events` sample: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
9df89f6 to
47a20f6
Compare
Add devicetree and configuration for the touch controller on STM32U5G9J-DK1 and st_lcd_dsi_mb1835 shield. Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
47a20f6 to
82696e4
Compare
|
|
|
||
| if LVGL | ||
|
|
||
| config INPUT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe prefer configdefault.



Add devicetree and configuration for the touch controller on STM32U5G9J-DK1 and st_lcd_dsi_mb1835 shield.
Testing with:
west build -p -b stm32u5g9j_dk1 --shield st_lcd_dsi_mb1835 samples/subsys/input/draw_touch_eventsRelated to:
document_4915927358348723745.mp4