-
msp430双串口
这是关于MSP430单片机利用双串口通讯的例程,希望对初学者有一定的借鉴作用。
- 2022-02-06 08:41:19下载
- 积分:1
-
Southeast University to develop ARM7 chip sep4020 the key+ Tft code
东南大学开发ARM7芯片sep4020的key+tft程序代码-Southeast University to develop ARM7 chip sep4020 the key+ Tft code
- 2022-05-26 09:36:46下载
- 积分:1
-
C8051F020实现IO端口接收和输出
c8051f020实现io口的接收和输出-c8051f020 to achieve io port to receive and output
- 2022-05-20 04:03:44下载
- 积分:1
-
powarm S3C2440 kernel schematics
powarm S3C2440 kernel schematics
- 2022-09-05 04:05:03下载
- 积分:1
-
可用的DSP EMCV OPENCV
EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。
- 2023-06-25 11:35:03下载
- 积分:1
-
MPU6050STM32CODE
此源码是在STM32F103ZET6嵌入式单片机下的基于MPU6050三维加速度传感器的数据采集程序
- 2023-05-07 23:40:02下载
- 积分:1
-
进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换
进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system
development, needs the document fever to write on flash, is on-line
may find under win the fever to write the procedure, but in the most
situations the development environment should be under linux, the
fever writes when the procedure cuts under win not to be very
convenient, uses this procedure to be allowed directly to carry on the
fever under linux after flash to write this procedure movement to
transmit orally a small for arm c procedure through the string
delivers on the arm development board, uses this script and the main
engine end correspondence, writes the main engine pass-along message
pam fever on flash
- 2022-10-27 00:40:04下载
- 积分:1
-
s3c4510网络驱动程序
s3c4510网络驱动程序-s3c4510 network driver
- 2022-06-30 12:07:20下载
- 积分:1
-
C8051F410 ADC例子
此示例代码需要平均为 2048年模拟测量从输入 P1.1 使用 ADC0,然后将结果打印到终端窗口通过 UART。该系统由内部 24.5 MHz 振荡器的时钟频率。定时器 2 触发每个溢出上 ADC0 转换。在完成这种转换反过来触发中断服务例程 (ISR)。ISR 平均 2048年测量,然后打印到 printf 之前通过终端值开始另一种的平均周期。模拟多路复用器选择 P1.1 作为积极 ADC0 输入。此端口被配置为模拟输入端口初始化例程中。负 ADC0 输入通过多路复用器到地面,那为单端 ADC 的输入提供了连接。
- 2023-05-03 07:10:03下载
- 积分:1
-
STM32F4 EEPROM 代码
用于读取和写入 eeprom (flash 银行) 在 stm 32 f 407 测试的 f407ig
在这一阶段微控制器时钟设置已经配置,
这是通过 SystemInit() 函数,从启动时调用
文件 (startup_stm32f4xx.s) 前分支到主应用程序。
要重新配置的 SystemInit() 函数的默认设置,请参阅
system_stm32f4xx.c 文件
- 2022-07-27 11:29:40下载
- 积分:1