Component: Serial EEPROM (24C32)

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

Component: Serial EEPROM (24C32)

Post by Steve001 »

Afternoon all,

Looking to use an EEprom in a project. Both Farnell & RS list the 24C16 and 24C32 as No Longer Stocked
A recommended alternative was a 24LCxx in farnell

I have looked at a 24LC64 would the Flowcode component work with this device ?

http://www.microchip.com/wwwproducts/en/24LC64

Steve
Success always occurs in private and failure in full view.

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Component: Serial EEPROM (24C32)

Post by LeighM »

Hi Steve,
Yes the 24C32 component will work with the 24LC64,
the only limitation will be that simulation will only work for the first 4K bytes.
(The 24C32 component only has a simulation data buffer for the 32Kbits)
Leigh

Chaudhry
Posts: 1
Joined: Mon Apr 30, 2018 11:12 am
Contact:

Re: Component: Serial EEPROM (24C32)

Post by Chaudhry »

Hi Leigh, do you have any recommendations for something that doesn't have the 4k bytes limitation? I'm just curious if there's such a product.
You should make use of ExpressVPN privacy and security.

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Component: Serial EEPROM (24C32)

Post by LeighM »

I dont think that we currently have a Flowcode component for serial eeprom bigger than the 24C32,
So the Flowcode simulation is limited to 4K bytes of that device.
However, due to the way the device is addressed, the 24C32 component can be used to create on target code for larger devices, such as the 24LC64

Post Reply