adafruit / adafruit/Adafruit_CircuitPython_LC709203F

simpletest fails on Feather nRF52840.

Open
#3 21 comments 0 reactions 1 assignee Claimed by @dhalbert View on GitHub
bug
Dominant language
Python
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Description

simpletest fails to run on Feather nRF52840. Throws the following exception:
```
if crc8 != self._buf[5]:
raise RuntimeError("CRC failure on reading word")
```
Same hardware worked successfully on Feather M4, so hardware is verified as functioning.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.