26 lines
914 B
JSON
26 lines
914 B
JSON
{
|
|
"SensePacketCount": 32,
|
|
"RequestRetryCount": 3,
|
|
"RequestRetryIntervalInMillisecond": 10,
|
|
"AsyncResponseTimeoutInMilliseccond": 1000,
|
|
"SyncResponseTimeoutInMillisecond": 1000,
|
|
"BaudrateSwitchDelayInMillisecond": 200,
|
|
"RomBootDelayInMillisecond": 100,
|
|
"UsbRomBootDelayInMillisecond": 1000,
|
|
"UsbFloaderBootDelayInMillisecond": 1000,
|
|
"SwitchBaudrateAtFloader": 0,
|
|
"WriteResponseTimeoutInMillisecond": 2000,
|
|
"FloaderBootDelayInMillisecond": 1000,
|
|
"AutoSwitchToDownloadModeWithDtrRts": 0,
|
|
"AutoResetDeviceWithDtrRts": 0,
|
|
"FlashProtectionProcess": 0,
|
|
"EraseByBlock": 0,
|
|
"ProgramConfig1": 0,
|
|
"ProgramConfig2": 0,
|
|
"DisableNandAccessWithUart": 0,
|
|
"RamDownloadPaddingByte": 0,
|
|
"AutoProgramSpicAddrMode4Byte": 0,
|
|
"AutoSwitchToDownloadModeWithDtrRtsTimingFile": "Reburn.cfg",
|
|
"AutoResetDeviceWithDtrRtsTimingFile": "Reset.cfg",
|
|
"PostProcess": "RESET"
|
|
} |