Skip to content

IO not toggling for Raspberry pi #4

@anon1a1

Description

@anon1a1

Hello, I am using Raspberry Pi 3. I am not seeing my IO toggling.
does it have something to do with this?

#define BCM2708_PERI_BASE 0x20000000
#define GPIO_BASE (BCM2708_PERI_BASE + 0x200000) /* GPIO controller */
#define GPIO_LEN 0xB4 // need only to map B4 registers

if so, how to I fix it to work for Raspberry Pi 3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions