-
S3C2410 Chinese information, details of his functions and the principle of
s3c2410中文资料,详细介绍了他的功能和原理-S3C2410 Chinese information, details of his functions and the principle of
- 2023-02-25 20:55:03下载
- 积分:1
-
DMA和usb转串口
资源描述stm32的usb转串口程序代码,包括USART串口通信,DMA部分,中断函数部分等等,喜欢嵌入式设计的,正在学stm32的同学可以下载下来看看呦~
- 2023-08-30 18:30:06下载
- 积分:1
-
Week Ligong ZLG_LPC213X a complete set of information, this is one of the SSP
周立功ZLG_LPC213X的全套资料,这个是其中的SSP-Week Ligong ZLG_LPC213X a complete set of information, this is one of the SSP
- 2022-04-15 18:08:57下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
w5100源代码
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- 2022-03-16 23:32:46下载
- 积分:1
-
STK6031 MCU,64KFlash UART 程序
STK6031 MCU,64KFlash UART 程序-UART FUNCTION
- 2023-07-12 16:25:03下载
- 积分:1
-
在S3C2410上实现RS485通信,包含源代码工程
在S3C2410上实现RS485通信,包含源代码工程-S3C2410 realize in the RS485 communications, including the source code works
- 2022-01-26 04:42:03下载
- 积分:1
-
iap test for arm lpc2104
iap test for arm lpc2104
- 2022-09-28 19:05:03下载
- 积分:1
-
UART0 LPC1768代码发送线路或获取行
UART0 LPC1768代码发送线路或获取行
- 2022-03-29 20:28:06下载
- 积分:1
-
基于STM32姿态航向参考系统
这souce代码是关于STM32F103开发航向姿态参考系统。它采用卡尔曼滤波算法9自由度传感器,以获得自我的态度(3自由度accelerater和三自由度陀螺仪和3自由度磁力计)。它可以在200Hz的态度
- 2022-03-23 16:25:11下载
- 积分:1