文章分类 -  嵌入式

1 2 3 4 5 ··· 10 下一页
摘要:https://doc.embedfire.com/mcu/i.mxrt/i.mxrt1052/zh/latest/doc/chapter9/chapter9.html 阅读全文
posted @ 2025-07-09 14:20 微笑的''80 阅读(3) 评论(0) 推荐(0)
摘要:https://wiki.ugfx.io/index.php/Main_Page 阅读全文
posted @ 2025-06-13 16:17 微笑的''80 阅读(8) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_35031421/article/details/106463938 阅读全文
posted @ 2025-06-01 23:29 微笑的''80 阅读(1) 评论(0) 推荐(0)
摘要:https://cloud.tencent.com/developer/article/1843036 https://blog.csdn.net/Austin_2020/article/details/128163229 阅读全文
posted @ 2025-06-01 23:25 微笑的''80 阅读(4) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_28234213/article/details/71248920 JZ2440在/etc/init.d/rcS文件中配置 直接vi /etc/init.d/rcS修改IP即可,方法如上。 阅读全文
posted @ 2025-06-01 11:37 微笑的''80 阅读(4) 评论(0) 推荐(0)
摘要:In /boot/config.txt dtoverlay=ov5647 https://blog.csdn.net/baozheng/article/details/132640931 https://www.cnblogs.com/uestc-mm/p/17442508.html 阅读全文
posted @ 2025-05-31 20:21 微笑的''80 阅读(3) 评论(0) 推荐(0)
摘要:https://cloud.tencent.com/developer/article/2032451 阅读全文
posted @ 2025-05-30 16:56 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://releases.linaro.org/components/toolchain/binaries/ https://snapshots.linaro.org/gnu-toolchain/ https://www.cnblogs.com/xuejiangqiang/p/1658253 阅读全文
posted @ 2025-05-30 16:44 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要://用于从32位整数中提取各个字节。 #define BYTE0(temp) (*(char *)(&temp)) // 取前8位内容 0-7 #define BYTE1(temp) (*((char *)(&temp) + 1)) // 取8-15位 #define BYTE2(temp) (*( 阅读全文
posted @ 2025-05-19 10:12 微笑的''80 阅读(4) 评论(0) 推荐(0)
摘要:https://www.ctyun.cn/zhishi/p-379708 阅读全文
posted @ 2025-05-18 10:14 微笑的''80 阅读(2) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_34901073/article/details/82887681 MDK5版本更新说明mdk539 下载地址:http://www.keil.com/files/eval/MDK539.EXE mdk538下载地址:http://www.keil. 阅读全文
posted @ 2025-05-14 00:27 微笑的''80 阅读(306) 评论(0) 推荐(0)
摘要:1. 配置linux samba共享目录 安装 samba 服务器1,下载安装 samba 服务器$ sudo apt-get update$ sudo apt-get install samba samba-common2,创建共享目录$ mkdir shared3,修改配置文件:/etc/sam 阅读全文
posted @ 2025-04-11 10:28 微笑的''80 阅读(168) 评论(0) 推荐(0)
摘要:波特率:115200 https://www.cnblogs.com/dengfu/p/14711551.html https://baijiahao.baidu.com/s?id=1715829744283874146 阅读全文
posted @ 2025-04-07 19:48 微笑的''80 阅读(5) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_43931875/article/details/103325787 https://www.cnblogs.com/ele-eye/archive/2013/06/11/3131703.html 阅读全文
posted @ 2025-02-09 18:20 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads 阅读全文
posted @ 2025-02-09 17:07 微笑的''80 阅读(5) 评论(0) 推荐(0)
摘要:pyocd flash ./test.hex --target=STM32F103ZE 主函数main.c: /* USER CODE BEGIN Header */ /** ************************************************************** 阅读全文
posted @ 2024-12-14 21:30 微笑的''80 阅读(30) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_43673603/article/details/116457757 https://blog.csdn.net/m0_55826123/article/details/121911842 code的作用是告诉单片机,我定义的数据要存储在RO 阅读全文
posted @ 2024-11-27 22:14 微笑的''80 阅读(21) 评论(0) 推荐(0)
摘要:arm-none-eabi-gcc -c -mcpu=arm926ej-s -g test.c -o test.o arm-none-eabi-as -mcpu=arm926ej-s -g startup.s -o startup.o arm-none-eabi-ld -T test.ld test 阅读全文
posted @ 2024-11-24 17:59 微笑的''80 阅读(29) 评论(0) 推荐(0)
摘要:https://www.nxp.com.cn/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc3000-arm9:MC_71572#/ https://www.nxp.com. 阅读全文
posted @ 2024-11-23 09:45 微笑的''80 阅读(8) 评论(0) 推荐(0)
摘要:ARM920T - S3C2440 ARM926EJ-S - AT91SAM9260 内核种类 家族 架构 内核 特色 高速缓存 (I/D)/MMU 常规 MIPS 于 MHz 应用 ARM1 ARMv1 ARM1 无 ARM2 ARMv2 ARM2 Architecture 2 加入了MUL(乘法 阅读全文
posted @ 2024-11-22 21:25 微笑的''80 阅读(22) 评论(0) 推荐(0)

1 2 3 4 5 ··· 10 下一页