Изменения документа 5. Firmware update

Редактировал(а) Admin 2025/03/03 13:35

От версии 2.1
отредактировано Admin
на 2025/02/27 12:09
Изменить комментарий: К данной версии нет комментариев
К версии 1.1
отредактировано Admin
на 2025/02/27 11:57
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -5,49 +5,46 @@
5 5  
6 6  Настоящий документ описывает порядок обновления основной микропрограммы устройств BMS Mini S и BMS Mini.
7 7  
8 -Обновление основной микропрограммы BMS Mini может быть выполнено следующими способами:
8 +Updating the BMS Mini device firmware can be done in the following ways:
9 9  
10 -* через загрузчик (возможно только по USB);
11 -* через конфигурационный интерфейс устройства (возможно по USB, CAN и TCP).
10 +* via bootloader (available via USB only);
11 +* via device configuration interface (available via USB, CAN and TCP).
12 12  
13 -Требуемые аппаратные и программные средства:
13 +The following hardware and software are required:
14 14  
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").
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).
22 22  
23 -== Обновление через загрузчик ==
22 +== Updating via bootloader ==
24 24  
25 -Обновление ВПО включает два этапа:
24 +Firmware updating includes two steps:
26 26  
27 -* передачу управления встроенному загрузчику устройства;
28 -* загрузку с помощью встроенного загрузчика основной микропрограммы в память устройства.
26 +* starting the bootloader;
27 +* uploading the firmware file to the BMS Mini flash memory.
29 29  
30 -**~1. Передайте управление встроенному загрузчику.**
29 +**~1. Start the device bootloader.**
31 31  
32 -* **Метод 1**: используя Unified monitor из программы ElectricDeviceMonitor подключитесь к устройству BMS Mini по шине USB или CAN. Далее в программе монитора выберите пункт меню "Device → Go to bootloader":
31 +* **Method 1**: using the Unified monitor of the ElectricDeviceMonitor program, connect to the BMS Mini device via the USB, CAN or TCP connection. Next, in the monitor program, click the "Device → Go to bootloader" menu item:
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 -* **Метод 2**: удерживайте кнопку SW1 на устройстве в течение 1 секунды. После того, как погаснут светодиоды индикации, отпустите кнопку. Будет выполнен перезапуск, и устройство войдёт в режим работы загрузчика.
35 +* **Method 2**: hold the SW1 button on the device for 1 second. After the indication LEDs go out, release the button. A restart will be performed, and the device will enter bootloader mode.
37 37  
38 -
39 39  (% class="box infomessage" %)
40 40  (((
41 -**Примечания:**
42 -В режиме загрузчика светодиоды индикации будут последовательно загораться и гаснуть.
43 -Загрузчик будет активен в течение 45 секунд. По истечение этого времени управление будет снова передано основной микропрограмме.
39 +**Notes:**
40 +In bootloader mode, the indicator LEDs will light up and go out sequentially.
41 +The bootloader will be active for 45 seconds. After this time, control will be transferred again to the main firmware.
44 44  )))
45 45  
46 -**2. Выполните загрузку основной микропрограммы.**
44 +**2. Upload the firmware.**
47 47  
48 -2.1 Запустите модуль Updater программы ElectricDeviceMonitor:
46 +2.1 Launch the ElectricDeviceMonitor’s Updater module:
49 49  
50 -
51 51  [[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"]]
52 52  
53 53  [[image:1733922048348-345.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="357" width="334"]]
... ... @@ -79,15 +79,15 @@
79 79  
80 80  ~1. Perform connection to the device and user authentication in the Unified monitor.
81 81  
82 -2. Select the “Device → Update firmware…” menu item. In the appeared window, click the “Browse…” button.
79 +2. Select the “Device → Update firmware…” menu item. In the appeared window, click the “Browse…” button,
83 83  
84 84  [[image:1733922048352-144.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="164" width="600"]]
85 85  
86 -3. Выберите "Motorola S-Record files (*.srec)" внижнем правом углу и укажите путь к файлу с основной микропрограммой устройства (*.srec).
83 +3. Select the "Motorola S-Record files (*.srec)" on the bottom right corner and specify the path to the file with the new main firmware: (*.srec).
87 87  
88 88  [[image:1733922532918-136.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="301" width="527"]]
89 89  
90 -4. Нажмите на кнопку "Update". Начнётся передача файла устройству. По окончании передачи устройство перезагрузится, и начнётся обновление основной микропрограммы. Обновление занимает приблизительно 2 минуты.
87 +4. Click the "Update" button. The file will begin transferring to the device. Once the transfer is complete, the device will reboot, and the main firmware update will begin. The update takes approximately 2 minutes.
91 91  
92 92  [[image:1733922582774-470.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
93 93