文章分类 -  嵌入式

上一页 1 ··· 5 6 7 8 9 10 下一页
摘要:https://zhuanlan.zhihu.com/p/416497709 阅读全文
posted @ 2022-10-17 14:43 微笑的''80 阅读(294) 评论(0) 推荐(0)
摘要:在传统的C编写STM32代码时,有两种使用方式:寄存器版本和HAL库版本。使用Rust编写时也一样,你需要考虑使用寄存器版本或者HAL库版本。 toolchain与STM32对应关系 使用Rust编写实质上是将Rust代码编译为无STD库的arm平台代码(二进制,汇编为arm指令集),然后将其中的代 阅读全文
posted @ 2022-07-02 18:45 微笑的''80 阅读(255) 评论(0) 推荐(0)
摘要:概念:将⽬标⽂件的⼀部分或者全部内容拷贝到另外⼀个⽬标⽂件中,或者实现⽬标⽂件的格式转换。 常⽤转换:1. 把elf格式转成s19格式:objcopy --srec-len 1 --srec-forceS3 --output-target=srec xxxx.elf xxxx.s192 . 把elf 阅读全文
posted @ 2022-07-02 18:34 微笑的''80 阅读(89) 评论(0) 推荐(0)
摘要:Q13: 如何抓取 HarmonyOS 手机蓝牙 HCI 日志? A: 1.确认手机已进入开发者模式并开启“USB 调试”功能。 在手机中打开“设置”。 选择“关于手机”,查找版本号。 快速点击“版本号”多次,直到提示开发者模式已打开,返回上一层。 选择“系统和更新> 开发人员选项”,并开启“USB 阅读全文
posted @ 2022-05-25 22:28 微笑的''80 阅读(685) 评论(0) 推荐(0)
摘要:https://cn.silabs.com/development-tools/thunderboard/thunderboard-bg22-kit 阅读全文
posted @ 2022-05-24 23:34 微笑的''80 阅读(12) 评论(0) 推荐(0)
摘要:http://t.zoukankan.com/-glb-p-11617642.html 阅读全文
posted @ 2022-05-21 19:12 微笑的''80 阅读(18) 评论(0) 推荐(0)
摘要:https://docs.zephyrproject.org/latest/develop/getting_started/index.htmlhttps://blog.csdn.net/liyangtheking/article/details/121369366 阅读全文
posted @ 2022-05-17 23:22 微笑的''80 阅读(44) 评论(0) 推荐(0)
摘要:https://www.sohu.com/a/452153866_120247175 阅读全文
posted @ 2022-04-23 19:05 微笑的''80 阅读(46) 评论(0) 推荐(0)
摘要:https://help.ubuntu.com/community/BluetoothAudio https://wiki.archlinux.org/title/Bluetooth 阅读全文
posted @ 2022-03-17 23:06 微笑的''80 阅读(22) 评论(0) 推荐(0)
摘要:https://ftp.lug.ustc.edu.cn/weekly_party/ 阅读全文
posted @ 2022-03-16 10:36 微笑的''80 阅读(21) 评论(0) 推荐(0)
摘要:https://www.brobwind.com/archives/1498#comment-10668 https://lug.ustc.edu.cn/wiki/mirrors/help/aosp/ 阅读全文
posted @ 2022-03-16 09:54 微笑的''80 阅读(46) 评论(0) 推荐(0)
摘要:树莓派3 音频配置及其应用场景(录音、VoIP 电话等) https://www.jianshu.com/p/cdfe4222044c?utm_content=note&utm_medium=seo_notes 阅读全文
posted @ 2022-03-01 22:42 微笑的''80 阅读(131) 评论(0) 推荐(0)
摘要:imx6ull -- yocto project: https://source.codeaurora.org/external/imx/fsl-arm-yocto-bsp 1.安装编译所必须的库。下面为一行指令,建议复两行复制。 sudo apt-get install gawk wget git 阅读全文
posted @ 2022-02-27 18:28 微笑的''80 阅读(155) 评论(0) 推荐(0)
摘要:https://ywnz.com/linux/6185.html 阅读全文
posted @ 2022-02-20 13:57 微笑的''80 阅读(16) 评论(0) 推荐(0)
摘要:https://emcraft.com/products/819#software 阅读全文
posted @ 2022-02-12 01:03 微笑的''80 阅读(28) 评论(0) 推荐(0)
摘要:https://cmake.org/cmake/help/v3.22/guide/tutorial/index.html 阅读全文
posted @ 2022-02-07 20:22 微笑的''80 阅读(20) 评论(0) 推荐(0)
摘要:https://www.weixueyuan.net/a/136.html SDRAM 是同步动态随机存储器 Synchronous Dynamic Random Access Memory,通常作为嵌入式系统的内存,等同于普通 PC 的内存。SDRAM 从发展到现在已经经历了 4 代,分别为 SD 阅读全文
posted @ 2022-02-04 09:07 微笑的''80 阅读(2362) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/ouening/article/details/73978737 阅读全文
posted @ 2019-06-26 18:04 微笑的''80 阅读(425) 评论(0) 推荐(0)
摘要:https://openwrt.org/docs/guide-user/virtualization/qemu 阅读全文
posted @ 2019-04-20 09:01 微笑的''80 阅读(417) 评论(0) 推荐(0)
摘要:http://m.elecfans.com/article/711792.html?from=timeline 阅读全文
posted @ 2019-04-20 08:15 微笑的''80 阅读(74) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 下一页