会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
54
下一页
2023年6月12日
74HC595芯片编程实现
摘要: SRCLK 产生一个上升沿,当前的bit就被送入移位寄存器 RCLK 产生一个上升沿, 移位寄存器送入存储寄存器 参考链接:https://blog.csdn.net/k1ang/article/details/80397173
阅读全文
posted @ 2023-06-12 09:57 cogitoergosum
阅读(78)
评论(0)
推荐(0)
2023年6月1日
EMC测试项目
摘要: 1、静电放电抗扰度 2、浪涌冲击抗扰度 3、电快速瞬变脉冲群抗扰度 4、辐射骚扰 5、端子骚扰电压 6、射频场感应的传导骚扰抗扰度
阅读全文
posted @ 2023-06-01 16:11 cogitoergosum
阅读(38)
评论(0)
推荐(0)
2023年5月9日
lwip 花销时间统计
摘要: 1、底层DMA数据复制并申请pbuf 0.5ms 2、在ethernet.c->ip4.c, 并不占用时间 3、tcp_in.c tcp_input->tcp_process->tcp_receive() , 其中tcp_receive() 需要处理1ms 整个过程下来,接收到发送 2.5ms
阅读全文
posted @ 2023-05-09 19:57 cogitoergosum
阅读(39)
评论(0)
推荐(0)
2023年5月4日
chatgpt 常用的插件介绍
摘要: 1、Bito 插件 2、AWS Toolkit 3、cursor
阅读全文
posted @ 2023-05-04 11:30 cogitoergosum
阅读(297)
评论(0)
推荐(0)
2023年5月1日
stm32cubemx 笔记
摘要: 1、时间频率配置界面 FSMC -> Flexible Static Memory Controller,即灵活的静态存储器控制器->专门用于连接外部存储器的总线接口。FSMC可连接到各种外部存储器,包括SRAM、NOR Flash、NAND Flash、LCD显示器 FCLK->FCLK的作用是提
阅读全文
posted @ 2023-05-01 16:35 cogitoergosum
阅读(58)
评论(0)
推荐(0)
2023年4月17日
window 安装 choco
摘要: choco 类似 linux apt, 可以直接用命令安装而不用自己搜索安装 参考链接:https://www.jianshu.com/p/bb7019f11a2a
阅读全文
posted @ 2023-04-17 11:30 cogitoergosum
阅读(84)
评论(0)
推荐(0)
2023年3月28日
Linux Thermal 框架解析
摘要: 参考链接: http://kernel.meizu.com/linux-thermal-framework-intro.html
阅读全文
posted @ 2023-03-28 19:50 cogitoergosum
阅读(53)
评论(0)
推荐(0)
2023年3月16日
MODBUS TCP协议详解
摘要: 1、MODBUS TCP协议详解 发送: MAP报文头 功能码 数据 检验, 其中MAP报文头是七个寄存器值 回复 前面4个寄存器内容与发送内容一致, 第五和第六是后面数据长度 https://blog.51cto.com/dlican/3766303
阅读全文
posted @ 2023-03-16 15:36 cogitoergosum
阅读(411)
评论(0)
推荐(0)
2023年2月10日
window 0x00007b无法正常启动解决方法
摘要: 参考链接: https://pcedu.pconline.com.cn/1570/15702605.html directx修复工具下载: https://www.onlinedown.net/soft/120082.htm#downBox
阅读全文
posted @ 2023-02-10 16:20 cogitoergosum
阅读(148)
评论(0)
推荐(0)
2023年2月5日
MDK GCC调试
摘要: keil gcc 工程生成 1、通过stm32cubemx生成keil工程 openocd调试 https://blog.csdn.net/chunyexixiaoyu/article/details/120448515 https://blog.csdn.net/weixin_36432129/a
阅读全文
posted @ 2023-02-05 12:05 cogitoergosum
阅读(77)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
54
下一页
公告