Skip to content

Example code will not compile unedited. #8

@RAnderson909

Description

@RAnderson909

Hello! I am trying to use the TestCommunication example to check the mode of a TMC5160 driver, but it won't compile. I have not edited anything in the file, and this is the error I get:

C:\Users...\TestCommunication\TestCommunication.ino:17:1: error: could not convert '{(& spi), 8}' from '' to 'const tmc51x0::SpiParameters'
};
^
exit status 1

Compilation error: could not convert '{(& spi), 8}' from '' to 'const tmc51x0::SpiParameters'

Any help would be greatly appreciated.

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