TelenkovDmitry 1 tahun lalu
induk
melakukan
b67ad72db1
4 mengubah file dengan 15 tambahan dan 49 penghapusan
  1. 13 49
      .obsidian/workspace.json
  2. 2 0
      BT7000/BT-7000 Artery.md
  3. TEMPAT SAMPAH
      img/AT_current_consumptions.PNG
  4. TEMPAT SAMPAH
      img/AT_power_domain.PNG

+ 13 - 49
.obsidian/workspace.json

@@ -4,23 +4,11 @@
     "type": "split",
     "children": [
       {
-        "id": "541885ca85d4e849",
+        "id": "2cc132db2e19c504",
         "type": "tabs",
         "children": [
           {
-            "id": "6e5d35e0fcb51699",
-            "type": "leaf",
-            "state": {
-              "type": "markdown",
-              "state": {
-                "file": "Разное.md",
-                "mode": "source",
-                "source": false
-              }
-            }
-          },
-          {
-            "id": "9a42c88fc8765e3b",
+            "id": "51f9c18478ec1379",
             "type": "leaf",
             "state": {
               "type": "markdown",
@@ -30,17 +18,16 @@
                 "source": false
               }
             },
-            "group": "3be1e316d57a9e27"
+            "group": "1c659533a93144a9"
           }
-        ],
-        "currentTab": 1
+        ]
       },
       {
-        "id": "0bf825c665d7d0ae",
+        "id": "cba86109b7148817",
         "type": "tabs",
         "children": [
           {
-            "id": "3a440da4ffba2ee3",
+            "id": "27992ba8b26383cd",
             "type": "leaf",
             "state": {
               "type": "markdown",
@@ -50,7 +37,7 @@
                 "source": false
               }
             },
-            "group": "3be1e316d57a9e27"
+            "group": "1c659533a93144a9"
           }
         ]
       }
@@ -107,31 +94,7 @@
   "right": {
     "id": "22baf11b84f2becb",
     "type": "split",
-    "children": [
-      {
-        "id": "3ebf2f88c333ddfb",
-        "type": "tabs",
-        "children": [
-          {
-            "id": "016cd6639f5f7c6e",
-            "type": "leaf",
-            "state": {
-              "type": "backlink",
-              "state": {
-                "file": "BT7000/BT-7000 Artery.md",
-                "collapseAll": false,
-                "extraContext": false,
-                "sortOrder": "alphabetical",
-                "showSearch": false,
-                "searchQuery": "",
-                "backlinkCollapsed": false,
-                "unlinkedCollapsed": true
-              }
-            }
-          }
-        ]
-      }
-    ],
+    "children": [],
     "direction": "horizontal",
     "width": 300,
     "collapsed": true
@@ -145,19 +108,20 @@
       "markdown-importer:Импорт Markdown-файлов": false
     }
   },
-  "active": "3a440da4ffba2ee3",
+  "active": "51f9c18478ec1379",
   "lastOpenFiles": [
-    "Счета.md",
-    "TODO.md",
+    "img/AT_current_consumptions.PNG",
+    "Artery testing.md",
     "BT7000/BT-7000 Artery.md",
+    "TODO.md",
     "Разное.md",
+    "Счета.md",
     "proGit.md",
     "metrolog/readme.md",
     "Кодинг.md",
     "metrolog/M3 artery + stm32.md",
     "metrolog/Текучка Метролог.md",
     "metrolog/IRQ + FreeRTOS.md",
-    "Artery testing.md",
     "BT7000",
     "Greenstar/FPGA Blaster.md",
     "FlyElectronics/LED Controller.md",

+ 2 - 0
BT7000/BT-7000 Artery.md

@@ -20,6 +20,8 @@ Stop mode achieves the lowest power consumption while retaining the content of S
 -  Standby mode  
 The Standby mode is used to achieve the lowest power consumption. The internal voltage  regulator is switched off so that the entire 1.2 V domain is powered off. The PLL, the HSI RC and the HSE crystal oscillators are also switched off. After entering Standby mode, SRAM and  register contents are lost except for registers in the Backup domain and Standby circuitry.  The device exits Standby mode when an external reset (NRST pin), an IWDG reset, a rising edge on the WKUP pin, or an RTC alarm occurs.  
 Note: The RTC, the IWDG, and the corresponding clock sources are not stopped by entering Stop or Standby mode.
+![[AT_power_domain.PNG]]
+![[AT_current_consumptions.PNG]]
 ---
 #### <font color = "MediumSeaGreen">Sleep mode. Разное.</font>
 - В старом арбитре все пины переводятся в состояние GPIO_MODE_IN_FLOATING кроме: PA_3, PA_4, PC_4, PC_5

TEMPAT SAMPAH
img/AT_current_consumptions.PNG


TEMPAT SAMPAH
img/AT_power_domain.PNG