Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
uart_baud_rate [2011/03/07 12:08] abuart_baud_rate [2011/03/14 18:05] ab
Line 10: Line 10:
 baud rate = [[processor_speed|peripheral speed]] / (16 * divisor value) baud rate = [[processor_speed|peripheral speed]] / (16 * divisor value)
  
-The divisor value is automatically calculated according to the desired baud rate.(The divisor value is not user setable).\\+The divisor value is automatically calculated by the ZBrain-SDK according to the desired baud rate.(The divisor value is not user setable).\\
 Since the divisor value is an integer value not every baud rate can be set to the exact value. Since the divisor value is an integer value not every baud rate can be set to the exact value.
 The higher the baud rate, the smaller the chance to be able to set a matching baud rate at the other side of the line. The higher the baud rate, the smaller the chance to be able to set a matching baud rate at the other side of the line.
 +
 +===== Example =====
 +
 +The achievable baud rates can be tested with the [[http://schmid-engineering.ch/zbraindoc/services/examples/UART test speed.zip|uart test speed example]].
 +
  
 ===== Table===== ===== Table=====
Line 53: Line 58:
 | |1 |8203125.00| | |1 |8203125.00|
  
-===== Example ===== 
- 
-The achievable baud rates can be tested with the [[http://schmid-engineering.ch/zbraindoc/services/examples/UART test speed.zip|uart test speed example]]. 
  
 
uart_baud_rate.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki