1. add parser binary data from uart for parse struct data. All works

This commit is contained in:
2026-05-19 14:42:22 +03:00
parent 21e85558ce
commit 82987e0f7b
12 changed files with 690 additions and 56 deletions

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "endurance_50_60_marchFTE_5",
"description": "start endurance test in NAND Flash",
"input_data_type": "text",
"parameters": {
"cmd_code": 22,
"block_check_cnt": 2,

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "get_savedBadBlockMap_fromNAND",
"description": "get bad block map from NAND Flash into RAM",
"input_data_type": "text",
"parameters": {
"cmd_code": 4,
"badBlockMapOperMode": 2

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "randomDataTest_100_110",
"description": "start random data test in all target of NAND Flash",
"input_data_type": "text",
"parameters": {
"cmd_code": 19,
"mode_random": 2,

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "set_micron_MT29F16G08AJADAWP",
"description": "check settings for micron_MT29F16G08AJADAWP",
"input_data_type": "text",
"parameters": {
"cmd_code": 5,
"endurance": 100000,

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "start_March-FTE_all_targ0_repeat2",
"description": "start March-FTE for all target",
"input_data_type": "text",
"parameters": {
"cmd_code": 20,
"target": 0,

View File

@@ -2,6 +2,7 @@
"meta": {
"name": "start_March-FTE_by_blocks",
"description": "start March-FTE by specified blocks",
"input_data_type": "text",
"parameters": {
"cmd_code": 21,
"mode_March_FTE": 2,