Skip to main content
Visitor II
January 6, 2025
Question

builtin module, touchscreen/edt-ft5x06 is not work after dtb changed

  • January 6, 2025
  • 0 replies
  • 514 views

I try to study embedded linux with stm32mp157f-dk2 board

I got download my image on my board and make dts from stm32cubeide's default board setting

And i compile that in my source's dts folder modified Make file and checked dtb output with decompile

It works with added pwm from cubemx but not working touch

So CONFIG_TOUCHSCREEN_EDT_FT5X06 is being yes in my .config

And it works in default starter pacakge's dtb but I changed just dtb with my pwm added

so if i echo 0-0038 bind to edt-ft5x06 with my pwm dtb, it works but

I wonder why this builtin module not work with reboot

Thanks

    This topic has been closed for replies.