Last modified by Max on 2025/03/02 15:18

From version 2.29
edited by Max
on 2025/02/25 14:00
Change comment: There is no comment for this version
To version 2.32
edited by Max
on 2025/02/25 14:11
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -529,16 +529,15 @@
529 529  {{/code}}
530 530  
531 531  
532 -== **020: Получить расширенный код диагностики** ==
532 +== 020: Get extended diagnostic code ==
533 533  
534 -Код команды 020, после сброса контроллера следует выдать эту команду в CSR и затем прочитать два слова расширенной диагностики из DR. Команда мгновенная, ожидание не требуется.
534 +Command code 020, after resetting the controller, you should issue this command in the CSR and then read two words of extended diagnostics from DR. The command is instant, no waiting is required.
535 535  
536 536  
537 -== **027: Получить версию firmware AZ STM32** ==
537 +== 027: Get firmware version AZ STM32 ==
538 538  
539 -Код команды 027, возвращает 2 слова
540 -\\первое слово - 06404 = старший байт 13. это версия прошивки, младший байт 4. это версия железа - те AZБК в данном случае
541 -второе слово - 037 = это максимальный монтируемый диск - 31.
539 +Command code 027, returns 2 words
540 +\\first word - 06404 = high byte 13. this is the firmware version, low byte 4. this is the hardware version - i.e. AZБК in this case second word - 037 = this is the maximum mountable disk - 31.
542 542  
543 543  
544 544  {{code language="assembler"}}