Dear Hannu.
I tried to change the regulator that I was told, but the situation did not change.
The setting value will be initialized.
Search found 2 matches
- Mon 2022-01-31 7:30
- Forum: VS1010 Forum
- Topic: VS1010D Memorize the setting value
- Replies: 4
- Views: 359
- Thu 2022-01-20 12:24
- Forum: VS1010 Forum
- Topic: VS1010D Memorize the setting value
- Replies: 4
- Views: 359
VS1010D Memorize the setting value
If you add the following processing and start it again with PWRBTN, the setting value will be initialized. Is it possible to remember the settings such as volume? printf("ECO Mode ON\n"); Disable(); /* No more interupts */ SetPLL(1); /* 1X clock */ /* Enable bits down */ PERIP(ANA_CF0) = 0...