Skip to content

Setup Errors? #2

@sawtelles

Description

@sawtelles

Hi - I developed a general purpose board using the MAX11300. I would like to use your library. I found a few things so far that look wrong to me.

  1. SPI is set up with LSBFIRST but should MSBFIRST
  2. _select pin setup is not done in the non-interrupt instantiation
  3. The read/write bit logic is reversed (read should be a '1', write a '0)

With these changes I can get basic functions working. I'm still going through things.

Thanks, nice library!

Steve Sawtelle
HHMI Janelia

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