-
stm32f4 CAN总线通讯-主机程序 实测可用
应用背景
这个试用与CAN通讯的主机程序,主机会发送0x1111给从机器,从机接受到信号后发送0x2222给主机,主机将收到的内容通过USART6显示在屏幕上。程序使用CoIDE编程,总线的设置等均在主函数中,方便移植。同时强烈推荐CoIDE 开源而且很适合初学者。
关键技术
CAN主机的各项配置,GPIO,USART的配置,特别适合初学者学习。清晰的编程思路。如果你是刚接触CAN总线的话一定会给你帮助的。从机只是主函数和主机不同。请大家自行修改一下。
- 2022-03-17 10:21:53下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the Mass Storage Device Class USB development of routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-09-23 05:10:03下载
- 积分:1
-
用ep2c20硬件,通过niosii实现对音频芯片的控制并播放音乐文件。...
用ep2c20硬件,通过niosii实现对音频芯片的控制并播放音乐文件。-Use ep2c20 hardware niosii achieved through the control of the audio chip, and play music files.
- 2023-06-17 23:55:03下载
- 积分: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
-
arm7评估板eb40启动自检程序,ATMEL公司
arm7评估板eb40启动自检程序,ATMEL公司-arm7 Evaluation eb40 start self-inspection procedures, ATMEL Corporation
- 2022-07-05 13:37:30下载
- 积分:1
-
STM32开发板之MP3程序
/*Includes----------------------------------*/
#include"stm32f10x_lib.h" //包含所用的头文件
#include
#include"vs1003.h"
#include"spi.h"
//---------------------函数的声明---------------------------
void Delay_Ms(u16 time);
void RCC_Configuration(void);
void GPIO_Configuration(void);
- 2022-01-23 11:23:12下载
- 积分:1
-
TMS320C6713的显示程序,可以供初学者学习
tms320c6713显示器程序,可用于初学者学习-TMS320C6713 display procedures, can be used for beginners to learn
- 2023-04-14 20:55:03下载
- 积分:1
-
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。-And
- 2022-06-28 03:30:26下载
- 积分:1
-
ADS under the 44B0 UCOS experimental cases, which enables the creation of three...
ADS下的44B0 UCOS实验例程序,可实现创建3个任务-ADS under the 44B0 UCOS experimental cases, which enables the creation of three task
- 2022-03-23 14:41:01下载
- 积分:1
-
ARM7
ARM7-44B0的BIOS测试程序,本程序在我的44BO的试验板上成功跑通-ARM7-44B0 the BIOS test procedures, the procedures in my 44BO successfully run the test on-board pass
- 2022-08-12 19:37:42下载
- 积分:1