自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(16)
  • 资源 (2)
  • 收藏
  • 关注

原创 raspberry pi pico, 如何在macos平台使用picoprobe,vscode来debug程序

单独运行openocd时,也有问题,出现错误: CMSIS-DAP command CMD_DAP_SWJ_CLOCK failed。再买一块pico, 刷上debug程序,仅要16元,当然用便宜的。直接修改rp2040.cfg, 添加速度。在mac上的vs code总是遇见问题。debugprobe, 80元人民币。经过搜索,发现需要设置dap的速率,

2023-04-03 17:08:41 349

原创 VsCode debug Raspberry Pi Pico c程序

经过搜索发现网上说,将vscode的插件cortex-debug降级为0.4.3版本可以解决这个问题。我查了一下现在用的是0.4.4, 遂依样处理,解决。发现不知道怎么去升级gdb-multiarch到 9.0。

2023-03-24 14:15:21 498 3

原创 编译自己的live-build

在编译3568中,发现live-build的版本会有影响.ubuntu 20.04默认的版本,3.0~a57-1,不满足要求,.。

2022-08-14 15:59:43 640

原创 Ethernet PHY , the definitive guide version 0.1

以太网PHY, 物理层, 绝对指南Q: DP83848 PHY芯片是NS(国半)的,还是TI(德仪)的?是两家出的同一种类型的芯片吗 ?A:  2011年9月,ti收购了ns, 所以原ns的产品就新属于ti的模拟产品事业部。所以应该就是同一种东西。在2011年之前,我们看到的datasheet的logo是ns的,而之后的logo就是TI的了。因此可以去TI的用户论坛搜寻该芯片使用方

2017-07-23 15:19:47 354

原创 如何教孩子Scheme编程(2)

第二课 猜数字知识点 变量定义嵌套调用条件判断小朋友在课堂上经常玩这样的游戏:一个人心里想一个数字(1~100以内),另一个人猜,看谁能用最少的次数猜出来。这时告诉孩子,你心里想一个数字,让计算机猜,或者计算机想一个数字,你来猜。这个游戏,孩子是无法抗拒的。

2017-06-11 21:46:42 295

原创 如何教孩子Scheme编程(1)

如果教孩子Scheme编程

2017-04-29 19:32:10 437

原创 How to program EMW3165 using command line interface?

(1) Erase and update bootloader.Execute the control program from Command Prompt Window.You need to be able to be execute the command of "ST-LINK Utility". For standard installation,

2016-04-21 20:54:43 560

原创 STM32 CubeMX HAL UART interface API

How to use HAL interface API for STM32 CubeMX generated freertos code?I am trying to use  CubeMx auto-generated FreeRTOS code.

2016-04-10 17:42:36 1352

原创 AES, DES的实现

在Cortex-m3上实现AES或DES算法DESIt was once a predominant symmetric-key algorithm for the encryption of electronic data.AESFor AES, NIST selected three members of the Rijndael family, each with a block size o

2016-03-26 10:41:11 311

原创 Android 内部文件存储

File f = getContext().getFilesDir();显示目录内容File file[] = f.listFiles();显示文件列表,并且增加删除功能。

2016-03-17 14:20:20 283

原创 There is no ic_menu_refresh icon in android:drawable?

Android iconYou can download xml file from : downloadThen use the ic_menu_refresh.xml file instead.

2016-02-29 10:24:59 418

原创 How to add a logo into the gerber file?

I am an EE engineer, but how to add a logo into the gerber file, as the customer wanted?PADS 2007, cam350 is the tools I am using. Luckily small googling solved the problem.Step 1Download Bmp2asc.exe t

2016-02-28 16:18:31 551

原创 socket network programming

欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl

2016-02-21 09:48:20 346

原创 我想在这里写我自己的博客

试试看。

2016-02-03 15:22:53 357

原创 预备基础知识

算法设计和分析《matrix analysis》 

2008-01-15 20:07:00 276

原创 打算写一款spice电路仿真程序

漫漫长路,不知能否完成。 

2007-11-27 19:04:00 920

Ethernet the definitive Guide 2nd Edition

Ethernet the definitive guide , E-book

2017-07-23

HTML5 canvas cook book

HTML5 canvas cookbook

2014-12-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除