-
新建工程模板
STM32新建工程模板,新学者可以参考修改,希望对初学者有帮助
- 2022-08-15 15:17:23下载
- 积分:1
-
Arm jtag debug tools
Arm jtag debug tools
- 2022-03-23 15:52:44下载
- 积分:1
-
ARM 编程ootloader原码
ARM 编程ootloader原码-ARM programming Bootloader source
- 2022-03-12 01:38:37下载
- 积分:1
-
stm32f4 CAN总线通讯 实测可用
应用背景
本人刚刚接触CAN总线,经验不是很丰富。这是我的第一个CAN总线的工程。工程用CooCox的 CoIDE 进行开发。使用stm32f407VG(stm32f4-Discovery)板子上的两个CAN总线管理模块进行相互通讯。总线配置清晰,特别适合初学者参考。
关键技术
GPIO与USART的配置,CAN总线的相关配置,过滤器的相关配置。与CAN总线相关的函数都在main函数中,很容易看懂。也方便移植。
- 2022-10-25 16:50:03下载
- 积分:1
-
powerpc的开发工具使用手册:JediView中文快速入门手册(2008)
powerpc的开发工具使用手册:JediView中文快速入门手册(2008)-powerpc development tools user manual: JediView Chinese Quick Start Guide (2008)
- 2022-12-01 12:15:08下载
- 积分:1
-
ARM since learning some lessons learned, in their own design S3C44B0X an example...
本文是我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出我调试开发ARM开发板的一些最基础知识。我只是在自己的开发板调试过并且经验有限,有些知识只能做为参考,不一定准确,就算给大家一个“例程”吧,如果大家有不同意见,希望多多指正!-ARM since learning some lessons learned, in their own design S3C44B0X an example, I presented the development and debugging of the ARM development board some of the most basic knowledge. I was only in their own development boards tuned and limited experience, some knowledge only as a reference, not necessarily accurate, even if everyone with a "routine" for the country, if we have different opinions, many correct!
- 2022-08-17 20:19:34下载
- 积分:1
-
s3c2410 开发板的开发code 包括bootloader
s3c2410 开发板的开发code 包括bootloader-s3c2410 development board, including the development code Bootloader
- 2022-06-02 19:14:57下载
- 积分:1
-
ST ARM板I2C测试代码
st ARM board I2C test code -st ARM board I2C test code
- 2022-03-06 01:53:03下载
- 积分:1
-
ARM汇编指令集,全,容易理解,条理清晰
ARM汇编指令集,全,容易理解,条理清晰-ARM instruction set to compile the whole, easy to understand, the clarity of
- 2023-08-20 12:10:04下载
- 积分:1
-
状态机制实现按键长按、短按、长按累加识别
资源描述Key.c和Key.h 源文件实现了按键长按、短按、长按累加的识别,采用状态机制来实现按键消斗和不同按键状态识别,最大限度提升程序的运行效率和MCU利用率,该代码移植性,支持IO驱动按键,AD采样方式识别按键。采用DMA的方式获取AD采样数据,MCU采用STM32.
- 2022-08-19 11:35:15下载
- 积分:1