reprap:anet:anet_mainboard_overclocking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
reprap:anet:anet_mainboard_overclocking [2018/01/04 15:37] – [Marlin changes] gmarsh23reprap:anet:anet_mainboard_overclocking [2018/01/04 15:39] – [Crystal selection and replacement] gmarsh23
Line 81: Line 81:
 To calculate for different clock frequencies and baud rates, use the following math: To calculate for different clock frequencies and baud rates, use the following math:
  
-  * UART divisor = (Processor clock) / 8 / Desired baud rate +  * UART divisor = crystal frequency / 8 / Desired baud rate 
-  * Actual baud rate = (Processor clock) / 8 / rounded divisor value+  * Actual baud rate = crystal frequency / 8 / rounded divisor value
   * Actual baud rate and desired baud rate should be +-5%, preferably +-2.5%   * Actual baud rate and desired baud rate should be +-5%, preferably +-2.5%
  
  • reprap/anet/anet_mainboard_overclocking.txt
  • Last modified: 2018/12/02 02:27
  • by 127.0.0.1