-
的PXA250是找到必要的配置jfalsh程序非常困难…
很难找到的pxa250的jfalsh烧写所需的配置.dat文件-The PXA250 is very difficult to find the necessary configuration jfalsh programmer. Dat file
- 2022-12-25 16:50:09下载
- 积分:1
-
本代码采用C语言编写,为信利公司MSC
本代码采用C语言编写,为信利公司MSC-G12232DYSY-11W型号122X32点阵单色LCD驱动程序,采用ATMEGA168编写,其中针对驱动部分,采用IO口驱动74HC164作为并行输出。代码已通过调试,请放心参考。-The use of C language code for the letter Company MSC-G12232DYSY-11W Model 122X32 dot matrix monochrome LCD driver, used to prepare qualified ATmega168, which for some drivers, the use of IO as a parallel port driver 74HC164 output. Code has passed through debugging, please rest assured reference.
- 2022-07-23 15:26:22下载
- 积分: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
-
S3C2440 startup assembly code, where it should be noted that at the beginning of...
S3C2440的启动汇编代码,这里要注意的是开头的几个异常跳转,因为ARM不支持中断地址重映射,大家这里要多花心思体会,呵呵!~-S3C2440 startup assembly code, where it should be noted that at the beginning of a few abnormal Jump, because ARM does not support interrupt address re-mapping, everyone here thought it takes experience, huh, huh! ~
- 2022-10-11 15:30:03下载
- 积分:1
-
串口的手臂代码,串口编程的帮助。
ARM 的串行口代码,对ARM串口编程有所帮助。-Serial port of the ARM code, serial programming of ARM help.
- 2023-05-11 12:55:03下载
- 积分:1
-
MSP430F149键盘输入程序,利用msp430f149单片机的p1端口输入
MSP430F149键盘输入程序,利用msp430f149单片机的p1端口输入-MSP430F149 keyboard input program, the use of the port input msp430f149 SCM p1
- 2022-02-28 10:28:59下载
- 积分:1
-
93C46(56,66)的读写程序,包含一个字节的读写,读…
93c46(56,66)的读写程序,包含有读写一个字节,读写一字符串-93c46 (56,66) read and write procedures, contains a byte read and write, read and write a string, etc.
- 2022-12-11 16:25:03下载
- 积分:1
-
avr的UART库
可以使用此库,来传输和接收数据通过内置的 UART。
*
* UART 已完成传输时,便会产生中断或
* 接收一个字节。中断处理例程使用循环缓冲区
* 为缓冲接收和传输的数据。
*
* UART_RX_BUFFER_SIZE 和 UART_TX_BUFFER_SIZE 的常量定义
* 以字节为单位的环形缓冲区的大小。请注意这些常量必须是 2 的幂。
* 您可能需要通过添加适应此常量到你们的目标,您的应用程序
* CDEFS + =-DUART_RX_BUFFER_SIZE = nn-DUART_RX_BUFFER_SIZE = nn 您的生成文件。
*
* @note 基于 Atmel 应用注 AVR306
彼得 · 弗勒里 pfleury@gmx.ch http://jump.to/fleury * @author
- 2023-04-17 00:50:03下载
- 积分:1
-
No. 2630
第2630篇-ARTX_CONFIG.C的中文注释
学习ARTX,了解系统的配置非常重要。我加上中文的注释希望能帮助大家的更快的了解ARTX_CONFIG.C的内容。 -No. 2630-ARTX_CONFIG.C notes to learn the Chinese ARTX, understand the system configuration is very important. I add comments in Chinese hope to help people understand faster ARTX_CONFIG.C content.
- 2023-09-07 13:25:02下载
- 积分:1
-
MIB的参考代码,有IDB_GET,IDB_SET,和IDB_NVM_SET的具体写法和说明
MIB的参考代码,有IDB_GET,IDB_SET,和IDB_NVM_SET的具体写法和说明-MIB reference code, IDB_GET, IDB_SET, and the specific wording IDB_NVM_SET and notes
- 2022-03-13 09:32:23下载
- 积分:1