cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone use M41TC8025?

antonius
Senior
Posted on October 14, 2013 at 13:35

Guys,

Does anyone of you ever use M41TC8025?

I'm looking for an example code for STM32 if there's available ..

thanks
5 REPLIES 5
emalund
Associate III
Posted on October 14, 2013 at 15:44

If you divulged what you were talking about, maybe someone had ideas about something similar.

What is M41TC8025?

Erik
Posted on October 14, 2013 at 16:08

Google says

http://www.st.com/web/catalog/sense_power/FM151/CL1410/SC403/PF253463

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
emalund
Associate III
Posted on October 14, 2013 at 16:20

looking for a datasheet I checked DigiKey, my favorite ''lookup place'' If they have the device, there is (usually) a link to the datasheet.

Checking the link the answer to the OP get simple:

Hook it up using I²c (there is all the code you need available) and do the rest using the datasheet

Erik
antonius
Senior
Posted on October 18, 2013 at 08:42

where's the code you're talking about ? thanks

Posted on October 18, 2013 at 13:42

I'm not keeping track of what STM32 part specifically you're using, but Erik is probably referring to the I2C examples within the firmware libraries, and for the EVAL boards (EEPROM, IO Extenders, etc).

The mechanics for other parts should be similar wrt addresses/registers.

For support of specific ST parts you might want to contact your local ST rep or FAE
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..