Skip to main content
antonius
Associate III
October 14, 2013
Question

Does anyone use M41TC8025?

  • October 14, 2013
  • 5 replies
  • 760 views
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
    This topic has been closed for replies.

    5 replies

    emalund
    Associate III
    October 14, 2013
    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
    Tesla DeLorean
    Guru
    October 14, 2013
    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 VenmoUp vote any posts that you find helpful, it shows what's working..
    emalund
    Associate III
    October 14, 2013
    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
    antoniusAuthor
    Associate III
    October 18, 2013
    Posted on October 18, 2013 at 08:42

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

    Tesla DeLorean
    Guru
    October 18, 2013
    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 VenmoUp vote any posts that you find helpful, it shows what's working..