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

浙公网安备 33010602011771号