联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按分类查找All 处理器开发(15) 
按平台查找All C/C++(15) 

[处理器开发] N3290xUxDN Data Sheet revision A1

N3290xUxDN Data Sheet revision A1数据手册,很难寻的资料
N3290xUxDN Data Sheet revision A12568 (2020-03-30, C/C++, 532KB, 下载0次)

http://www.pudn.com/Download/item/id/1585498235385849.html

[处理器开发] ZYSTM32-A0 智能机器人 蓝牙程序

运用STM32这款ARM 芯片,通过蓝牙控制智能机器人的一段程序源码。
Using the STM32 ARM chip, it controls the source code of the intelligent robot through bluetooth. (2018-03-12, C/C++, 19957KB, 下载14次)

http://www.pudn.com/Download/item/id/1520854476428993.html

[处理器开发] A0.0.0(STM32F10x_片内FLASH编程)

you can use this code to read/write the stm32 internal flash.
you can use this code to read/write the stm32 internal flash. (2018-01-26, C/C++, 305KB, 下载3次)

http://www.pudn.com/Download/item/id/1516958866541077.html

[处理器开发] stm32f746_ADC

本例介绍如何使用ADC3和DMA,从ADC3到存储器不断传输转换后的数据。 该ADC3配置为连续转换ADC_CHANNEL_8。 每次转换结束时的DMA传输,在循环模式下, 从ADC3 DR转换后的数据注册到uhADCxConvertedValue变量。 该uhADCxConvertedValue读值编码为12位,VREF +基准电压连接 在董事会到VDD(+ 3.3V)时,Vref-之间的参考电压连接在电路板到地面。 要转换的电压读取值,这里是方程适用于: 电压= uhADCxConvertedValue *(VREF + - VREF-)/(2 ^ 12)= uhADCxConvertedValue * 3.3 / 4096 在这个例子中,系统时钟是216MHz,APB2 = 108MHz的和ADC时钟= APB2 / 4。 因为ADC3时钟是27MHz和采样时间被设定为3个周期,在转换 时间12bit的数据是12个周期所以总的转换时间为(12 + 3)/ 27 = 0.56us(1.57Msps)。 用户可以通过应用引脚PF10连接到Arduino的CN5针A1的输入电压改变ADC_CHANNEL_8电压。 STM32评估板的LED可用于监控传输状态:     - LED1为ON时,转换完成。     - 当初始化错误发生LED1闪烁。
This example describes how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously ADC_CHANNEL_8. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the uhADCxConvertedValue variable. The uhADCxConvertedValue read value is coded on 12 bits, the Vref+ reference voltage is connected on the board to VDD (+3.3V), the Vref- reference voltage is connected on the board to the ground. To convert the read value in volts, here is the equation to apply : Voltage = uhADCxConvertedValue* (Vref+- Vref-)/(2^12) = uhADCxConvertedValue* 3.3/4096 In this example, the system clock is 216MHz, APB2 = 108MHz and ADC clock = APB2/4. Since ADC3 clock is 27 MHz and sampling time is set to 3 cycles, the conversion time to 12bit data is 12 cycles so the total conversion time is (12+3)/27 = 0.56us(1.57Msps). User can vary the ADC_CHANNEL_8 voltage by app (2015-10-28, C/C++, 52KB, 下载6次)

http://www.pudn.com/Download/item/id/1446001706998366.html

[处理器开发] mmu

mini2440的裸机MMU驱动程序,希望对大家有用。。。。。。。。。。。。。。。
mini2440 program (2014-07-04, C/C++, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2581527.html

[处理器开发] ADS1100-AD

ADS1100模数转换;单片机是ATC12C5410AD;两个ADS1100模块,两路AD;P1.0接SCA-A1;P1.1接SDA-A1;P1.2接SCA-A2;P1.3接SDA-A2;测试成功
about AD of ADS1100;two channel (2013-10-09, C/C++, 400KB, 下载6次)

http://www.pudn.com/Download/item/id/2370251.html

[处理器开发] CS4205

Driver for Audio Codec Audio AC 97 CS4205, Cirrus, with STM32F4
Driver for Audio Codec Audio AC 97 CS4205, Cirrus, with STM32F4 (2012-11-14, C/C++, 6KB, 下载11次)

http://www.pudn.com/Download/item/id/2047155.html

[处理器开发] lcm_uc1701x_lcds

lcm_uc1701x_lcds,很有用的数字收音机驱动程序
Lcm_uc1701x_lcds, very useful digital radio drive process (2012-03-21, C/C++, 7KB, 下载46次)

http://www.pudn.com/Download/item/id/1801556.html

[处理器开发] A1

MSP430控制ADC转换的程序,编程语言是C语言
MSP430 control the ADC conversion process, programming language is C language (2011-11-16, C/C++, 17KB, 下载8次)

http://www.pudn.com/Download/item/id/1701114.html

[处理器开发] QN8000_lab_test

FM Tranceiver QN8000 A1 test program
FM Tranceiver QN8000 A1 test program (2011-10-18, C/C++, 877KB, 下载5次)

http://www.pudn.com/Download/item/id/1672046.html

[处理器开发] QN8000(A1)_test_programmer

FM Receiver QN8000 test program
FM Receiver QN8000 test program (2011-10-18, C/C++, 877KB, 下载5次)

http://www.pudn.com/Download/item/id/1672041.html

[处理器开发] adcA0120

F2812 adc采样程序,采样结果保存到A0通道
F2812 adc sampling procedures, sample results are saved to the A0-channel (2011-03-22, C/C++, 272KB, 下载21次)

http://www.pudn.com/Download/item/id/1463733.html

[处理器开发] printer

A7、A8热敏打印机 配合arm7使用 驱动
Printer driver (2009-07-13, C/C++, 1KB, 下载17次)

http://www.pudn.com/Download/item/id/842534.html

[处理器开发] hfrk2410_A1.1

S3C2410A的电路原理图,北京恒丰锐科.
Schematic diagram of the circuit S3C2410A (2009-05-25, C/C++, 212KB, 下载23次)

http://www.pudn.com/Download/item/id/777772.html

[处理器开发] LGS-8813

国标dmb-t芯片lgs-8813资料及开发包,内含lgs-8813的datasheet
GB dmb-chip lgs t-8813 information and development kits, intron lgs- 8813's datasheet (2007-05-17, C/C++, 697KB, 下载85次)

http://www.pudn.com/Download/item/id/283342.html
总计:15