基于stm32的modbus协议移植,有主从两种协议站
资源文件列表
FreeModbus_Slave-Master-RTT-STM32/.cproject , 30999
FreeModbus_Slave-Master-RTT-STM32/.gitattributes , 429
FreeModbus_Slave-Master-RTT-STM32/.gitignore , 43
FreeModbus_Slave-Master-RTT-STM32/.project , 2204
FreeModbus_Slave-Master-RTT-STM32/.settings/org.eclipse.cdt.codan.core.prefs , 6653
FreeModbus_Slave-Master-RTT-STM32/.settings/org.eclipse.cdt.core.prefs , 13652
FreeModbus_Slave-Master-RTT-STM32/.settings/org.eclipse.cdt.managedbuilder.core.prefs , 2075
FreeModbus_Slave-Master-RTT-STM32/.settings/org.eclipse.cdt.ui.prefs , 122
FreeModbus_Slave-Master-RTT-STM32/APP/inc/app_task.h , 1244
FreeModbus_Slave-Master-RTT-STM32/APP/inc/cpuusage.h , 187
FreeModbus_Slave-Master-RTT-STM32/APP/inc/delay_conf.h , 1520
FreeModbus_Slave-Master-RTT-STM32/APP/inc/rtconfig.h , 1453
FreeModbus_Slave-Master-RTT-STM32/APP/inc/stm32f10x_conf.h , 3105
FreeModbus_Slave-Master-RTT-STM32/APP/inc/stm32f10x_it.h , 1918
FreeModbus_Slave-Master-RTT-STM32/APP/src/app.c , 248
FreeModbus_Slave-Master-RTT-STM32/APP/src/app_task.c , 5750
FreeModbus_Slave-Master-RTT-STM32/APP/src/cpuusage.c , 1373
FreeModbus_Slave-Master-RTT-STM32/APP/src/stm32f10x_it.c , 3958
FreeModbus_Slave-Master-RTT-STM32/BSP/inc/bsp.h , 4290
FreeModbus_Slave-Master-RTT-STM32/BSP/src/bsp.c , 9404
FreeModbus_Slave-Master-RTT-STM32/EWARM/FreeModbus_Slave&Master+RTT+STM32.dep , 73108
FreeModbus_Slave-Master-RTT-STM32/EWARM/FreeModbus_Slave&Master+RTT+STM32.ewd , 63076
FreeModbus_Slave-Master-RTT-STM32/EWARM/FreeModbus_Slave&Master+RTT+STM32.ewp , 58494
FreeModbus_Slave-Master-RTT-STM32/EWARM/FreeModbus_Slave&Master+RTT+STM32.eww , 191
FreeModbus_Slave-Master-RTT-STM32/EWARM/FreeModbus_Slave&Master+RTT+STM32CustomSfr.sfr , 25
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32.cspy.bat , 1774
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32.dbgdt , 7705
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32.dni , 1084
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32.wsdt , 2958
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32_Debug.jlink , 578
FreeModbus_Slave-Master-RTT-STM32/EWARM/settings/FreeModbus_Slave&Master+RTT+STM32_EncodingOverride.xml , 242
FreeModbus_Slave-Master-RTT-STM32/FreeModbus ╓≈╗·╖╓╬÷═╝.vsd , 175104
FreeModbus_Slave-Master-RTT-STM32/FreeModbus ┤╙╗·╖╓╬÷═╝.vsd , 143360
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/ascii/mbascii.c , 15687
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/ascii/mbascii.h , 2463
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfunccoils.c , 9885
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfunccoils_m.c , 13075
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncdiag.c , 1662
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncdisc.c , 4614
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncdisc_m.c , 5875
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncholding.c , 12201
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncholding_m.c , 16359
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncinput.c , 4838
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncinput_m.c , 5523
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbfuncother.c , 3534
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/functions/mbutils.c , 5111
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mb.h , 19714
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbconfig.h , 6208
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbframe.h , 3788
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbfunc.h , 3113
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbport.h , 6570
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbproto.h , 3677
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mbutils.h , 4218
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/include/mb_m.h , 11042
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/mb.c , 12792
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/mb_m.c , 11573
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/rtu/mbcrc.c , 5530
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/rtu/mbcrc.h , 1771
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/rtu/mbrtu.c , 11656
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/rtu/mbrtu.h , 3029
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/rtu/mbrtu_m.c , 14620
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/tcp/mbtcp.c , 5718
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/modbus/tcp/mbtcp.h , 2375
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/port.c , 1447
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/port.h , 2016
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/portevent.c , 1750
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/portevent_m.c , 1924
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/portserial.c , 6146
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/portserial_m.c , 6306
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/porttimer.c , 3791
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/porttimer_m.c , 5504
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/user_mb_app.c , 13221
FreeModbus_Slave-Master-RTT-STM32/FreeModbus/port/user_mb_app.h , 2151
FreeModbus_Slave-Master-RTT-STM32/FreeModbus_Slave&Master+RTT+STM32CustomSfr.sfr , 25
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html , 26297
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s , 16626
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s , 16229
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s , 15675
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s , 12650
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s , 12950
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s , 12912
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s , 13601
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s , 16628
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h , 633941
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c , 36557
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h , 2085
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CMSIS debug support.htm , 9310
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CMSIS END USER LICENCE AGREEMENT.pdf , 46999
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/CMSIS_changes.htm , 12531
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Documentation/CMSIS_Core.htm , 57004
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/arm_common_tables.h , 1254
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/arm_math.h , 255771
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cm0.h , 32039
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cm0plus.h , 39428
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cm3.h , 98950
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cm4.h , 108260
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cm4_simd.h , 21323
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cmFunc.h , 15828
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_cmInstr.h , 17205
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_sc000.h , 40737
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/Include/core_sc300.h , 97329
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/index.htm , 550
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/License.doc , 39936
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/README.txt , 1516
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_EWARM/readme_patch.txt , 45
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.c , 17273
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/CoreSupport/core_cm3.h , 85714
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/Release_Notes_for_STM32F10x_CMSIS.html , 25107
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html , 26297
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s , 15766
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s , 15503
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s , 15692
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s , 12376
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s , 13656
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s , 12765
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s , 14073
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s , 15955
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h , 634018
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c , 36561
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h , 2085
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CMSIS debug support.htm , 9310
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/CMSIS_changes.htm , 12531
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/Documentation/CMSIS_Core.htm , 57004
FreeModbus_Slave-Master-RTT-STM32/Libaries/CMSIS_MDK/License.doc , 39936
FreeModbus_Slave-Master-RTT-STM32/Libaries/SConscript , 2717
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/misc.h , 8762
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h , 21207
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h , 7360
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h , 26862
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h , 6363
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h , 2068
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h , 14916
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h , 3699
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h , 20315
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h , 6640
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h , 25019
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h , 26283
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h , 19790
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h , 29345
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h , 3688
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h , 4227
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h , 29725
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h , 3722
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h , 21332
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h , 17238
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h , 51263
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h , 16136
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h , 2851
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/Release_Notes.html , 28905
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/Release_Notes_for_STM32F10x_StdPeriph_Driver.html , 25322
FreeModbus_Slave-Master-RTT-STM32/Libaries/STM32F10x_StdPeriph_Driver/src/misc.c , 6821
最多只能显示150条信息!
