首页

ALIENTEK串口调试助手

c

2021-1-3

ALIENTEK串口调试助手ATK-XCOM V2.0 1.增加了多条发送的数目,多达40条 2.可以任意编辑,导入导出您要发送的条目,文件的格式是excel 3.加入了协议传输,支持单次发送,自动连续连续发送,文件发送(如IAP串口升级),配有自动重发机制以及多种校验方式,确保您传输的数据不出错

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
XCOM V2.0.exe , 406016
软件使用说明.pdf , 706314
demo/IAP/CORE/core_cm3.c , 17273
demo/IAP/CORE/core_cm3.h , 85714
demo/IAP/CORE/startup_stm32f10x_hd.s , 15503
demo/IAP/CORE/startup_stm32f10x_md.s , 12765
demo/IAP/HARDWARE/DMA/dma.c , 2365
demo/IAP/HARDWARE/DMA/dma.h , 725
demo/IAP/HARDWARE/KEY/key.c , 1813
demo/IAP/HARDWARE/KEY/key.h , 1114
demo/IAP/HARDWARE/LCD/font.h , 16156
demo/IAP/HARDWARE/LCD/lcd.c , 50109
demo/IAP/HARDWARE/LCD/lcd.h , 8640
demo/IAP/HARDWARE/LED/led.c , 1298
demo/IAP/HARDWARE/LED/led.h , 638
demo/IAP/HARDWARE/STMFLASH/stmflash.c , 3814
demo/IAP/HARDWARE/STMFLASH/stmflash.h , 1589
demo/IAP/IAP/iap.c , 1612
demo/IAP/IAP/iap.h , 1018
demo/IAP/keilkilll.bat , 399
demo/IAP/OBJ/IAP.hex , 67752
demo/IAP/OBJ/startup_stm32f10x_hd._ia , 343
demo/IAP/PROTOCOL/check.c , 5241
demo/IAP/PROTOCOL/check.h , 310
demo/IAP/PROTOCOL/protocol.c , 4297
demo/IAP/PROTOCOL/protocol.h , 1257
demo/IAP/STM32F10x_FWLib/inc/misc.h , 8982
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_adc.h , 21690
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_bkp.h , 7555
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_can.h , 27559
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_cec.h , 6573
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_crc.h , 2162
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_dac.h , 15233
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h , 3818
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_dma.h , 20754
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_exti.h , 6824
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_flash.h , 25445
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_fsmc.h , 27016
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_gpio.h , 20175
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_i2c.h , 30029
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_iwdg.h , 3828
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_pwr.h , 4383
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_rcc.h , 30452
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_rtc.h , 3857
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_sdio.h , 21863
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_spi.h , 17725
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_tim.h , 52427
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_usart.h , 16548
demo/IAP/STM32F10x_FWLib/inc/stm32f10x_wwdg.h , 2966
demo/IAP/STM32F10x_FWLib/src/misc.c , 7046
demo/IAP/STM32F10x_FWLib/src/stm32f10x_adc.c , 47201
demo/IAP/STM32F10x_FWLib/src/stm32f10x_bkp.c , 8463
demo/IAP/STM32F10x_FWLib/src/stm32f10x_can.c , 45103
demo/IAP/STM32F10x_FWLib/src/stm32f10x_cec.c , 11656
demo/IAP/STM32F10x_FWLib/src/stm32f10x_crc.c , 3347
demo/IAP/STM32F10x_FWLib/src/stm32f10x_dac.c , 19087
demo/IAP/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c , 5149
demo/IAP/STM32F10x_FWLib/src/stm32f10x_dma.c , 29607
demo/IAP/STM32F10x_FWLib/src/stm32f10x_exti.c , 6959
demo/IAP/STM32F10x_FWLib/src/stm32f10x_flash.c , 62551
demo/IAP/STM32F10x_FWLib/src/stm32f10x_fsmc.c , 35484
demo/IAP/STM32F10x_FWLib/src/stm32f10x_gpio.c , 23221
demo/IAP/STM32F10x_FWLib/src/stm32f10x_i2c.c , 45781
demo/IAP/STM32F10x_FWLib/src/stm32f10x_iwdg.c , 4916
demo/IAP/STM32F10x_FWLib/src/stm32f10x_pwr.c , 8759
demo/IAP/STM32F10x_FWLib/src/stm32f10x_rcc.c , 51271
demo/IAP/STM32F10x_FWLib/src/stm32f10x_rtc.c , 8598
demo/IAP/STM32F10x_FWLib/src/stm32f10x_sdio.c , 28933
demo/IAP/STM32F10x_FWLib/src/stm32f10x_spi.c , 30224
demo/IAP/STM32F10x_FWLib/src/stm32f10x_tim.c , 109159
demo/IAP/STM32F10x_FWLib/src/stm32f10x_usart.c , 38308
demo/IAP/STM32F10x_FWLib/src/stm32f10x_wwdg.c , 5735
demo/IAP/SYSTEM/delay/delay.c , 5037
demo/IAP/SYSTEM/delay/delay.h , 1517
demo/IAP/SYSTEM/sys/sys.c , 923
demo/IAP/SYSTEM/sys/sys.h , 2848
demo/IAP/SYSTEM/usart/usart.c , 4788
demo/IAP/SYSTEM/usart/usart.h , 1347
demo/IAP/USER/IAP.uvgui.Administrator , 144833
demo/IAP/USER/IAP.uvopt , 18798
demo/IAP/USER/IAP.uvproj , 19596
demo/IAP/USER/main.c , 4815
demo/IAP/USER/Protocol.uvgui.Administrator , 146723
demo/IAP/USER/Protocol.uvopt , 19665
demo/IAP/USER/stm32f10x.h , 633941
demo/IAP/USER/stm32f10x_conf.h , 3268
demo/IAP/USER/stm32f10x_it.c , 2418
demo/IAP/USER/stm32f10x_it.h , 1983
demo/IAP/USER/system_stm32f10x.c , 36577
demo/IAP/USER/system_stm32f10x.h , 2085
demo/PK mcuisp 测试文件/mcuisp.exe , 2491392
demo/PK mcuisp 测试文件/mcuisp.hex , 104803
demo/PK mcuisp 测试文件/xcom.bin , 37244
demo/Protocol/CORE/core_cm3.c , 17273
demo/Protocol/CORE/core_cm3.h , 85714
demo/Protocol/CORE/startup_stm32f10x_hd.s , 15503
demo/Protocol/CORE/startup_stm32f10x_md.s , 12765
demo/Protocol/HARDWARE/DMA/dma.c , 2365
demo/Protocol/HARDWARE/DMA/dma.h , 725
demo/Protocol/HARDWARE/KEY/key.c , 1813
demo/Protocol/HARDWARE/KEY/key.h , 1114
demo/Protocol/HARDWARE/LCD/font.h , 16156
demo/Protocol/HARDWARE/LCD/lcd.c , 50109
demo/Protocol/HARDWARE/LCD/lcd.h , 8640
demo/Protocol/HARDWARE/LED/led.c , 1298
demo/Protocol/HARDWARE/LED/led.h , 638
demo/Protocol/HARDWARE/STMFLASH/stmflash.c , 3814
demo/Protocol/HARDWARE/STMFLASH/stmflash.h , 1589
demo/Protocol/IAP/iap.c , 1612
demo/Protocol/IAP/iap.h , 1018
demo/Protocol/keilkilll.bat , 399
demo/Protocol/OBJ/IAP.hex , 54501
demo/Protocol/OBJ/Protocol.hex , 62990
demo/Protocol/PROTOCOL/check.c , 5241
demo/Protocol/PROTOCOL/check.h , 310
demo/Protocol/PROTOCOL/protocol.c , 4297
demo/Protocol/PROTOCOL/protocol.h , 1257
demo/Protocol/STM32F10x_FWLib/inc/misc.h , 8982
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_adc.h , 21690
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_bkp.h , 7555
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_can.h , 27559
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_cec.h , 6573
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_crc.h , 2162
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_dac.h , 15233
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h , 3818
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_dma.h , 20754
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_exti.h , 6824
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_flash.h , 25445
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_fsmc.h , 27016
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_gpio.h , 20175
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_i2c.h , 30029
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_iwdg.h , 3828
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_pwr.h , 4383
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_rcc.h , 30452
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_rtc.h , 3857
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_sdio.h , 21863
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_spi.h , 17725
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_tim.h , 52427
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_usart.h , 16548
demo/Protocol/STM32F10x_FWLib/inc/stm32f10x_wwdg.h , 2966
demo/Protocol/STM32F10x_FWLib/src/misc.c , 7046
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_adc.c , 47201
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_bkp.c , 8463
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_can.c , 45103
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_cec.c , 11656
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_crc.c , 3347
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_dac.c , 19087
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c , 5149
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_dma.c , 29607
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_exti.c , 6959
demo/Protocol/STM32F10x_FWLib/src/stm32f10x_flash.c , 62551
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录