Skip to content

Raspberry Pi 5 -> GPIO Package Can it Support as of Today ???? #2262

@jldigi40

Description

@jldigi40

I have been playing with the current latest 3.10 GPIO Nuget Package and worked on Rasperry Pi 4.

When use on Pi 5 get exception error ...

1/5/2024 4:49:05 PM :  Cannot open-create Input Device ?....System.IO.IOException: Error while requesting event listener for pin 17, error code: 16
   at System.Device.Gpio.Drivers.LibGpiodDriverEventHandler.SubscribeForEvent(SafeLineHandle pinHandle)

I get same error if change pinnaming or any pin mode setting.

Onlu Open and Close Pin causes no exception

I believe Pi4 and 5 the registers on board a different to drive the 40 pin I/O pins ?

Can I get confirmation Pi5 is not supported as of today using this GPIO ?

Funny think I2C drivers for PI 4 work on PI 5 as use this also, but GPIO is failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:1Work that is critical for the release, but we could probably ship withoutarea-System.Device.GpioContains types for using general-purpose I/O (GPIO) pinsdocumentationDocumentation bug or enhancement, does not impact product or test codeup-for-grabsGood issue for external contributors to iot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions