上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 67 下一页
摘要: ![image](https://img2023.cnblogs.com/blog/1974974/202308/1974974-20230818154657841-736224473.png) 参考文章: [文章1](https://blog.csdn.net/qq_43460068/articl 阅读全文
posted @ 2023-08-09 09:56 我爱茜茜公主 阅读(27) 评论(0) 推荐(0)
摘要: 状态机,是一种解释自动化的数学模型 参考文章: [文章1](https://medium.com/@pamir.unsal/how-to-using-event-driven-state-machines-6248e14ed64f "文章1") [文章2](https://www.quora.com 阅读全文
posted @ 2023-08-07 08:53 我爱茜茜公主 阅读(66) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/1974974/202308/1974974-20230804112100404-344309797.png) 用360自带的下载器,不能下载; ![image](https://img2023.cnblogs.co 阅读全文
posted @ 2023-08-04 11:23 我爱茜茜公主 阅读(28) 评论(0) 推荐(0)
摘要: 尝试记录: ![image](https://img2023.cnblogs.com/blog/1974974/202308/1974974-20230804095215622-2146732957.png) 主要还是裁剪rtthread系统 参考文章:[固件尺寸优化](https://www.rt 阅读全文
posted @ 2023-08-04 09:54 我爱茜茜公主 阅读(17) 评论(0) 推荐(0)
摘要: [文章1](https://blog.51cto.com/u_14398214/3490643 "文章1") [文章2](https://blog.csdn.net/nirvana_li/article/details/1716014 "文章2") 关注第一点 [文章3](https://blog. 阅读全文
posted @ 2023-07-31 09:10 我爱茜茜公主 阅读(9) 评论(0) 推荐(0)
摘要: 网址: https://screencast-o-matic.com/ 阅读全文
posted @ 2023-07-29 15:56 我爱茜茜公主 阅读(14) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/1974974/202307/1974974-20230726112545734-1251230347.png) 与屏幕、读卡器模块交互,需要遵守时序(不说你发送指令后,模块一定会返回,太频繁发送,模块不会返回,情况 阅读全文
posted @ 2023-07-26 11:30 我爱茜茜公主 阅读(14) 评论(0) 推荐(0)
摘要: 局部变量一定保存在栈区吗? 文章:[地址](https://blog.csdn.net/kouxi1/article/details/123423833 "地址") 局部变量(除静态变量)一般是保存在栈区的,这不是绝对的,有时编译器会对其进行优化,不为其开辟栈空间; 局部变量不加volatile时, 阅读全文
posted @ 2023-07-26 08:24 我爱茜茜公主 阅读(20) 评论(0) 推荐(0)
摘要: [地址](https://www.keil.arm.com/devices/ "地址") 阅读全文
posted @ 2023-07-24 22:50 我爱茜茜公主 阅读(15) 评论(0) 推荐(0)
摘要: 使用环境: rtt版本 4.1.1 bsp模板 stm32f407-atk-explorer lwip2.1.2 板子A 服务器B 操作过程: 1板子A做客户端,连接服务器B; 2板子A发送心跳数据,服务器B接收后发送原数据; 3重启板子A 4重复1、2 现象:板子A与服务器B交互几次心跳后,板子A 阅读全文
posted @ 2023-07-24 16:56 我爱茜茜公主 阅读(49) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 67 下一页