Изменения документа 5. Firmware update
Редактировал(а) Admin 2025/03/03 13:35
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -5,46 +5,48 @@ 5 5 6 6 Настоящий документ описывает порядок обновления основной микропрограммы устройств BMS Mini S и BMS Mini. 7 7 8 - UpdatingtheBMS Minidevicefirmwarecanbedone in the following ways:8 +Обновление основной микропрограммы BMS Mini может быть выполнено следующими способами: 9 9 10 -* viabootloader(availableviaUSBonly);11 -* viadeviceconfigurationinterface(availableviaUSB, CANandTCP).10 +* через загрузчик (возможно только по USB); 11 +* через конфигурационный интерфейс устройства (возможно по USB, CAN и TCP). 12 12 13 - Thefollowinghardwareandsoftware are required:13 +Требуемые аппаратные и программные средства: 14 14 15 -* ElectricDeviceMonitor application for Windows OS which is used for configuring the BMS Mini S / BMS Mini; 16 -* USB/CAN adapter for updating by CAN bus; 17 -* USB/RS-485 adapter for updating by RS-485 bus; 18 -* USB-mini cable for updating by USB; 19 -* BMS Wi-Fi or BMS LANmodule installed on BMS Mini device if updating via configuration interface by TCP; 20 -* Firmware file (must be in "Motorola S-record .srec" format). 15 +* Программа ElectricDeviceMonitor для ОС Windows, с помощью которой выполняется настройка и обслуживание устройств BMS Main 3 / BMS Main 3X; 16 +* Интерфейс связи: 17 +** Адаптер USB/CAN — для обновления по шине CAN; 18 +** Кабель USB-mini — для обновления по USB; 19 +** BMS Wi-Fi или BMS LANmodule, установленные на плате BMS Main 3 — для обновления по TCP; 20 +* SD карта — для обновления через конфигурационный интерфейс; 21 +* Файл с основной микропрограммой (должен иметь формат "Motorola S-record .srec"). 21 21 22 -== Updatingviabootloader==23 +== Обновление через загрузчик == 23 23 24 - Firmwareupdatingincludestwosteps:25 +Обновление ВПО включает два этапа: 25 25 26 -* startingthebootloader;27 -* uploadingthefirmwarefiletotheBMSMiniflashmemory.27 +* передачу управления встроенному загрузчику устройства; 28 +* загрузку с помощью встроенного загрузчика основной микропрограммы в память устройства. 28 28 29 -**~1. Startthedevicebootloader.**30 +**~1. Передайте управление встроенному загрузчику.** 30 30 31 -* ** 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": 32 32 33 33 [[image:1733921952732-294.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="166" width="600"]] 34 34 35 -* ** Method2**:holdtheSW1buttononthedevicefor1second.AftertheindicationLEDsgoout,releasethe button.Arestartwill be performed,andthedevicewillenterbootloadermode.36 +* **Метод 2**: удерживайте кнопку SW1 на устройстве в течение 1 секунды. После того, как погаснут светодиоды индикации, отпустите кнопку. Будет выполнен перезапуск, и устройство войдёт в режим работы загрузчика. 36 36 37 37 (% class="box infomessage" %) 38 38 ((( 39 -** Notes:**40 - Inbootloadermode,theindicatorLEDswilllightupand go out sequentially.41 - Thebootloaderwillbeactivefor45seconds.Afterthistime,controlwillbetransferredagaintothe main firmware.40 +**Примечания:** 41 +В режиме загрузчика светодиоды индикации будут последовательно загораться и гаснуть. 42 +Загрузчик будет активен в течение 45 секунд. По истечение этого времени управление будет снова передано основной микропрограмме. 42 42 ))) 43 43 44 -**2. Uploadthefirmware.**45 +**2. Выполните загрузку основной микропрограммы.** 45 45 46 -2.1 Launchthe ElectricDeviceMonitor’s Updater module:47 +2.1 Запустите модуль Updater программы ElectricDeviceMonitor: 47 47 49 + 48 48 [[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"]] 49 49 50 50 [[image:1733922048348-345.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="357" width="334"]] ... ... @@ -61,8 +61,9 @@ 61 61 62 62 * **RS-485 connection**: select the connection method “Serial port transport”, click the “Settings...” button. In the window that appears, select the COM port through which the PC connects to the device, and specify the baud rate for the COM port: 63 63 64 -[[image:17 33922048352-403.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]66 +[[image:1741006631411-613.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 65 65 68 + 66 66 2.3 Click the "Browse..." button and select the *.srec file with the main firmware. 67 67 68 68 2.4 Click the “Update” button **while the device is in bootloader mode**. The process of loading the new firmware into the device memory will begin. ... ... @@ -76,15 +76,15 @@ 76 76 77 77 ~1. Perform connection to the device and user authentication in the Unified monitor. 78 78 79 -2. Select the “Device → Update firmware…” menu item. In the appeared window, click the “Browse…” button ,82 +2. Select the “Device → Update firmware…” menu item. In the appeared window, click the “Browse…” button. 80 80 81 81 [[image:1733922048352-144.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="164" width="600"]] 82 82 83 -3. Selectthe"Motorola S-Record files (*.srec)"onthebottomrightcornerandspecifythepathtothefilewith the new main firmware:(*.srec).86 +3. Выберите "Motorola S-Record files (*.srec)" внижнем правом углу и укажите путь к файлу с основной микропрограммой устройства (*.srec). 84 84 85 85 [[image:1733922532918-136.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="301" width="527"]] 86 86 87 -4. Clickthe"Update"button.Thefilewillbegin transferring to the device.Oncethetransferiscomplete,thedevicewillreboot,and the main firmware update will begin.Theupdatetakesapproximately2minutes.90 +4. Нажмите на кнопку "Update". Начнётся передача файла устройству. По окончании передачи устройство перезагрузится, и начнётся обновление основной микропрограммы. Обновление занимает приблизительно 2 минуты. 88 88 89 89 [[image:1733922582774-470.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]] 90 90