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

changed bcm2835 clock divider 16 --> 128 #14

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

EricSchulze
Copy link

Hi,
I changed the clock divider from 16 to128, because the maximum clock frequency for the TLE94112 is 5 MHz (https://www.infineon.com/dgdl/Infineon-TLE94112EL-DS-v01_00-EN.pdf?fileId=5546d462576f347501579a2795837d3e on page 2). The BCM2835 provide 250 MHz. So we have to divide with 128 that we are below 5 MHz.

BR,
Eric

@ederjc ederjc changed the base branch from master to devel August 27, 2024 15:24
@ederjc ederjc merged commit b205ee6 into Infineon:devel Aug 29, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

3 participants