Skip to content

Delay in the bcm2835_gpio_set_eds method #1

@Kimberlime

Description

@Kimberlime

Hello,
I'm using bcm2835 library to read data from ADS131E08 adc using SPI. For a second, there are 320,000 DRDY, there should be 320,000 interrupt detected, but I found out that there are only two. I examined your source carefully and found out that there is a delay in the bcm2835_gpio_set_eds, which cause a huge delay in the process of clearing detect status. When I used raspberry pi and bcm2835 library for the raspberry pi, I did not have this problem.. I have no idea how I should approach this problem..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions