Even though I uploaded a new device tree using stm32cudeide, there was no effect on my pins.
I am generating device tree and compiled it by stm32cudeide and upload to my board. So, baiscally I am following this link:
https://wiki.st.com/stm32mpu/wiki/How_to_manage_OpenSTLinux_projects_in_STM32CubeIDE
My issue is that no matter what I do, nothing seems to affect my pins. I type to check them:
cat /sys/kernel/debug/pinctrl/soc\:pin-controller@50002000/pinconf-pins
I can confirm that .dtb is uploaded successfully, and also extlinux.conf is changed
