You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPIO does not work on the BeagleBoneAI64 with firmware versions after April 2023. It neither works from Linux, or from an R5 core
With some no not so thorough testing, I have found that with the images before bbai64-emmc-flasher-debian-11.6-minimal-arm64-2023-04-06-4gb.img.xz , I am still able to control GPIO. With the images after bbai64-emmc-flasher-debian-11.6-minimal-arm64-2023-04-06-4gb.img.xz I can not control GPIO.
GPIO test stuff for Linux gpiod.zip. Make sure to run the C program, some of the scripts did not work for whatever reason.
I initially hit this bug after I updated my BBAI64 and ran the eMMC firmware update scripts. With later testing I found that a simple apt dist-upgrade would stop GPIO from working.
Take a look at the #beaglebone-ai-64 channel in Discord to see discussion.
beagleboard/Latest-Images#109
GPIO does not work on the BeagleBoneAI64 with firmware versions after April 2023. It neither works from Linux, or from an R5 core
With some no not so thorough testing, I have found that with the images before
bbai64-emmc-flasher-debian-11.6-minimal-arm64-2023-04-06-4gb.img.xz
, I am still able to control GPIO. With the images afterbbai64-emmc-flasher-debian-11.6-minimal-arm64-2023-04-06-4gb.img.xz
I can not control GPIO.I initially hit this bug after I updated my BBAI64 and ran the eMMC firmware update scripts. With later testing I found that a simple
apt dist-upgrade
would stop GPIO from working.Take a look at the #beaglebone-ai-64 channel in Discord to see discussion.
ALEX_PARK on the BeagleBone forum found that the problem is a device tree issue.
Solution: https://forum.beagleboard.org/t/bb-ai64-gpio-basics/36032/7?u=alex_park
The text was updated successfully, but these errors were encountered: