Difference between revisions of "MEM24CXX"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:STM32]][[Category:STM32World]][[Category:Flash]][[Category:Work in progress]]{{metadesc|STM32World Memory Board - I2C Flash}}
+
[[Category:STM32]][[Category:STM32World]][[Category:Flash]][[Category:Work in progress]]{{metadesc|STM32World Memory Board - I²C Flash}}
 
[[File:MEM24CXX Rendering Top.png|thumb|300px]]
 
[[File:MEM24CXX Rendering Top.png|thumb|300px]]
 
The [[MEM24CXX]] is a [[STM32World]] board containing 1-4 [[I²C]] [[24Cxx_I²C_EEPROM]]s.
 
The [[MEM24CXX]] is a [[STM32World]] board containing 1-4 [[I²C]] [[24Cxx_I²C_EEPROM]]s.
 
{{Clear}}
 
{{Clear}}
 +
== I²C Address(es) ==
 +
 +
A scan of the [[I²C]] bus with the board attached and 4 [[24Cxx_I²C_EEPROM]]s mounted, show the following:
 +
 +
<pre>
 +
Scanning I2C bus:
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
50 51 52 53 54 55 56 57 -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 +
</pre>
 +
 +
Each [[24Cxx_I²C_EEPROM]] will occupy two addresses with a 64k page on each (so 128kB for each [[EEPROM]].
 +
 
== Schematics ==
 
== Schematics ==
  

Revision as of 06:17, 31 August 2023

MEM24CXX Rendering Top.png

The MEM24CXX is a STM32World board containing 1-4 I²C 24Cxx_I²C_EEPROMs.

I²C Address(es)

A scan of the I²C bus with the board attached and 4 24Cxx_I²C_EEPROMs mounted, show the following:

Scanning I2C bus:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50 51 52 53 54 55 56 57 -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 

Each 24Cxx_I²C_EEPROM will occupy two addresses with a 64k page on each (so 128kB for each EEPROM.

Schematics

Mem24cxx.svg

Gallery

Miscellaneous Links