OM13092/Keyboard2mouse : how can I run the core at 180Mhz?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SDK 2.4.1/ Keyboard2mouse runs the core at 96Mhz. I tried to switch to 180Mhz by replacing the call BOARD_BootClockFROHF96M() with BOARD_BootClockPLL180M() but it locks up. Is it possible to run the core at 180Mhz with both USB0 (as host ctrl) and USB1 (as device ctrl) active? Why do I need to change in order to achieve this?
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi bob belmont,
Thank you for your interest in NXP Semiconductor products and
for the opportunity to serve you.
I'd highly recommend you to use the MCUXpresso Config Tool to build the clock, the tool provides a graphical navigator for the user to configure the clock.
You can learn more information about this tool via the following link:
https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-t...
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------