is the code in https://github.com/STMicroelectronics/X-CUBE-EEPRMA1/tree/main/Documentation ment as demo code for the nucleo boards or as reference implementation for the eeprom components?
some question concerning the stm eeprom m95xx drivers from a not primarily firmware developer with limited experience with stm libraries.i was looking for some m95xx spi drivers. one can write them completely by one self, but as a not primarily firmw...