Update README.md

This commit is contained in:
Nima Askari (نیما عسکری) 2024-03-28 09:31:31 +01:00 committed by GitHub
parent e2fed338a1
commit c74dfbc4bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,11 +7,31 @@
- Youtube: https://www.youtube.com/@nimaltd - Youtube: https://www.youtube.com/@nimaltd
- LinkedIn: https://www.linkedin.com/in/nimaltd - LinkedIn: https://www.linkedin.com/in/nimaltd
- Instagram: https://instagram.com/github.NimaLTD - Instagram: https://instagram.com/github.NimaLTD
--- ---
- Please Test Any MCU you have and tell me the result. > [!NOTE]
> Please Test Any MCU you have and tell me the result.
> [!CAUTION] > [!CAUTION]
> EEPROM Emulation Library may not be suitable for frequent data alterations. > EEPROM Emulation Library may not be suitable for frequent data alterations.
--- ---
## Tested List:
[ ] STM32F0
[ ] STM32F1
[ ] STM32F2
[ ] STM32F3
[ ] STM32F4
[ ] STM32F7
[x] STM32C0
[ ] STM32G0
[x] STM32G4
[ ] STM32H5
[x] STM32H7
[ ] STM32U0
[x] STM32U5
[ ] STM32WB
[ ] STM32WL
[ ] STM32WBA
---
* Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/EE/NimaLTD.I-CUBE-EE.pdsc * Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/EE/NimaLTD.I-CUBE-EE.pdsc
* Add and enable it. * Add and enable it.
* It does not need to any configuration. This Library Select the latest page/sector of the MCU. * It does not need to any configuration. This Library Select the latest page/sector of the MCU.