工具/软件:
您好^^
我刚刚做了一个 python 程序读取 DataFlash。 除" 设备名称 "。 这是我在阅读时得到的
0b 00000111001110110000000000000000000000000000000000000000000000000000100001110001010011010010111111111110000111
十六进制: [7、59、0、0、0、 0、0135、20,210、 255,135]
和 ASCII 表示法(带有不可打印的圆点字符): .;..........
and what I am suppose to get : "GP30974"
I am using this exel doc to run my program
Can you help me with this?