-
w90p710实验测试代码
基于华邦W90P710芯片,包括十五个测试实验。流水灯,键盘控制,LCD显示字符和图片控制,KPI,USI,外部中断,定时器,I2C实验,串口通信实验等,对于基于W90P710的arm的学习的朋友相信会有很大帮助。
- 2022-01-21 02:45:17下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
I2S总线规范
I2S Bus Specification
- 2022-10-28 19:10:03下载
- 积分:1
-
TI交叉编译器gcc4.8
该交叉编译器的gcc版本是4.8的,要比arm-2009q1的版本要高,arm-2009q1的gcc版本是4.3.3;在编译某些C或C++时,低版本的交叉编译器可能回报错。这个版本的交叉编译器支持TI的DM8148/8168等
- 2022-12-19 08:00:25下载
- 积分:1
-
stm32-无线电-大师
stm32-无线电-大师
此"魔笛"互联网收音机是 RT-线程停止后的第一段发出官方 stm32 无线电套件
具有相同的功能的 stm32 无线电,我们可以认为它是最终应用程序的 stm32,但更重要的是可以
把它当做是 RT-线程体验平台。它的目的是要重新创建 stm32 web 广播,使更多人可以认识到
知识,学习和实践使用 RT-rhread,希望大家可以共同促进发展的 RT-线程。
- 2022-05-14 09:44:06下载
- 积分:1
-
独立看门狗实验STM32
基于STM32的独立看门狗实验。适合新手学习实验,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-02-15 04:20:03下载
- 积分: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
-
ARM S3C2410处理器 CF卡 驱动程序
开发环境:ads1.2
ARM S3C2410处理器 CF卡 驱动程序
开发环境:ads1.2-ARM S3C2410 processor CF card driver development environment: ads1.2
- 2022-03-23 03:19:15下载
- 积分:1
-
send word to computer words are I love you
send word to computer words are I love you
- 2022-02-04 02:16:28下载
- 积分:1
-
Basic knowledge, ARM development and utilization, MCU control
基础知识,ARM的开发利用,MCU的控制-Basic knowledge, ARM development and utilization, MCU control
- 2022-02-21 19:51:21下载
- 积分:1