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

[FEATURE REQUEST]: Implementation & test of programming the one time programmable register of the AS5047P #15

Open
jonas-merkle opened this issue Jan 9, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request feature request A new feature that could be implemented

Comments

@jonas-merkle
Copy link
Owner

No description provided.

@jonas-merkle jonas-merkle added enhancement New feature or request feature request A new feature that could be implemented labels Jan 9, 2021
@jonas-merkle jonas-merkle self-assigned this Jan 9, 2021
@jonas-merkle jonas-merkle changed the title Implementation & test of programming the one time programmable register of the AS5047P [FEATURE REQUEST]: Implementation & test of programming the one time programmable register of the AS5047P Jan 9, 2021
@Tianziegler
Copy link

Hi

I am a beginner at programing. If i want to write the settings permanently to the chip, can i just write settings 1 and 2 and after just write.prog?

Have a nice Day

@jonas-merkle
Copy link
Owner Author

jonas-merkle commented Apr 22, 2024

Hi @Tianziegler

To write the settings in the One Time Programmable (OTP) registers permanently, please take a closer look at the procedure from the data sheet.

  1. You must ensure that your hardware structure meets the requirements shown in Figures 35 and 36.
  2. It is important that you follow the steps described on page 28 exactly.

All registers required for the process can theoretically be written with the library. However, the library does not provide an automatic program sequence for permanently programming the settings.

It is important to me that you know that I have never tested the entire process. So everything you try is at your own risk.

Best regards
Jonas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request A new feature that could be implemented
Projects
None yet
Development

No branches or pull requests

2 participants