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

[处理器开发] unitreeA1

stm32显卡控制A1
stm32 developmented board control A1 (2023-12-12, C, 0KB, 下载0次)

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

[处理器开发] arty_a7_35_risc_v_start

arty a7-35T创业指南,
a startup guide of arty a7-35T, (2023-07-14, Others, 0KB, 下载0次)

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

[处理器开发] I

I.MX6ULL 是NXP(恩智浦)公司基于ARM cortex-A7 低功耗处理器,该文件夹为I.MX6ULL的裸机源代码,
I. MX6ULL is NXP s low power processor based on ARM cortex-A7. This folder is the bare metal source code of I.MX6ULL, (2020-07-16, C, 0KB, 下载0次)

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

[处理器开发] open-tbox

低成本NXP cortex A7 Linux Yocto tbox,
low cost NXP cortex A7 Linux Yocto tbox, (2018-04-09, Shell, 0KB, 下载0次)

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

[处理器开发] bf-avr-sdlib

AVR微控制器的SD卡库
SD card library for AVR Microcontrollers (2014-11-23, C, 22KB, 下载0次)

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

[处理器开发] RISC-V-ASSEMBLY-USING-RCC

RISC-V汇编程序编写在数字连接a7上,使用RISC-V-调用约定调用和跳转赌注...
RISC-V assembly programs written on digilent nexys a7 using the RISC-V Calling Convention for calling and jumping between routines. (2021-05-04, Assembly, 108KB, 下载0次)

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

[处理器开发] RISC-V-CPU

RISC-V 5级流水线RV32I实现,在verilog中转发,具有在xilinx nexus a7 FPGA上工作的驱动程序...
RISC-V 5-stage pipeline RV32I implementation with forwarding in verilog with drivers to work on xilinx nexus a7 FPGA boards (2022-08-22, Verilog, 1156KB, 下载0次)

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

[处理器开发] 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

[处理器开发] mmu

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

http://www.pudn.com/Download/item/id/2581527.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

[处理器开发] TC1602

// Description: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion - ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sample (16x) // and conversion. In Mainloop MSP430 waits in LPM0 to save power until ADC12 // conversion complete, ADC12_ISR will force exit from LPM0 in Mainloop on // reti. If A0 > 0.5*AVcc, P1.0 set, else reset.
// Description: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion- ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sample (16x) // and conversion. In Mainloop MSP430 waits in LPM0 to save power until ADC12 // conversion complete, ADC12_ISR will force exit from LPM0 in Mainloop on // reti. If A0 > 0.5*AVcc, P1.0 set, else reset. (2011-07-28, Visual C++, 904KB, 下载3次)

http://www.pudn.com/Download/item/id/1608620.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

[处理器开发] MSP430F2274ADC10

MSP430F2274中ADC10 系列通道单次采样,对A0 A1 A2 三个通道进行电压检测,ADC结果存于 ad_value[3] 数组中
ADC10 Series MSP430F2274 in a single-channel sampling, A0 A1 A2 for the three channel voltage detector, ADC results stored in ad_value [3] array (2008-12-26, Others, 1KB, 下载18次)

http://www.pudn.com/Download/item/id/616211.html
12
总计:35