Skip to content

I2C in the bootloader #97

@CatalinPopovici

Description

@CatalinPopovici

Hello, I am trying to implement Bitbang I2C protocol in the bootloader. I was not able to find any code that would work for any bootloader. After that, I have found an Arduino Bitbang I2C library which I have successfully compiled to the bootloader using Arduino IDE and was able to use the lib with Arduino IDE code but when I tried to implement the source code in the bootloader, I realized that it uses Linux API’s (which the bootloader compiler does not support)

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