随笔分类 -  嵌入式理论基础

鸟哥的Linux私房菜:基础学习篇 第四版(kancloud)
摘要:https://www.kancloud.cn/wizardforcel/vbird-linux-basic-4e/152191 阅读全文

posted @ 2022-05-09 10:43 lh03061238 阅读(140) 评论(0) 推荐(0) 编辑

编译原理总结(《编译与反编译技术》)(转)
摘要:https://blog.csdn.net/qq_42882717/article/details/112178588 阅读全文

posted @ 2022-05-02 22:18 lh03061238 阅读(83) 评论(0) 推荐(0) 编辑

十分有用的若干网站
摘要:Free the Software https://sourceware.org/ Systems Programming and Machine Organization https://cs61.seas.harvard.edu/site/2018/ Computer Organization 阅读全文

posted @ 2022-04-28 14:21 lh03061238 阅读(26) 评论(0) 推荐(0) 编辑

应用程序二进制接口ABI
摘要:什么是应用程序二进制接口ABI https://zhuanlan.zhihu.com/p/386106883 x86_64汇编之四:函数调用、调用约定 https://blog.csdn.net/qq_29328443/article/details/107232025 X86_64 ABI调用约定 阅读全文

posted @ 2022-04-28 11:38 lh03061238 阅读(119) 评论(0) 推荐(0) 编辑

补码、零扩展/符号位扩展
摘要:补码/反码、零扩展和符号位扩展(Zero extension and Sign extension) https://blog.csdn.net/weixin_40539125/article/details/103058420 阅读全文

posted @ 2022-04-07 14:16 lh03061238 阅读(324) 评论(0) 推荐(0) 编辑

有关ANSI C、ISO C、GNU C、POSIX C
摘要:参考: https://segmentfault.com/a/1190000012461553 https://blog.csdn.net/weixin_44395686/article/details/104904172 https://blog.csdn.net/shenwansangz/art 阅读全文

posted @ 2022-03-20 17:22 lh03061238 阅读(90) 评论(0) 推荐(0) 编辑

linux内核栈和用户栈
摘要:https://www.cnblogs.com/shengge/articles/2158748.html https://blog.csdn.net/yangkuanqaz85988/article/details/52403726 https://www.jb51.net/LINUXjishu/ 阅读全文

posted @ 2021-08-01 11:24 lh03061238 阅读(78) 评论(0) 推荐(0) 编辑

IIC总线
摘要:参考: https://blog.csdn.net/qq_41559171/article/details/87989998 https://blog.csdn.net/Lingdongtianxia/article/details/81135456?utm_medium=distribute.pc 阅读全文

posted @ 2021-05-10 11:40 lh03061238 阅读(76) 评论(0) 推荐(0) 编辑

ARM 多核处理器
摘要:https://blog.csdn.net/u012944254/article/details/106192302?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-8.control&dist_reques 阅读全文

posted @ 2021-03-31 11:31 lh03061238 阅读(301) 评论(0) 推荐(0) 编辑

GitHub 上有什么嵌入式方面的项目?
摘要:https://www.zhihu.com/question/27835930/answer/41125908 阅读全文

posted @ 2021-02-01 14:03 lh03061238 阅读(312) 评论(0) 推荐(0) 编辑

标准SPI、DUAL SPI、Quad SPI;NorFlash、NandFlash、eMMC闪存的比较与区别
摘要:https://blog.csdn.net/holmeswf/article/details/103970259 阅读全文

posted @ 2021-01-19 14:34 lh03061238 阅读(658) 评论(0) 推荐(0) 编辑

ARM 之七 主流编译器(armcc、iar、gcc for arm)详细介绍
摘要:https://itexp.blog.csdn.net/article/details/89553323 阅读全文

posted @ 2021-01-18 18:03 lh03061238 阅读(1142) 评论(0) 推荐(0) 编辑

STM32中ARM系列编译工具链的编译宏选择(__CC_ARM、__ICCARM__、__GNUC__、__TASKING__)
摘要:https://www.cnblogs.com/dylancao/p/12306746.html 阅读全文

posted @ 2021-01-18 18:01 lh03061238 阅读(352) 评论(0) 推荐(0) 编辑

国产存储器(RAM、FLASH等)
摘要:参考: http://www.xingmem.com/ http://www.icmax.com.cn/ https://www.cxmt.com/ 西安紫光: http://unisemicon.com.cn/keli.asp?pro_bigid=1&pro_smallid=29 江波龙: htt 阅读全文

posted @ 2021-01-09 10:01 lh03061238 阅读(429) 评论(0) 推荐(0) 编辑

GUI选型
摘要:参考: https://www.stmcu.org.cn/module/forum/thread-627708-1-1.html littlevGL https://blog.csdn.net/wangzibigan/article/details/86593405 http://www.elecf 阅读全文

posted @ 2021-01-08 16:48 lh03061238 阅读(62) 评论(0) 推荐(0) 编辑

emWin、ucGUI、STemWin,
摘要:转载:https://www.cnblogs.com/mcumagic/p/5073127.html 在国内做嵌入式系统的,开始入门OS的时候,大家应该都会选择uC/OS,为什么?因为代码开源且资料众多嘛。由于uC/OS的原因大家也一定接触了uC/GUI的嵌入式图形软件库。其实uC/Gui的核心代码 阅读全文

posted @ 2021-01-08 16:05 lh03061238 阅读(1021) 评论(0) 推荐(0) 编辑

JPG、PNG及BMP等常见图片格式分析
摘要:参考: https://blog.csdn.net/weixin_42213622/article/details/108704555 https://www.jb51.net/diannaojichu/75544.html https://www.cnblogs.com/yuluoxingkong 阅读全文

posted @ 2021-01-08 13:11 lh03061238 阅读(398) 评论(0) 推荐(0) 编辑

[接口]mmc/eMMC/SD-card
摘要:参考: https://www.cnblogs.com/aaronLinux/p/6366437.html https://wenku.baidu.com/view/d50196926bec0975f465e24e.html 阅读全文

posted @ 2021-01-08 10:15 lh03061238 阅读(187) 评论(0) 推荐(0) 编辑

MCU 实现矢量字体
摘要:参考: https://blog.csdn.net/ranchaun/article/details/106412048?utm_medium=distribute.pc_relevant_download.none-task-blog-baidujs-2.nonecase&depth_1-utm_ 阅读全文

posted @ 2021-01-07 14:48 lh03061238 阅读(468) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示