Skip to content

SPI baudrate of 100000 does not work reliably #1005

@jerryneedell

Description

@jerryneedell

Using the current master, I found that I was getting confusing data for the STPME610 touch screen driver on a feather52832. No errors reported, but data was clearly getting garbled.
The default baud rate for this device is 100000 (100K). I tried raising the baudrate to 1000000 (1M) and it works normally. @jepler pointed out that this may be a know "feature" for the nrf52 and 100000 is just too slow.

The workaround is simple, I just wanted to alert folks and see how/if you wanted to deal with this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions