arduino_nulllab
arduino_nulllab copied to clipboard
Lack of documentation. Is it possible to change chip frequency 32-16-8 MHz?
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
How Is it possible to change chip frequency 32-16-8 MHz?
DIY Mode you can chioce
DIY Mode you can chioce
Sorry, could you elaborate on that? Is it possible to change the frequency without changing the code of my program? I have a .hex file compiled for original arduino nano, but it doesn't work on this one because the frequency is set to 4MHz instead of 16MHz. I don't have the source code anymore, and would not like to disassemble the .hex just to add a few instructions changing CLKPR register.