-
ARM LPC2129 AD中断范例
ARM LPC2129 AD中断范例
-LPC2129 ARM interrupted example AD
- 2022-03-15 12:31:50下载
- 积分:1
-
手臂的指导,以帮助您
ARM开发的指导用书,对你有帮助-ARM with the guidance, to help you
- 2022-06-03 09:45:43下载
- 积分:1
-
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!-ARM development wiggler debugging environment ADS1.2 structures! ! ! Important!
- 2022-02-01 19:21:51下载
- 积分:1
-
1. The product is a commercial high
1.该产品是一个民用高速脱水机,机器最大容量为5公斤。
2.全自动波轮洗衣机的脱水转速为:8000-1000rpm。当脱水转速到达3200rpm时,化纤类衣物在夏天几乎可以直接穿了――非常干了。
3.该产品原来是德国的,他们采用交流感应电动机,我们无法实现――因为没有解决刹车的问题。高速下刹车的解决需要好的材料选择以及精确的设计。BLDC的刹车就好办了。
4.我的设计非常精简――1片MEGA48,6只75NF75,1只20A的桥――详细见电子元器件清单,成本只有不足30元。
5.请务必采用环形变压器!因为借助它的压降来分析的
6.同时提供的PCB以及电子元器件清单都是真实的,可以直接用(PCB上低端驱动中的一个三极管需要改为PNP!)-1. The product is a commercial high-speed dehydration machine, the machine maximum capacity of 5 kg.
2. Automatic Washing Machine for the dehydration speed :8000-1000rpm. When the dehydration speed reaches 3200rpm, the chemical fiber clothing to wear in the summer is almost directly- and very dry.
3. The product was originally German, and they use AC induction motor, we are unable to achieve- because there is no brake to solve the problem. High speed brakes to resolve the need for good material selection and precision design. BLDC brake on the easier to handle.
4. My design is very streamlined- 1 Pian MEGA48, 6 Zhi 75NF75, 1 Zhi 20A of the bridge- see
- 2022-09-07 10:10:02下载
- 积分:1
-
achieving interrupt nesting example, also apply to LPC2100 series of other model...
在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
- 2022-05-21 00:28:44下载
- 积分:1
-
LPC3000 驱动代码
行业表现领先的综合产品组合包括最新的32位LPC3000,LPC2000,LPC1000,LH7A,LH7和8位LPC900,LPC700和......XP LPC3130/3131180MHz的ARM926EJ-S CPU为核心,在一个芯片上的高速USB2.0 OTG,高达192KB SRAM,NAND闪存控制器,灵活的外部总线接口,4通道10位A/ D...
- 2022-07-26 12:12:34下载
- 积分:1
-
ARM
ARM-Based Product U-Boot.pdf(英文文章,讲解了Uboot的功能、原理,并且详细介绍了uboot的详细使用方法,在超级终端下面开发程序和引导操作系统的详细步骤)-ARM-Based Product U-Boot.pdf (English articles on the functions of the Uboot, principle and the details uboot the detailed use of the Super Terminal following procedures and guide the development of the operating system steps in detail)
- 2023-07-15 07:35:03下载
- 积分:1
-
arm Embedded Application Development typical examples CD, containing a number of...
arm嵌入式应用系统开发典型实例光盘,内含多个实验的源码-arm Embedded Application Development typical examples CD, containing a number of experiments FOSS
- 2022-07-16 12:10:53下载
- 积分: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
-
This is a Samsung S3C2440 on LOADER of the C++ Procedures, including a complete...
这个是关于三星公司的S3C2440的LOADER的C++程序,包括完整8位代码,内容丰富.-This is a Samsung S3C2440 on LOADER of the C++ Procedures, including a complete 8-bit code, rich in content.
- 2023-08-03 14:55:03下载
- 积分:1