Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:demov1 [2022/11/14 00:01]
darron
boards:demov1 [2022/11/21 13:48] (current)
darron
Line 53: Line 53:
 SPI1 MISO PA6 SPI1 MISO PA6
 SPI1 MOSI PA7 SPI1 MOSI PA7
 +</code>
 +
 +===Clocks===
 +
 +<code>
 +HSE 8000000 X1 8MHz
 +HSI 8000000
 +LSE 0       N/A
 +LSI 32768
 </code> </code>
  
Line 103: Line 112:
 ==Reset== ==Reset==
  
-CTRL A CTRL G will toggle the RTS line state.+Picocom CTRL A CTRL G will toggle the RTS line state.
  
 ==Reboot== ==Reboot==
Line 116: Line 125:
 ==Pulse== ==Pulse==
  
-CTRL A CTRL P will pulse the DTR pin from low to high for+Picocom CTRL A CTRL P will pulse the DTR pin from low to high for
 1 second to test EXTI high or low edge. 1 second to test EXTI high or low edge.