WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Discussion options

You must be logged in to vote

Hi,

  1. Is there any check existing so that if code size exeeceding the limit, any sort of error or warning will be raised?

No check done.

  1. Any way to use smaller sector as eeprom?

Yes you can redefine some definitions, mainly FLASH_BASE_ADDRESS using the build_opt.h:
https://github.com/stm32duino/Arduino_Core_STM32/blob/main/libraries/EEPROM/src/utility/stm32_eeprom.c#L93-L94

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marshfolx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants