-
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
-
DSPC6748例程
最新DSP6748例程,很全的,我自己用的板子已经全部测试过了,没问题的。适合刚开始学DSP6748的人使用,代码后面有注释,容易看懂。最新DSP6748例程,很全的,我自己用的板子已经全部测试过了,没问题的。适合刚开始学DSP6748的人使用,代码后面有注释,容易看懂。
- 2023-02-27 11:40:05下载
- 积分:1
-
ST arm board PLL TEST CODE
ST arm board PLL TEST CODE
- 2023-08-04 07:30:02下载
- 积分:1
-
C8051F120 与双口RAM及CP200
C8051F120 与双口RAM及CP200的网络连接,能够将信号传给上位机软件.并且已经商用.
- 2022-01-26 14:47:56下载
- 积分:1
-
lpc2131工程模板 非常好
如何有需要用lpc2131开发的话,这个很好用...
lpc2131工程模板 非常好
如何有需要用lpc2131开发的话,这个很好用-lpc2131 works very good template
- 2022-04-12 12:41:17下载
- 积分:1
-
STM32F103 ADC与coocox项目
在STM32F103上运行ADC的不同工作项目:
- 2022-07-21 03:45:10下载
- 积分:1
-
嵌入式串口实例,有部分测试程序,功能:每隔2秒发送“1234567890”,并打印内容。接受也是每2秒一次,并打印内容,出错时打印出错信息...
嵌入式串口实例,有部分测试程序,功能:每隔2秒发送“1234567890”,并打印内容。接受也是每2秒一次,并打印内容,出错时打印出错信息-example, some of the test procedures, functions : every two seconds to send "1234567890", and print content. Each also received a two seconds, and Print, Print error error message
- 2022-07-13 22:03:58下载
- 积分:1
-
Name Function
Name Function
--- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling-Name Function
------------------
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alt
- 2022-08-24 19:42:20下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
CC2500通信例子源代码,有兴趣的可以研究一下
CC2500通信例子源代码,有兴趣的可以研究一下-CC2500 communication example source code, anyone interested can look at
- 2022-02-04 13:02:06下载
- 积分:1