首页

stm32协议转换,主要是obd串口协议转换成adroid上的串口协议

c

2021-2-21

stm32做的一个协议转换,主要是obd串口协议转换成adroid上的串口协议。

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
ZTOBD/.mxproject , 5254
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h , 430248
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h , 434939
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h , 469727
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h , 455760
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h , 452642
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h , 911588
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h , 908178
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h , 551517
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h , 548399
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h , 450442
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h , 466259
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h , 603770
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h , 963659
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h , 960842
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h , 1019688
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h , 1016552
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h , 9964
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h , 3790
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f030x6.s , 10494
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f030x8.s , 10856
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f030xc.s , 11209
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f031x6.s , 10667
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f038xx.s , 10556
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f042x6.s , 11935
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f048xx.s , 11323
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f051x8.s , 11445
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f058xx.s , 11322
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f070x6.s , 11506
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f070xb.s , 11386
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f071xb.s , 11645
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f072xb.s , 11798
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f078xx.s , 11789
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f091xc.s , 11706
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/arm/startup_stm32f098xx.s , 11697
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x6.s , 10218
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s , 10602
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030xc.s , 10701
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f031x6.s , 10372
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f038xx.s , 10284
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f042x6.s , 11536
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f048xx.s , 10777
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f051x8.s , 10967
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f058xx.s , 10867
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f070x6.s , 11111
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f070xb.s , 10854
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f071xb.s , 11173
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f072xb.s , 11249
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f078xx.s , 11225
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f091xc.s , 11113
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f098xx.s , 11101
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f030x6_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f030x8_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f030xc_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f031x6_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f038xx_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f042x6_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f048xx_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f051x8_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f058xx_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f070x6_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f070xb_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f071xb_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f072xb_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f078xx_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f091xc_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f091xc_sram.icf , 1341
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f098xx_flash.icf , 1430
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/linker/stm32f098xx_sram.icf , 1341
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f030x6.s , 10031
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f030x8.s , 10701
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f030xc.s , 11149
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f031x6.s , 10294
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f038xx.s , 10140
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f042x6.s , 11792
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f048xx.s , 11173
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f051x8.s , 11450
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f058xx.s , 11258
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f070x6.s , 11090
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f070xb.s , 11261
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f071xb.s , 11730
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f072xb.s , 11906
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f078xx.s , 11878
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f091xc.s , 11794
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/iar/startup_stm32f098xx.s , 11766
ZTOBD/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c , 13439
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c , 5114
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c , 5458
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c , 4431
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c , 5090
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c , 4891
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c , 4423
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c , 4553
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c , 4226
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c , 4613
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c , 4912
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c , 5000
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c , 5408
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c , 5582
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c , 5306
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c , 5201
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c , 4530
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c , 4574
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c , 4621
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c , 4178
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c , 4104
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c , 5095
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c , 4534
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c , 4425
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c , 4462
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c , 5648
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c , 5505
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c , 7054
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c , 5171
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c , 7678
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c , 6649
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c , 7305
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c , 4890
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c , 4472
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c , 4567
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c , 4256
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c , 888444
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/CommonTables/arm_const_structs.c , 6505
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c , 5862
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c , 5108
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c , 5771
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c , 6238
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c , 5966
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c , 6126
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c , 5499
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c , 4936
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c , 6068
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c , 7255
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c , 4901
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c , 5498
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c , 7423
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c , 6743
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c , 9933
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c , 7939
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c , 7461
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c , 7308
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c , 3317
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c , 4121
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c , 3772
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c , 2563
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c , 2531
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c , 2538
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c , 5887
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c , 4601
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c , 4420
ZTOBD/Drivers/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c , 3496
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录