Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What kind of situation will use second set of parameters from eeprom_address(0x0800F800), not default EEPROM_START_ADD(0x08007C00)? #55

Open
lida2003 opened this issue Aug 8, 2024 · 0 comments

Comments

@lida2003
Copy link

lida2003 commented Aug 8, 2024

In which situations would the second eeprom_address(0x0800F800) be used, and where would the second set of parameter values be written?

AM32/Src/main.c

Line 1749 in 485820e

if((*(uint32_t*)(0x08000FE0)) == 0xf8){

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant