Skip to content

Support larger SPI FRAM breakouts, add max_size kwarg

Compare
Choose a tag to compare
@jerryneedell jerryneedell released this 23 Sep 00:55
107bf5c

Support 2/4Mbit SPI FRAM breakout boards.
Add kwarg “max_size” to SPI init to set the size of the FRAM in bytes. Default is 8192.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-fram.

Read the docs for info on how to use it.