mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-06 03:25:41 +00:00
add examples
This commit is contained in:
parent
265d41b6a3
commit
4128624f93
112 changed files with 158017 additions and 0 deletions
16
RTL00_SDKV35a/example_sources/uart_clock/readme.txt
Normal file
16
RTL00_SDKV35a/example_sources/uart_clock/readme.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Example Description
|
||||
|
||||
This example describes how to use UART TX to simulate clock source
|
||||
|
||||
Required Components:
|
||||
Oscilloscope
|
||||
|
||||
Connect to PC
|
||||
- Connect Ground: connect to GND of oscilloscope
|
||||
- Use UART1
|
||||
GPIOA_6 as UART1_RX connect NOTHING
|
||||
GPIOA_7 as UART1_TX connect to probe of oscilloscope
|
||||
|
||||
|
||||
This example shows:
|
||||
1. Clock signal output from UART1_TX to oscilloscope
|
||||
Loading…
Add table
Add a link
Reference in a new issue