文章分类 -  STM32

摘要:https://www.st.com.cn/zh/embedded-software/stsw-stm32054.html 阅读全文
posted @ 2024-09-22 11:45 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要:https://hxedu.com.cn/hxedu/hg/search/searchNewsAll.html?content=stm32%20%E5%8D%95%E7%89%87%E6%9C%BA&searchType= 阅读全文
posted @ 2024-09-22 09:12 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要:https://mp.weixin.qq.com/s/uaX24gdnuymSttW21hcH2g 阅读全文
posted @ 2024-09-22 08:55 微笑的''80 阅读(15) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_64549256/article/details/136982526 https://www.cnblogs.com/einstein-2014731/p/4885300.html 阅读全文
posted @ 2024-09-20 21:53 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://www.st.com.cn/zh/microcontrollers-microprocessors/stm32mp151a.html#AN5031 STM32MP151、STM32MP153、以及STM32MP157系列硬件开发入门 AN5122 STM32MP1系列DDR存储器路由 阅读全文
posted @ 2024-07-29 20:38 微笑的''80 阅读(21) 评论(0) 推荐(0)
摘要:https://www.stmcu.com.cn/Product/pro_detail/STM32F4/vertical_application 阅读全文
posted @ 2024-05-06 19:07 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要:https://community.st.com/t5/stm32-mcus/how-to-create-an-i2c-slave-device-using-the-stm32cube-library/ta-p/49844 https://wiki.st.com/stm32mcu/wiki/Gett 阅读全文
posted @ 2024-03-28 11:09 微笑的''80 阅读(18) 评论(0) 推荐(0)
摘要:{ "cmake.configureOnOpen": false, "C_Cpp.default.cppStandard": "c++11", "C_Cpp.files.exclude": { "**/.vscode": true, "**/.vs": true }, "C_Cpp.default. 阅读全文
posted @ 2024-02-09 23:52 微笑的''80 阅读(24) 评论(0) 推荐(0)
摘要:https://os.mbed.com/handbook/Homepage 阅读全文
posted @ 2024-01-21 21:15 微笑的''80 阅读(16) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/ADAS_sunshine/article/details/129911267 阅读全文
posted @ 2024-01-21 18:21 微笑的''80 阅读(18) 评论(0) 推荐(0)
摘要:单片机stm32时钟频率 STM32F103内部8M的内部震荡,经过倍频后最高可以达到72M。目前TI的M3系列芯片最高频率可以达到80M。 在stm32固件库3.0中对时钟频率的选择进行了大大的简化,原先的一大堆操作都在后台进行。系统给出的函数为SystemInit()。但在调用前还需要进行一些宏 阅读全文
posted @ 2024-01-21 14:42 微笑的''80 阅读(1674) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/lc-guo/p/17953690 阅读全文
posted @ 2024-01-20 11:15 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:寄存器赋值: 阅读全文
posted @ 2024-01-19 20:33 微笑的''80 阅读(7) 评论(0) 推荐(0)
摘要:https://developer.arm.com/documentation/101407/0539/Creating-Applications/Tips-and-Tricks/Use-MDK-Version-4-Projects 阅读全文
posted @ 2024-01-06 22:31 微笑的''80 阅读(16) 评论(0) 推荐(0)
摘要:cmake_minimum_required(VERSION 3.10) project(stm32test) ##head files include_directories("/home/user/stm32/gcc-arm-none-eabi-10.3-2021.10/arm-none-eab 阅读全文
posted @ 2023-12-31 16:24 微笑的''80 阅读(10) 评论(0) 推荐(0)
摘要:https://www.bilibili.com/video/BV19P411J7hE/?spm_id_from=333.788&vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文
posted @ 2023-12-18 11:47 微笑的''80 阅读(14) 评论(0) 推荐(0)
摘要:注意下载模式: 阅读全文
posted @ 2023-11-23 22:23 微笑的''80 阅读(15) 评论(0) 推荐(0)
摘要:https://www.iotword.com/15669.html 阅读全文
posted @ 2023-11-18 13:14 微笑的''80 阅读(21) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/f514c60d546d https://www.cnblogs.com/halin/p/15169658.html 阅读全文
posted @ 2023-11-03 10:15 微笑的''80 阅读(9) 评论(0) 推荐(0)
摘要:16384/1024=16 KB 10:28:21 : Read File: C:\Users\Administrator\Desktop\stm32f030p4.hex 10:28:21 : Number of segments: 1 10:28:21 : segment[0]: address= 阅读全文
posted @ 2023-10-21 10:24 微笑的''80 阅读(34) 评论(0) 推荐(0)