adafruit / Adafruit_FRAM_SPI

Driver for Adafruit's SPI-Based FRAM Breakouts
Other
34 stars 30 forks source link

auto-detect address size based on jedec id #18

Closed hathach closed 3 years ago

hathach commented 3 years ago

auto-detect address size based on jedec id instead of having user to explicitly passed it in begin(). Can still be overwritten afterwards by setAddressSize() (though I don't think people will need to do that at all). solved issue in https://forums.adafruit.com/viewtopic.php?f=31&t=176578