panafinal.blogg.se

Arduino wire library choose bus
Arduino wire library choose bus













The JC_EEPROM Library will NOT work with Microchip 24xx1025 as its control byte does not conform to the following assumptions. Microchip 24C16B, 24C32 (thanks to Diogko).Microchip 24FC1026 (1M bit, thanks to Gabriele B on the Arduino forum).The JC_EEPROM Library has been tested with: The library should also work for EEPROMs smaller than 2k bits, assuming that there is only one EEPROM on the bus and also that the user is careful to not exceed the maximum address for the EEPROM. These assumptions should be true for most EEPROMs but there are exceptions, so read the datasheet and know your hardware. Certain assumptions are made regarding the EEPROM device addressing. I/O across block, page and device boundaries is supported. Multiple EEPROMs on the bus are supported as a single address space. This library will work with most I2C serial EEPROM chips between 2k bits and 2048k bits (2M bits) in size.

arduino wire library choose bus

You should have received a copy of the GNU General Public License along with this program. See the GNU General Public License for more details. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

arduino wire library choose bus arduino wire library choose bus

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3.0 as published by the Free Software Foundation. Arduino EEPROM Library Copyright (C) 2022 Jack Christensen GNU GPL v3.0















Arduino wire library choose bus