stm32f103c8t6单线通讯协议SIF

上传者: LIUXUMING321 | 上传时间: 2024-05-16 15:16:49 | 文件大小: 5.14MB | 文件类型: ZIP
目前很多便宜的单片机都没有标准的串行通讯口UART,甚至没有IIC、SPI等接口,MCU外围硬件接口不够。但有时又需要和其它设备或者器件进行简单的通讯,速度要求不是很高,又或者说受硬件限制,只能提供一根通讯线来通讯,此时可以尝试使用SIF协议进行通讯。代码已测试可正常通讯单片机型号STM32F103C8T6

文件下载

资源详情

[{"title":"( 195 个子文件 5.14MB ) stm32f103c8t6单线通讯协议SIF","children":[{"title":"LCD.uvguix.80685 <span style='color:#111;'> 88.92KB </span>","children":null,"spread":false},{"title":"LCD.uvguix.Administrator <span style='color:#111;'> 183.93KB </span>","children":null,"spread":false},{"title":"LCD.axf <span style='color:#111;'> 352.29KB </span>","children":null,"spread":false},{"title":"keilkilll.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"stm32f10x_tim.c <span style='color:#111;'> 106.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.c <span style='color:#111;'> 61.08KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.c <span style='color:#111;'> 50.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.c <span style='color:#111;'> 46.09KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.c <span style='color:#111;'> 44.71KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.c <span style='color:#111;'> 44.05KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.c <span style='color:#111;'> 37.41KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.c <span style='color:#111;'> 35.72KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.c <span style='color:#111;'> 34.65KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.c <span style='color:#111;'> 29.52KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.c <span style='color:#111;'> 28.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.c <span style='color:#111;'> 28.25KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.c <span style='color:#111;'> 22.68KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.c <span style='color:#111;'> 18.64KB </span>","children":null,"spread":false},{"title":"core_cm3.c <span style='color:#111;'> 16.87KB </span>","children":null,"spread":false},{"title":"lcd.c <span style='color:#111;'> 14.49KB </span>","children":null,"spread":false},{"title":"stm32f10x_cec.c <span style='color:#111;'> 11.38KB </span>","children":null,"spread":false},{"title":"sif.c <span style='color:#111;'> 10.51KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.c <span style='color:#111;'> 8.55KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.c <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.c <span style='color:#111;'> 8.26KB </span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'> 6.88KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.c <span style='color:#111;'> 6.80KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.c <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"lcd_init.c <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.c <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.c <span style='color:#111;'> 4.80KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 4.09KB </span>","children":null,"spread":false},{"title":"delay.c <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.c <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.c <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"sys.c <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"stm32f10x_tim.crf <span style='color:#111;'> 283.62KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.crf <span style='color:#111;'> 279.40KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.crf <span style='color:#111;'> 277.95KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.crf <span style='color:#111;'> 275.71KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.crf <span style='color:#111;'> 275.57KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.crf <span style='color:#111;'> 275.25KB </span>","children":null,"spread":false},{"title":"lcd.crf <span style='color:#111;'> 274.96KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.crf <span style='color:#111;'> 273.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.crf <span style='color:#111;'> 272.87KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.crf <span style='color:#111;'> 271.36KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.crf <span style='color:#111;'> 268.96KB </span>","children":null,"spread":false},{"title":"main.crf <span style='color:#111;'> 267.84KB </span>","children":null,"spread":false},{"title":"usart.crf <span style='color:#111;'> 267.83KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.crf <span style='color:#111;'> 267.53KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.crf <span style='color:#111;'> 267.44KB </span>","children":null,"spread":false},{"title":"stm32f10x_cec.crf <span style='color:#111;'> 265.68KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.crf <span style='color:#111;'> 265.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.crf <span style='color:#111;'> 265.43KB </span>","children":null,"spread":false},{"title":"sif.crf <span style='color:#111;'> 265.14KB </span>","children":null,"spread":false},{"title":"lcd_init.crf <span style='color:#111;'> 264.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.crf <span style='color:#111;'> 264.46KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.crf <span style='color:#111;'> 264.29KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.crf <span style='color:#111;'> 264.19KB </span>","children":null,"spread":false},{"title":"led.crf <span style='color:#111;'> 263.22KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.crf <span style='color:#111;'> 263.15KB </span>","children":null,"spread":false},{"title":"delay.crf <span style='color:#111;'> 262.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.crf <span style='color:#111;'> 262.89KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.crf <span style='color:#111;'> 262.69KB </span>","children":null,"spread":false},{"title":"sys.crf <span style='color:#111;'> 262.15KB </span>","children":null,"spread":false},{"title":"misc.crf <span style='color:#111;'> 262.05KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.crf <span style='color:#111;'> 262.02KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.crf <span style='color:#111;'> 261.47KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.crf <span style='color:#111;'> 261.41KB </span>","children":null,"spread":false},{"title":"core_cm3.crf <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'> 873B </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.d <span style='color:#111;'> 863B </span>","children":null,"spread":false},{"title":"stm32f10x_flash.d <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"stm32f10x_usart.d <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_exti.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.d <span style='color:#111;'> 831B </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_dac.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_crc.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_adc.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_can.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_tim.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_spi.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_dma.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"stm32f10x_cec.d <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"lcd_init.d <span style='color:#111;'> 805B </span>","children":null,"spread":false},{"title":"lcd.d <span style='color:#111;'> 798B </span>","children":null,"spread":false},{"title":"usart.d <span style='color:#111;'> 771B </span>","children":null,"spread":false},{"title":"system_stm32f10x.d <span style='color:#111;'> 746B </span>","children":null,"spread":false},{"title":"stm32f10x_it.d <span style='color:#111;'> 729B </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明