GPIO access problem with R-Car Starter Kit Pro
← Thread:Talk:R-Car/Boards/Yocto-Gen3/GPIO access problem with R-Car Starter Kit Pro
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:R-Car/Boards/Yocto-Gen3/GPIO access problem with R-Car Starter Kit Pro.
Hello,
I noticed that you use old version BSP.
Yocto v3.21.0 is latest BSP.
So, could you update BSP to v3.21.0 from v3.9.0.
It may fix this issue.
Thank you for the reply.
I also tried Yocto v3.21.0.
But I was unable to access GPIO.
Hello,
In generally, we should keep to a correct order of register settings to work correctly.
It is possible to mistake the order, so please try to reverse the order of PFC/GPIO setting.
Sorry, I cannot test it because I don't have verification environment for bare metal application ...
I tried reversing the order of the PFC and GPIO settings and the results were the same.