From c71e6be44aedaa2add52222c13c4a815caeeb0c4 Mon Sep 17 00:00:00 2001 From: pvvx Date: Thu, 2 Mar 2017 12:42:02 +0300 Subject: [PATCH] update --- README.md | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index d5f0b6c..776813c 100644 --- a/README.md +++ b/README.md @@ -17,26 +17,28 @@ RTL00 module (RTL8710AF)
PWM Out GC_2 and PE_2 (2 канала по 96Bit на один исходный sample 48 кГц)
Console command (RX/TX GB1/GB0 38400 baud):
- +``` CONSOLE COMMAND SET:
-==============================
-ATPN=[,[,WEPKEY]]: WIFI Connect to AP
-ATWS=: MP3 Connect to URL
-ATWS=[lose]: Close MP3
-ATWS=[ead]: Read MP3 URL
-ATWS=[ave]: Save MP3 URL
-ATWS=: URL Info
-ATWD: WIFI Disconnect
-ATST: Memory info
-ATLW: Lwip Info
-ATSB=[,COUNT(dec)]: Dump byte register
-ATSD=[,COUNT(dec)]: Dump dword register
-ATSW=,: Set register
-ATDS=[TIME(ms)]: Deep sleep
-ATON: Open connections
-ATOF: Close connections
-?: This Help
-==============================
+============================== +ATPN=[,[,WEPKEY]]: WIFI Connect to AP +ATWS=: MP3 Connect to URL +ATWS=[lose]: Close MP3 +ATWS=[ead]: Read MP3 URL +ATWS=[ave]: Save MP3 URL +ATWS=: URL Info +ATWD: WIFI Disconnect +ATST: Memory info +ATLW: Lwip Info +ATSB=[,COUNT(dec)]: Dump byte register +ATSD=[,COUNT(dec)]: Dump dword register +ATSW=,: Set register +ATDS=[TIME(ms)]: Deep sleep +ATON: Open connections +ATOF: Close connections +?: This Help +============================== +``` + По умолчанию, в качестве JTAG используется J-Link STLink V2.