-
stm32f407与PC通信
基于说stm32f4的can总线,将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。
- 2022-04-30 22:46:34下载
- 积分:1
-
I2c.rar iic on the 44b0
关于44b0的i2c.rar iic相关的代码,希望能给你带来帮助
-I2c.rar iic on the 44b0-related code, I hope you will help
- 2022-03-07 10:11:09下载
- 积分:1
-
基于CC2530的zigbee实验之串口发送数据
函数功能:串口发送数据函数
参数:data:发送数据缓冲区地址
len 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-17 23:32:57下载
- 积分:1
-
2410开发板配套实验程序三部分,请下来…
2410开发板配套实验程序第三集,请下载使用-2410 development board supporting experimental procedure Part Three, please download
- 2022-10-15 08:35:03下载
- 积分:1
-
This procedure is the main S3C2410 on the IIC bus on the rtc clock control. Deve...
本程序主要是是s3c2410关于iic总线对rtc时钟的控制。开发环境是ads1.2-This procedure is the main S3C2410 on the IIC bus on the rtc clock control. Development environment is ads1.2
- 2022-12-08 09:00:03下载
- 积分:1
-
杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM...
杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应用程序的下载。-Lee Yu-tai Hangzhou-based company 44B0 ARMSys development board of a large number of source code, including the ADC, ARP, color LCD, external interrupts, Ethernet bottom function, FAT16 file system, Flash ROM, GUI packages, Helloworld procedures, IIC interfaces, scanning keyboard, Ping procedures 44B0 built-in RTC example, SDRAM interface, timers example, the touch screen example, UART examples and uC/OS-II transplants, applications (including multitasking, inter-task communication, interrupt service routine), the UDP data transmission, USB firmware preparation procedures code and engineering. One-time use for everyone to share. As other samsung44B0 development board application downloads.
- 2022-03-23 12:05:41下载
- 积分:1
-
与LPC2294的节点可以实现设计、文本节点提供初始化…
用lpc2294实现can节点的设计,文中提供节点的初始化和收发程序-with lpc2294 node can achieve the design, text nodes provide the initialization procedures and transceivers
- 2023-05-20 07:00:03下载
- 积分:1
-
arm网络驱动程序
arm网络驱动程序-arm Network Driver
- 2022-02-24 21:50:35下载
- 积分:1
-
飞思卡尔智能车竞赛光电组完整代码
学长传下来的一份智能车代码,虽然没挺进国赛,不过对于初做智能车的人还是很有参考价值的,硬件部分:单片机用的是K60,车模是B车
- 2022-04-23 21:17:59下载
- 积分:1
-
stm32f4 CAN总线通讯 实测可用
应用背景
本人刚刚接触CAN总线,经验不是很丰富。这是我的第一个CAN总线的工程。工程用CooCox的 CoIDE 进行开发。使用stm32f407VG(stm32f4-Discovery)板子上的两个CAN总线管理模块进行相互通讯。总线配置清晰,特别适合初学者参考。
关键技术
GPIO与USART的配置,CAN总线的相关配置,过滤器的相关配置。与CAN总线相关的函数都在main函数中,很容易看懂。也方便移植。
- 2022-10-25 16:50:03下载
- 积分:1