Skip to content

Add support for BeagleBone AI with Adafruit BBIO.GPIO #317

Open
@jomoengineer

Description

@jomoengineer

The new BeagleBone AI has a AM57x processor and a different gpio mapping than the previous BeagleBone boards, thus the BBIO GPIO Python libs do not work properly on the BB AI.

Ex:
On the BB AI P9_15 is mapped to gpio76
where
On the BB Black, P8_39 is mapped to gpio76

Also, although not really a Adafruit issue, the config-pin tool does not work with the BB AI:


$ config-pin -q P9_15
P9_15 pinmux file not found!
Pin has no cape: P9_15

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions