会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
晋弘
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
下一页
2019年12月4日
keil mdk 定位函数到绝对地址
摘要: 方法一: void fun(void) __attribute((section(".ARM.__at_0x8100000"))); 方法二: #pragma arm section code=".ARM.__at_0x8100000" void fun(void) { } #pragma arm
阅读全文
posted @ 2019-12-04 17:04 晋弘
阅读(2226)
评论(0)
推荐(0)
2019年12月2日
xmodem协议细节
摘要: https://blog.csdn.net/wuhenyouyuyouyu/article/details/80414753
阅读全文
posted @ 2019-12-02 17:30 晋弘
阅读(90)
评论(0)
推荐(0)
2019年8月29日
PCB布线注意事项
摘要: http://m.elecfans.com/article/646404.html https://blog.csdn.net/qq_29350001/article/details/78898679
阅读全文
posted @ 2019-08-29 18:54 晋弘
阅读(119)
评论(0)
推荐(0)
2019年8月13日
论文相关网站
摘要: https://www.semanticscholar.org/
阅读全文
posted @ 2019-08-13 09:23 晋弘
阅读(122)
评论(0)
推荐(0)
2019年8月1日
步进电机驱动相关资料
摘要: http://www.hhbytech.com/download.aspx?page=2
阅读全文
posted @ 2019-08-01 17:01 晋弘
阅读(126)
评论(0)
推荐(0)
2019年7月31日
服务器
摘要: https://vultr.com/deploy/
阅读全文
posted @ 2019-07-31 11:18 晋弘
阅读(97)
评论(0)
推荐(0)
2019年7月29日
golang相关资源
摘要: 源码库:https://github.com/tinygo-org/tinygo 官网 : https://tinygo.org/ golang用于stm32 mego文章: https://ziutek.github.io/2018/03/30/go_on_very_small_hardware.
阅读全文
posted @ 2019-07-29 15:27 晋弘
阅读(161)
评论(0)
推荐(0)
2019年6月28日
micropython 相关资源
摘要: python 在线手册:https://docs.pythontab.com/ micropython 中文参考手册: http://docs.tpyboard.com/zh/latest/ 代码库 :https://github.com/micropython/micropython 官网固件下载
阅读全文
posted @ 2019-06-28 15:25 晋弘
阅读(404)
评论(0)
推荐(0)
2019年5月28日
micro:bit 的一些相关网站
摘要: 开源资料 : https://tech.microbit.org/hardware/ 官网 : https://www.microbit.org/ micropython : https://microbit-micropython.readthedocs.io/en/v1.0.1/ makecod
阅读全文
posted @ 2019-05-28 15:46 晋弘
阅读(902)
评论(0)
推荐(0)
2019年5月21日
AVR mkii 被atmel studio 升级后无法用在AVRDUDESS的解决方法
摘要: 原因:驱动版本 下载 zading 在这个网址 :https://zadig.akeo.ie/ option -> list all devices 选中mkii 将驱动修改为 libusb-win32(1.2.6.0),点击 Replace Driver,待驱动安装完成就可以用AVRDUDESS了
阅读全文
posted @ 2019-05-21 18:35 晋弘
阅读(593)
评论(0)
推荐(0)
上一页
1
2
3
下一页
公告