Lost !

-----hard working for the furture.

导航

统计

文章分类 -  STM32

1 2 下一页

stm32 移植LVGL
摘要:https://blog.csdn.net/black_sneak/article/details/125583293 https://article.juejin.cn/post/7136395095107960862 stm32最小板 https://stm32-base.org/boards/ 阅读全文

posted @ 2025-01-24 10:05 失落''80 阅读(1) 评论(0) 推荐(0) 编辑

STM32选型与配置表
摘要: 阅读全文

posted @ 2024-10-11 21:20 失落''80 阅读(130) 评论(0) 推荐(0) 编辑

stm32 systick
摘要:https://blog.csdn.net/weixin_34130389/article/details/93806424 https://blog.csdn.net/weixin_51036987/article/details/125916714 中断函数: void SysTick_Hand 阅读全文

posted @ 2024-10-06 22:17 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

stm32 lvgl 移植
摘要:https://blog.csdn.net/qq_36347513/article/details/122624920?spm=1001.2014.3001.5501 https://blog.csdn.net/abcabc123123123123/article/details/124125675 阅读全文

posted @ 2024-10-06 16:22 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

STM32 flash 日志系统设计
摘要:内部FLASH采用的是NOR FLASH,它的特点是芯片内执行,这样应用程序就可以直接在FLASH闪存内运行,不必再把代码读到系统的RAM中。日志文件系统的主要功能是以内部FLASH地址作为存储空间(直接使用内部FLASH空间,减少硬件成本),在Cortex-M3系统CPU芯片上,按页建立的一个日志 阅读全文

posted @ 2024-10-06 15:57 失落''80 阅读(69) 评论(0) 推荐(0) 编辑

stm32 printf 重定向
摘要: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 阅读(3) 评论(0) 推荐(0) 编辑

i.MX RT系列产品和stm32系列产品
摘要:注意看SRAM大小 跟stm32比较 https://static.stmcu.com.cn/upload/Selection_Guide.pdf https://www.nxp.com.cn/products/processors-and-microcontrollers/arm-microcon 阅读全文

posted @ 2024-10-05 10:16 失落''80 阅读(12) 评论(0) 推荐(0) 编辑

eclipse + stlink (jtag 接口) 调试 stm32
摘要:-f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd\scripts\interface\stlink-v2.cfg" -f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd 阅读全文

posted @ 2024-10-04 09:14 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

安富莱 stm32
摘要:https://www.armbbs.cn/forum.php?mod=forumdisplay&fid=49 阅读全文

posted @ 2024-10-03 18:50 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

stm32f4 RTEMS
摘要:https://docs.rtems.org/branches/master/user/bsps/arm/stm32f4.html https://blog.csdn.net/weixin_28454475/article/details/116732502?fromshare=blogdetail 阅读全文

posted @ 2024-10-03 11:35 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

stm32f429的u-boot、uclinux内核烧写说明
摘要:https://www.eeworld.com.cn/mcu/hisic472752.html https://blog.csdn.net/limc00/article/details/138556256 https://www.st.com/resource/en/application_note 阅读全文

posted @ 2024-10-03 08:58 失落''80 阅读(16) 评论(0) 推荐(0) 编辑

正点原子stm32 m3 开发板
摘要:http://www.openedv.com/docs/boards/stm32/zdyz_stm32f103_warship.html https://www.yuanzige.com/course/detail/50101 阅读全文

posted @ 2024-09-22 15:19 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

stm32f103 固件库
摘要:https://www.st.com.cn/zh/embedded-software/stsw-stm32054.html 阅读全文

posted @ 2024-09-22 11:45 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

STM32 单片机课件
摘要: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 阅读(4) 评论(0) 推荐(0) 编辑

基于STM32设计的室内育苗环境管理系统(物联网)
摘要:https://mp.weixin.qq.com/s/uaX24gdnuymSttW21hcH2g 阅读全文

posted @ 2024-09-22 08:55 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

stm32 ch340 下载电路
摘要: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 阅读(4) 评论(0) 推荐(0) 编辑

STM32MP151A stm32 mpu 参考指导
摘要:https://www.st.com.cn/zh/microcontrollers-microprocessors/stm32mp151a.html#AN5031 STM32MP151、STM32MP153、以及STM32MP157系列硬件开发入门 AN5122 STM32MP1系列DDR存储器路由 阅读全文

posted @ 2024-07-29 20:38 失落''80 阅读(15) 评论(0) 推荐(0) 编辑

STM32 F4
摘要:https://www.stmcu.com.cn/Product/pro_detail/STM32F4/vertical_application 阅读全文

posted @ 2024-05-06 19:07 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

How to create an I2C slave device using the STM32Cube Library
摘要: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 阅读(10) 评论(0) 推荐(0) 编辑

vscode 配置stm32 cpp settings.json
摘要:{ "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 阅读(9) 评论(0) 推荐(0) 编辑

1 2 下一页
点击右上角即可分享
微信分享提示