你好,
问题1:
当设备保持在复位(NxRes=低)时,SCB引脚处于HI-Z。
问题2:
该设备可以配置为新配置,而不使用配置实用程序。我已经附加了命令行工具来执行同样的操作。请找到附件。加密文件的密码:柏树
要加载配置文件的过程:
1。提取zip文件。
2。在提取的文件夹中,放置要对设备进行编程的配置文件。
三。打开命令提示符,并将目录更改为提取的文件夹。
4。运行下面的命令将配置文件下载到单个CY7C6211设备上:
FWDLADION.EXE-C XXXX.cyu*** - VID 0x04B4- PID 0x00 03 -模式供应商-超时25000
注:
a)在上述命令中,PID是0x00 03,但需要将其改为连接的串行芯片在编程时具有的PID。
B)上述命令中的配置文件的名称应从XXXX更改为需要加载的配置文件。
对于多个设备:命令将是:
FWDLADION.EXE-C XXXX.cyu*** - VID 0x04B4- PID 0003模式供应商-超时25000 -B
最好的问候,
斯里纳斯
FWDOWN Load
1.7兆字节
以上来自于百度翻译
以下为原文
Hello,
Question 1:
When the device is held in RESET (nXRES=LOW), the SCB pins are in Hi-Z.
Question 2:
The device can be configured with a new configuration without the use of configuration utility also. I have attached the command line utility for performing the same. Please find the attachment. Password for the encrypted file: cypress
Procedure to follow to load the configuration file:
1. Extract the zip file.
2. In the extracted folder put the configuration file that you want to program the device with.
3. Open the Command prompt and change the directory to the extracted folder.
4. Run the below command to download the configuration file onto single CY7C65211 device:
fwdownload.exe -c XXXX.cyu*** -vid 0x04B4 -pid 0x0003 -mode vendor -timeout 25000
Note:
A) In the above command, the pid is 0x0003 but you need to change that to the PID which the connected serial chip has while programming
B) the name of the configuration file in the above command should be changed from XXXX to the configuration file that you need to load
For multiple devices: the command will be:
fwdownload.exe -c XXXX.cyu*** -vid 0x04B4 -pid 0003 -mode vendor -timeout 25000 -b
Best regards,
Srinath S
你好,
问题1:
当设备保持在复位(NxRes=低)时,SCB引脚处于HI-Z。
问题2:
该设备可以配置为新配置,而不使用配置实用程序。我已经附加了命令行工具来执行同样的操作。请找到附件。加密文件的密码:柏树
要加载配置文件的过程:
1。提取zip文件。
2。在提取的文件夹中,放置要对设备进行编程的配置文件。
三。打开命令提示符,并将目录更改为提取的文件夹。
4。运行下面的命令将配置文件下载到单个CY7C6211设备上:
FWDLADION.EXE-C XXXX.cyu*** - VID 0x04B4- PID 0x00 03 -模式供应商-超时25000
注:
a)在上述命令中,PID是0x00 03,但需要将其改为连接的串行芯片在编程时具有的PID。
B)上述命令中的配置文件的名称应从XXXX更改为需要加载的配置文件。
对于多个设备:命令将是:
FWDLADION.EXE-C XXXX.cyu*** - VID 0x04B4- PID 0003模式供应商-超时25000 -B
最好的问候,
斯里纳斯
FWDOWN Load
1.7兆字节
以上来自于百度翻译
以下为原文
Hello,
Question 1:
When the device is held in RESET (nXRES=LOW), the SCB pins are in Hi-Z.
Question 2:
The device can be configured with a new configuration without the use of configuration utility also. I have attached the command line utility for performing the same. Please find the attachment. Password for the encrypted file: cypress
Procedure to follow to load the configuration file:
1. Extract the zip file.
2. In the extracted folder put the configuration file that you want to program the device with.
3. Open the Command prompt and change the directory to the extracted folder.
4. Run the below command to download the configuration file onto single CY7C65211 device:
fwdownload.exe -c XXXX.cyu*** -vid 0x04B4 -pid 0x0003 -mode vendor -timeout 25000
Note:
A) In the above command, the pid is 0x0003 but you need to change that to the PID which the connected serial chip has while programming
B) the name of the configuration file in the above command should be changed from XXXX to the configuration file that you need to load
For multiple devices: the command will be:
fwdownload.exe -c XXXX.cyu*** -vid 0x04B4 -pid 0003 -mode vendor -timeout 25000 -b
Best regards,
Srinath S
举报