-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentType: Bug
Description
Describe the problem
https://store.arduino.cc/nano-every
The "Tech Specs" tab of the Nano Every store page says:
Clock Speed 20MHz
but the "Arduino megaAVR Boards" platform is intentionally configured to run this board at 16 MHz:
Although the board is capable of running at 20 MHz, to do so would require the user to modify the Arduino megaAVR Boards platform, which is a fairly advanced process. For this reason, I feel the 20 MHz clock speed stated on the store page is a bit misleading and should be changed to:
Clock Speed 16 MHz (20 MHz max)
Additional context
Originally reported at https://forum.arduino.cc/t/clock-speed-for-nano-every/599449
Related
- [PXCT-368] Fixed nano every clock speed info docs-content#2357
- I believe this only corrects the information on the Nano Every documentation page. If so, it does not fix this issue as this issue is about the misleading information on the store page.
Additional reports
swilkens, mktime, holgerl and ocrdu
Metadata
Metadata
Assignees
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentType: Bug