基于STM32的USART、UART串口命令调制和解析(加密与解密)

时间:2022-08-16 14:40:35
【文件属性】:
文件名称:基于STM32的USART、UART串口命令调制和解析(加密与解密)
文件大小:1.32MB
文件格式:RAR
更新时间:2022-08-16 14:40:35
单片机 嵌入式 STM32 基于STM32的USART、UART串口命令调制和解析(加密与解密) 采用芯片为STM32F407ZG 调制后的命令采用USART1往外发送 发送至USART2 而后USART2接收命令后 进行解析 把命令中有用的部分提取出来 再向外发送控制命令 同时 USART1接收外部命令后 也可以转发给USART2 命令格式为: 起始位 2Byte 0x07 0xCD 数据长度位 2Byte 默认 0x00 0x08 数据流 16Byte 这里是用八个点的坐标值(x,y)来模拟 校验码 2Byte 前20位数据之和 停止位 2Byte 0x04 0xBC 原文链接:https://blog.csdn.net/weixin_53403301/article/details/126365694
【文件预览】:
Send_XY
----Send_XY.uvoptx(10KB)
----main.c(6KB)
----JLinkSettings.ini(803B)
----GPIO_BUS.c(3KB)
----Send_XY.uvprojx(18KB)
----RTE()
--------Device()
--------_Target_1()
----Objects()
--------gpio_bus.d(1KB)
--------stm32f4xx_usart.o(380KB)
--------delay.crf(330KB)
--------gpio_bus.o(360KB)
--------gpio_bus.crf(334KB)
--------misc.o(342KB)
--------stm32f4xx_rcc.d(2KB)
--------Send_XY.htm(56KB)
--------stm32f4xx_pwr.__i(595B)
--------stm32f4xx_gpio.o(357KB)
--------main.crf(333KB)
--------stm32f4xx_pwr.crf(336KB)
--------stm32f4xx_rcc.o(415KB)
--------delay.o(337KB)
--------Send_XY.lnp(582B)
--------Send_XY.hex(9KB)
--------misc.crf(331KB)
--------system_stm32f4xx.d(2KB)
--------ExtDll.iex(19B)
--------stm32f4xx_pwr.d(2KB)
--------startup_stm32f40_41xxx.o(8KB)
--------stm32f4xx_usart.d(2KB)
--------stm32f4xx_gpio.crf(333KB)
--------Send_XY_Target 1.dep(14KB)
--------main.d(1KB)
--------Send_XY.axf(321KB)
--------stm32f4xx_rcc.crf(341KB)
--------delay.d(1KB)
--------startup_stm32f40_41xxx.d(85B)
--------stm32f4xx_pwr.o(362KB)
--------misc.d(1KB)
--------Send_XY.sct(555B)
--------main.o(346KB)
--------stm32f4xx_usart.crf(336KB)
--------Send_XY.build_log.htm(4KB)
--------system_stm32f4xx.crf(332KB)
--------system_stm32f4xx.o(340KB)
--------stm32f4xx_gpio.d(2KB)
----Target 1.BAT(1KB)
----MUSIC_NOTE.h(318B)
----Send_XY.uvguix.zyd(180KB)
----JLinkLog.txt(65KB)
----EventRecorderStub.scvd(339B)
----PITCH.h(4KB)
----DELAY.c(1004B)
----DELAY.h(120B)
----Listings()
--------Send_XY.map(79KB)
--------startup_stm32f40_41xxx.lst(81KB)
----Send_XY.uvguix.ZHOU(91KB)
----GPIO.h(2KB)
----GPIO_BUS.h(652B)

网友评论