Skip to content

fix addressing for larger SPI parts #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 22, 2020
Merged

fix addressing for larger SPI parts #20

merged 2 commits into from
Sep 22, 2020

Conversation

jerryneedell
Copy link
Contributor

fixes #19

added kwarg to set max_size for SPI
default is left to 8K

Tested with 8K and 512K (4Mbit) breakouts

@ladyada ladyada merged commit ddac32d into adafruit:master Sep 22, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 23, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_FRAM to 1.3.3 from 1.3.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_FRAM#21 from jerryneedell/jerryn_bigfram
  > Merge pull request adafruit/Adafruit_CircuitPython_FRAM#20 from jerryneedell/jerryn_bigfram

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 1.7.1 from 1.7.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#33 from tannewt/fix_5.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is the 4Mbit FRAM supported?
2 participants