From d0c49615908b707a971eb1f54049eb43b8f1b255 Mon Sep 17 00:00:00 2001 From: RainerWieland Date: Sat, 3 Aug 2024 16:49:21 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index c0eb8f1..00c4ce8 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,25 @@ # EEPROM EMULATION Library for STM32 --- -## Please Do not Forget to get STAR, DONATE and support me on social networks. Thank you. :sparkling_heart: +## use it on your own risk --- -- Author: Nima Askari -- Github: https://www.github.com/NimaLTD -- Youtube: https://www.youtube.com/@nimaltd -- LinkedIn: https://www.linkedin.com/in/nimaltd -- Instagram: https://instagram.com/github.NimaLTD +- Author: Rainer Wieland +- Git: https://gitea.iotxs.de/RainerWieland/ee --- > [!NOTE] > Please Test Any MCU you have and tell me the result. > [!CAUTION] -> EEPROM Emulation Library may not be suitable for frequent data alterations. +> EEPROM Emulation Library is based on EEPROM emulation expansion software for STM32Cube . > It is not working on Dual pages Sector-Base Flash ( STM32F429II ...) --- This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. ## Tested List: ### STM32F - - - [x] STM32F0 + - - [ ] STM32F0 - - [ ] STM32F1 - - [ ] STM32F2 - - [ ] STM32F3 - - - [x] STM32F4 + - - [ ] STM32F4 - - [ ] STM32F7 ### STM32L - - [ ] STM32L0 @@ -30,19 +27,19 @@ This library facilitates EEPROM emulation on microcontrollers by selecting the l - - [ ] STM32L4 - - [ ] STM32L5 ### STM32C - - - [x] STM32C0 + - - [ ] STM32C0 ### STM32G - - - [x] STM32G0 - - - [x] STM32G4 + - - [ ] STM32G0 + - - [ ] STM32G4 ### STM32H - - - [x] STM32H5 - - - [x] STM32H7 + - - [ ] STM32H5 + - - [ ] STM32H7 ### STM32U - - [ ] STM32U0 - - - [x] STM32U5 + - - [ ] STM32U5 ### STM32W - - [ ] STM32WB - - - [ ] STM32WL + - - [X] STM32WL - - [ ] STM32WBA --- * Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/EE/NimaLTD.I-CUBE-EE.pdsc