Skip to content

i2c_master_slave/i2c_master_slave_dma examples have undocumented requirements #294

@hannobraun

Description

@hannobraun

The examples are designed to run without external hardware, but they still seem to require pull-up resistors (which makes sense). At least I think this is what makes the difference. The only board I can get them to run on is part of a non-trivial test stand, so I can't be sure.

The solution here is to verify that pull-up resistors are actually what's missing (10 kOhm on the SCL and SDA pins should work) and either document that in the examples, or figure out if the built-in pull-up resistors can be configured in software (never tried that).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions