Realising I needed to program some 24LC256 & 24LC512 I2C EEPROMS for some projects, there seemed to be no public programmers using an Arduino. Yet so many Arduino text books suggest using these chips.
Use the Quartus project provided to program your DragonBoard. Connect the board to your PC using the USB port. The Quartus project already contains the assembled code, so this step is only needed if ...
An extremely popular programmer for the PIC16C84 microcontroller has already appeared in Elektor Electronics (Summer Circuits, 1998): that design used the parallel interface and the popular PIP-02 ...
XICOR's X2404 or Philips' PCF8582 EPROM with integral I²C interface can be connected to the I²C interface pubIished last year via a 6-way PCB mount mini DlN socket.
This application note describes how to control an external EEPROM by using the I2 C bus features. The sample code shown in this application note writes and reads 4-byte (word) data to and from the ...
Organized as 16,384 words of eight-bits each, the CAT24AC128 128-Kb, I2C serial EEPROM provides three chip address lines and up to eight devices can share a common two-wire I2C bus. The device can be ...
You will probably be familiar with I²C, a serial bus typically used for not-very-fast communication with microcontroller peripherals. It’s likely though that unless you are an I²C wizard you won’t be ...