Skip to main content
TDJ
Senior III
January 29, 2025
Question

M95P32 EEPROM driver: multiple EEPROM instances?

  • January 29, 2025
  • 1 reply
  • 1720 views

New question from M95P32 EEPROM - looking for a driver

@mƎALLEm Thank you for your advice. Although I need to adapt the code to my needs and lots of refactoring will be needed e.g. to use DMA and RTOS in async fashion, it got me started.
There is, however, one detail which puzzles me. PGEEZ1_M95P32_xxx functions accept Instance argument, which makes sense, but this argument is not used to set correct CTRL (CS) state. It seems like the code allows for multiple EEPROM instance but then does not handle multiple CS signal pins corresponding to those EEPROMs.
Am I missing something? See sample code fragment below.

TDJ_0-1738166062248.png

 

1 reply

MOBEJ
ST Employee
January 30, 2025

Hello @TDJ 

Your reported issue is being taken into consideration and has been assigned the internal ticket number 201904 for a detailed investigation.

Best Regards.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.