会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
昆山皮皮虾
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
21
下一页
2023年8月15日
IMXRT 1060 LPI2C总结
摘要: 1. However, the LPI2C will no longer stall the I2C bus waiting for the transmit or receive FIFO, and after the transmit FIFO is empty, the LPI2C gener
阅读全文
posted @ 2023-08-15 15:39 昆山皮皮虾
阅读(174)
评论(0)
推荐(0)
2023年8月14日
IMXRT1060 LPI2C时序约束
摘要:
阅读全文
posted @ 2023-08-14 18:01 昆山皮皮虾
阅读(13)
评论(0)
推荐(0)
2023年6月11日
IAR IDE在进入 main 函数之前,进行了哪些活动
摘要:
阅读全文
posted @ 2023-06-11 20:05 昆山皮皮虾
阅读(28)
评论(0)
推荐(0)
2023年6月8日
MCU工程师高端进阶路线
摘要: 个人总结^.^,如下: 1. Linux驱动、系统 2. Android驱动、子系统、Framework 3. IP驱动:PCIe、Ethernet、USB、MIPI、LVDS、Camera、eMMC、DDR、UFS、DP、DPU、ISP
阅读全文
posted @ 2023-06-08 00:29 昆山皮皮虾
阅读(73)
评论(0)
推荐(0)
2023年6月7日
数据存储链接位置
摘要: 1. static const 1 /***** Place in ROM *****/ 2 static const uint32_t staticConstVar[] = 3 { 4 staticConstVar1, 5 staticConstVar2, 6 }; 2. static uint8
阅读全文
posted @ 2023-06-07 23:45 昆山皮皮虾
阅读(17)
评论(0)
推荐(0)
2023年6月6日
MCU Hex文件
摘要: 用 Notepad 打开编译好的 hex文件,是如下格式: 查看 Memory,和 notepad内容一致: 具体讲解在此文: MCU升级文件HEX、BIN、S19格式概述_s19和hex区别_panamera12的博客-CSDN博客
阅读全文
posted @ 2023-06-06 16:58 昆山皮皮虾
阅读(44)
评论(0)
推荐(0)
S32K118---64Pin特殊引脚
摘要: 1. VDD 7,8,41Pin为VDD,10uF,0.1uF并联 2. VCAP 9Pin位置。2.2uF,0.1uF并联 3. VSS 10Pin位置。与GND连接。 4. SWDIO, SWCLK SWCLK为62Pin,SWDIO为64Pin。
阅读全文
posted @ 2023-06-06 11:12 昆山皮皮虾
阅读(105)
评论(0)
推荐(0)
2023年6月5日
IAR将特定函数或者变量链接放入指定内存位置---Placing a group of functions or variables in a specific section
摘要: https://www.iar.com/knowledge/support/technical-notes/linker/how-do-i-place-a-group-of-functions-or-variables-in-a-specific-section/ 总结有两种办法: 方法一:使用多个
阅读全文
posted @ 2023-06-05 22:02 昆山皮皮虾
阅读(1052)
评论(0)
推荐(0)
2023年6月1日
DMAC和MAC文件中的C-SPY烧录S32K118的函数调用过程
摘要: 其中的message是我个人添加,不必理会。 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. setup 11. _ExecDeviceReset 12. disableWatchdog 所有日志如下: 1 Thu Jun 01, 2023 00:23:49: IAR Embedded
阅读全文
posted @ 2023-06-01 00:41 昆山皮皮虾
阅读(223)
评论(0)
推荐(0)
2023年5月31日
S32K锁死解决办法
摘要: S32K1xx系列MCU应用指南之芯片锁死(lockup)复位原因分析与恢复方法详解 (qq.com) unlock kinetis
阅读全文
posted @ 2023-05-31 11:10 昆山皮皮虾
阅读(142)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
21
下一页
公告