文章分类 -  单片机

摘要: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)
摘要:https://www.digikey.cn/zh/forum/t/topic/2855 #ifdef __GNUC__ #define PUTCHAR_PROTOTYPE int __io_putchar(int ch) #else #define PUTCHAR_PROTOTYPE int fp 阅读全文
posted @ 2024-10-06 15:07 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要:https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP/ 阅读全文
posted @ 2024-09-25 23:28 微笑的''80 阅读(13) 评论(0) 推荐(0)
摘要:Microchip AVR libc https://www.bilibili.com/video/BV1ie4y1u7fF/?spm_id_from=333.788&vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文
posted @ 2024-09-25 22:53 微笑的''80 阅读(24) 评论(0) 推荐(0)
摘要:https://www.microchip.com/en-us/development-tool/EV72Y42A 阅读全文
posted @ 2024-09-25 21:49 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:注意中间凹槽的连接 或者 https://www.cnblogs.com/yucloud/p/pi_zeroW.html 阅读全文
posted @ 2024-08-14 23:19 微笑的''80 阅读(80) 评论(0) 推荐(0)
摘要:https://emutex.com/educational/72-introduction-to-wiring-x86-for-intel-galileo-gen2-and-intel-edison-arduino https://github.com/emutex/wiring-x86/tree 阅读全文
posted @ 2024-08-13 16:15 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要:https://lvgl.100ask.net/master/porting/index.html 阅读全文
posted @ 2024-08-08 01:44 微笑的''80 阅读(7) 评论(0) 推荐(0)
摘要:https://learn.microsoft.com/zh-cn/previous-versions/windows/iot-core/learn-about-hardware/hardwarecompatlist 阅读全文
posted @ 2024-08-05 14:20 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://www.intel.cn/content/www/cn/zh/download/17523/26418/intel-galileo-board-support-package.html https://www.intel.com/content/www/us/en/search.ht 阅读全文
posted @ 2024-08-05 12:50 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要:https://tinylab.org/linux-lab-imx6ull-part4/ https://shequ.stmicroelectronics.cn/thread-642689-1-1.html 最低硬件要求: **Processor** **Disk/ROM space** **Mem 阅读全文
posted @ 2024-07-25 05:30 微笑的''80 阅读(8) 评论(0) 推荐(0)
摘要:https://mp.weixin.qq.com/s/NPlLa7ACMtiudlf_PbBUDg 阅读全文
posted @ 2024-07-24 19:00 微笑的''80 阅读(16) 评论(0) 推荐(0)
摘要:https://www.envox.eu/studio/studio-introduction 阅读全文
posted @ 2024-07-24 18:54 微笑的''80 阅读(106) 评论(0) 推荐(0)
摘要:https://www.holtek.com.cn/page/applications/detail/WAS-1713 阅读全文
posted @ 2024-07-24 11:07 微笑的''80 阅读(6) 评论(0) 推荐(0)
摘要:https://www.holtek.com.cn/page/product/productNum 阅读全文
posted @ 2024-07-18 10:18 微笑的''80 阅读(26) 评论(0) 推荐(0)
摘要:https://www.st.com.cn/zh/power-management/synchronous-rectification-controllers.html 阅读全文
posted @ 2024-07-11 18:23 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要:断电模式下长按sw4, 连接电脑出现 "", https://blog.csdn.net/weixin_46143152/article/details/126028145 阅读全文
posted @ 2024-07-10 18:31 微笑的''80 阅读(5) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/wilson1068/article/details/40349775 https://blog.csdn.net/zwkdvgasiufbseiufb/article/details/38611179 阅读全文
posted @ 2024-07-09 11:09 微笑的''80 阅读(7) 评论(0) 推荐(0)
摘要:https://www.nxp.com/docs/zh/nxp/application-notes/AN12146.pdf 阅读全文
posted @ 2024-07-04 21:02 微笑的''80 阅读(7) 评论(0) 推荐(0)