]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/UARTConnect/capabilities.kll
Adding basic remote capabilities + UART Rx DMA buffers
[kiibohd-controller.git] / Scan / UARTConnect / capabilities.kll
index b907221bd4503a28a6607ae35aece2592d20acd7..bab1b6198ca676e59e3510e1783c99b60c125747 100644 (file)
@@ -26,9 +26,11 @@ UARTConnectBaudFine => UARTConnectBaudFine_define;
 # Thus baud setting = 26
 # NOTE: If finer baud adjustment is needed see UARTx_C4 -> BRFA in the datasheet
 # Baud fine setting = 0x02
-UARTConnectBaud = 1; # 4.5 Mbps @ 72 MHz
+UARTConnectBaud = 1; # 4.5 Mbps @ 72 MHz
 UARTConnectBaudFine = 0x0;
 
+#UARTConnectBaud = 39; # 115385 bps @ 72 MHz (close to 115200)
+
 # Cable Check Command Length
 # This defines the length of the cable command
 # 0xD2 11010010 is used for each check byte