随笔分类 -  embedded programming

摘要:Referneces: STM32函数固件库 CMSIS_6 -> 此为arm提出的cmsis6的标准,各个用arm作内核的mcu厂商在写自家的固件库时应该遵守的标准。以后以stm32为例说明 【STM32】驱动库的选择:CMSIS Driver、SPL、HAL、LL | 在ARM MDK、STM3 阅读全文
posted @ 2024-09-26 10:23 stitchCat 阅读(146) 评论(0) 推荐(0)
摘要:References: Inter-IC Sound (I2S) I2S (Inter-IC Sound) is a serial bus interface standard used for connecting digital audio devices, such as microcontr 阅读全文
posted @ 2024-09-23 16:27 stitchCat 阅读(91) 评论(0) 推荐(0)
摘要:References: 初识ARM(内核、SoC) 一文彻底分清ARM架构、内核、指令集等相关概念 【ARM】(1)架构简介 什么是ARM、Cortex、SOC、arm架构、ARMv7、ARM指令集?超详细!!!! Learn the architecture - Introducing the A 阅读全文
posted @ 2024-09-05 17:27 stitchCat 阅读(59) 评论(0) 推荐(0)
摘要:References: STM32的时钟系统 STM32系统时钟及配置方法 【STM32】系统时钟RCC详解(超详细,超全面) STM32 internal clocks Changing CPU frequency/clock in existing STM32H750 project What 阅读全文
posted @ 2024-09-05 16:10 stitchCat 阅读(96) 评论(0) 推荐(0)
摘要:placeholder 阅读全文
posted @ 2024-08-22 22:18 stitchCat 阅读(13) 评论(0) 推荐(0)
摘要:placeholder 阅读全文
posted @ 2024-08-22 22:18 stitchCat 阅读(12) 评论(0) 推荐(0)
摘要:References: 【I2C】IIC读写时序 IIC通讯协议详解(电路和时序图) 阅读全文
posted @ 2024-08-09 11:20 stitchCat 阅读(23) 评论(0) 推荐(0)
摘要:References Keil(STM32)开发环境-(5)烧写测试程序 阅读全文
posted @ 2024-08-08 18:38 stitchCat 阅读(138) 评论(0) 推荐(0)
摘要:【8分钟动画视频带你直观了解STM32 GPIO接口工作原理,内容很干!GPIO是什么?能用来做什么?八种工作模式,推挽输出和开漏输出的区别】 https://www.bilibili.com/video/BV1fu411a74Q/?share_source=copy_web&vd_source=3 阅读全文
posted @ 2024-08-01 14:19 stitchCat 阅读(92) 评论(0) 推荐(0)
摘要:References STM32寄存器的本质到底是什么??? 阅读全文
posted @ 2024-08-01 14:17 stitchCat 阅读(13) 评论(0) 推荐(0)
摘要:Reference 《单片机原理及应用(第4版)》40课时合集-天津科技大学 阅读全文
posted @ 2024-08-01 11:16 stitchCat 阅读(26) 评论(0) 推荐(0)
摘要:References: 花几分钟理解嵌入式通信基础 阅读全文
posted @ 2024-08-01 11:15 stitchCat 阅读(9) 评论(0) 推荐(0)
摘要:Reference 花几分钟搞懂STM32寄存器 阅读全文
posted @ 2024-08-01 11:14 stitchCat 阅读(17) 评论(0) 推荐(0)
摘要:References: 收藏向!零基础10分钟入门嵌入式! 从数字电路到单片机程序|为什么敲两行代码灯就能亮?摆脱单片机恐惧从理解原理开始【考拉工作室】 阅读全文
posted @ 2024-07-31 17:04 stitchCat 阅读(9) 评论(0) 推荐(0)
摘要:References: 【STM32】MDK中寄存器地址名称映射分析 STM32学习——什么是寄存器(存储器映射和寄存器映射) 【STM32存储器映射-寄存器基地址-偏移】 STM32存储器映射和寄存器映射 阅读全文
posted @ 2024-07-31 15:50 stitchCat 阅读(11) 评论(0) 推荐(0)
摘要:By Fitten In the context of GPIO configuration, the choice between using a pull-up, pull-down, or no pull resistor depends on the specific requirement 阅读全文
posted @ 2024-07-04 09:28 stitchCat 阅读(72) 评论(0) 推荐(0)
摘要:CMSIS (Cortex Microcontroller Software Interface Standard) and HAL (Hardware Abstraction Layer) are both software layers used in the development of em 阅读全文
posted @ 2024-07-03 10:21 stitchCat 阅读(67) 评论(0) 推荐(0)
摘要:placeholder 阅读全文
posted @ 2024-06-28 01:50 stitchCat 阅读(17) 评论(0) 推荐(0)
摘要:References: 单片机三种烧录方式ISP、IAP和ICP有什么不同? 阅读全文
posted @ 2024-06-27 16:51 stitchCat 阅读(9) 评论(0) 推荐(0)