Изменения документа 6. Firmware update
Редактировал(а) Admin 2026/04/27 12:30
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -29,59 +29,61 @@ 29 29 30 30 **~1. Передайте управление встроенному загрузчику.** 31 31 32 -* ** Method1**:usingtheUnified monitoroftheElectricDeviceMonitorprogram,connecttotheBMS MinideviceviatheUSB,CANor TCP connection.Next,inthemonitorprogram,clickthe"Device → Go to bootloader"menu item:32 +* **Метод 1**: используя Unified monitor из программы ElectricDeviceMonitor подключитесь к устройству BMS Mini по шине USB или CAN. Далее в программе монитора выберите пункт меню "Device → Go to bootloader": 33 33 34 34 [[image:1733921952732-294.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="166" width="600"]] 35 35 36 -* ** Method2**:holdtheSW1buttononthedevicefor1second.AftertheindicationLEDsgoout,releasethe button.Arestartwill be performed,andthedevicewillenterbootloadermode.36 +* **Метод 2**: удерживайте кнопку SW1 на устройстве в течение 1 секунды. После того, как погаснут светодиоды индикации, отпустите кнопку. Будет выполнен перезапуск, и устройство войдёт в режим работы загрузчика. 37 37 38 + 38 38 (% class="box infomessage" %) 39 39 ((( 40 -** Notes:**41 - Inbootloadermode,theindicatorLEDswilllightupand go out sequentially.42 - Thebootloaderwillbeactivefor45seconds.Afterthistime,controlwillbetransferredagaintothe main firmware.41 +**Примечания:** 42 +В режиме загрузчика светодиоды индикации будут последовательно загораться и гаснуть. 43 +Загрузчик будет активен в течение 45 секунд. По истечение этого времени управление будет снова передано основной микропрограмме. 43 43 ))) 44 44 45 -**2. Uploadthefirmware.**46 +**2. Выполните загрузку основной микропрограммы.** 46 46 47 -2.1 Launchthe ElectricDeviceMonitor’s Updater module:48 +2.1 Запустите модуль Updater программы ElectricDeviceMonitor: 48 48 50 + 49 49 [[image:https://docs.movicomelectric.com/bin/download/Battery%20management%20systems/BMS%20Main%203/5.%20Firmware%20update/WebHome/1733406691402-715.png?rev=1.1||alt="1733406691402-715.png" data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="258" width="341"]] 50 50 51 51 [[image:1733922048348-345.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="357" width="334"]] 52 52 53 -2.2 Fromthedrop-downmenuof theUpdaterwindow,selectthemethodofconnecting to theBMS Minideviceandconfiguretheconnection parameters(the"Settings..."button).55 +2.2 Из выпадающего меню окна Updater выберите способ подключения к устройству BMS Mini и настройте параметры подключения (кнопка "Settings..."). 54 54 55 -* **USB connection**:selecttheconnection method“Serial port transport”,clickthe“Settings...” button.Inthewindowthatappears, select theCOMportthroughwhichthePCconnectstothe device(thebaudratecanbeset to any):57 +* **USB:** выберите способ подключения “Serial port transport”, нажмите на кнопку "Settings...". В появившемся окне выберите COM-порт, с помощью которого ПК соединяется с устройством (скорость обмена может быть установлена любая): 56 56 57 57 [[image:1733922048350-946.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 58 58 59 -* **CAN connection**:selectthe"CAN transport"connection method,clickthe"Settings..."button.Inthewindowthatappears, select theUSB-CANadapterwithwhichthemainfirmwarewillbe loaded,andspecifythebaudrateviatheCANbus:61 +* **CAN: **выберите способ подключения "CAN transport", нажмите на кнопку "Settings...". В появившемся окне выберите USB-CAN адаптер, с помощью которого будет загружаться основная микропрограмма, и укажите скорость обмена по шине CAN: 60 60 61 61 [[image:1733922048351-746.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 62 62 63 -* **RS-485 connection**:selecttheconnectionmethod“Serial port transport”,clickthe“Settings...” button.Inthewindowthatappears, select theCOMportthroughwhichthePCconnectsto the device,andspecifythebaudratefor theCOMport:65 +* **RS-485:** выберите способ подключения “Serial port transport”, нажмите на кнопку "Settings...". В появившемся окне выберите COM-порт, с помощью которого ПК соединяется с устройством, и укажите скорость обмена по COM-порту: 64 64 65 65 [[image:1733922048352-403.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 66 66 67 -2.3 Clickthe"Browse..."buttonandselectthe*.srecfilewiththe main firmware.69 +2.3 Нажмите на кнопку "Browse..." и выберите файл *.srec с основной микропрограммой. 68 68 69 -2.4 Clickthe“Update”button**whilethedeviceisinbootloadermode**.Theprocessofloadingthenewfirmwareinto the device memory will begin.71 +2.4 Нажмите на кнопку “Update” **во время нахождения устройства в режиме загрузчика**. Начнётся процесс загрузки новой микропрограммы в память устройства. 70 70 71 -== Updateviaconfigurationinterface==73 +== Обновление через конфигурационный интерфейс == 72 72 73 73 (% class="box warningmessage" %) 74 74 ((( 75 - Toupdatethemain firmware from theUnified monitoroftheElectricDeviceMonitor,itisnecessary that anSDcardisinstalledintothedevice. If theSDcardis not installed, then updating via the configuration interface is impossible.77 +Для обновления через Unified monitor в устройстве должна быть установлена SD карта. Обновление через конфигурационный интерфейс **без SD карты невозможно**. 76 76 ))) 77 77 78 -~1. Performconnectiontothedeviceanduserauthentication in theUnified monitor.80 +~1. Подключитесь к устройству и выполните аутентификацию в Unified monitor. 79 79 80 -2. Selectthe“Device → Update firmware…” menu item.Intheappearedwindow,clickthe“Browse…”button,82 +2. Выберите пункт меню "Device → Update firmware…". В появившемся окне нажмите на кнопку “Browse…”. 81 81 82 82 [[image:1733922048352-144.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="164" width="600"]] 83 83 84 -3. Selectthe"MotorolaS-Recordfiles(*.srec)" on the bottom right corner and specify the path to the file with the new main firmware: (*.srec).86 +3. укажите путь к файлу с основной микропрограммой устройства (*.srec)" on the bottom right corner and specify the path to the file with the new main firmware: (*.srec). 85 85 86 86 [[image:1733922532918-136.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="301" width="527"]] 87 87