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

add support for 32MHz crystal #22

Open
bearsh opened this issue Feb 25, 2016 · 1 comment
Open

add support for 32MHz crystal #22

bearsh opened this issue Feb 25, 2016 · 1 comment

Comments

@bearsh
Copy link

bearsh commented Feb 25, 2016

it looks like a 16MHz crystal is assumed and it's currently not possible to have it working for a 32MHz crystal...
what about adding something like YOTTA_CFG_HARDWARE_CLOCKS_NRF_HFCLK_SRC and then set the hf clock source in SystemInit()?
I suppose a special bootloader for 32MHz is needed as well...

@pan-
Copy link
Member

pan- commented Mar 2, 2016

Yes a special bootloader is needed.

It would be a good thing to build the bootloader instead of merging it. I think it will be necessary to properly resolve this defect.

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

No branches or pull requests

2 participants