联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找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

[处理器开发] bf-to-riscv

一种面向RISC-V汇编的Brainfuck编译器
A Brainfuck compiler targeting RISC-V Assembly (2020-12-08, Rust, 10KB, 下载0次)

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

[处理器开发] LoRa-E5-STM32WLE5JCIx-LoRaWAN-Endnode-Starter

用于编程所需LoRa E-5的基本启动程序代码
Basic starter code for programming the seeed LoRa E-5 (2022-03-17, Makefile, 3176KB, 下载0次)

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

[处理器开发] stm32-secure-patching-bootloader

STM32 MCU的安全补丁引导程序和固件更新系统
Secure Patching Bootloader and Firmware Update System for STM32 MCUs (2023-05-17, Python, 4515KB, 下载0次)

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

[处理器开发] hftrx

用于业余无线电收发器的嵌入式固件
Embedded firmware for ham radio transceivers (2023-06-07, C, 329883KB, 下载0次)

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

[处理器开发] TEST

MCU是msp430g2553,用timerA0控制LED的闪烁,闪烁速度由快到慢,循环执行
#include "msp430g2553.h" unsigned char J,K void main( void ) { //unsigned char i // Stop watchdog timer to prevent time out reset WDTCTL = WDTPW+ WDTHOLD P1DIR |= BIT6 /*BCSCTL1 &= ~BIT7 do { IFG1 &= ~OFIFG for(i=0xff i>0 i--) } while(IFG1&OFIFG) BCSCTL2 |= SELS+ DIVS_3 */ CCTL0 |= CCIE CCR0=65000 TACTL |= TASSEL_2+ MC_1 //+ ID_3 _EINT() LPM0 } #pragma vector=TIMER0_A0_VECTOR __interrupt void key(void) { P1OUT ^= BIT6 J++ if(J==16) { J=0 K++ if(K==1) { TACTL &=~(ID0+ ID1) TACTL |= ID_0 } if(K==2) { TACTL &=~(ID0+ ID1) TACTL |= ID_1 } if(K==3) { TACTL &=~(ID0+ ID1) TACTL |= ID_2 } if(K==4) { TACTL &=~(ID0+ ID1) TACTL |= ID_3 K=0 } } } (2012-07-09, C++ Builder, 21KB, 下载19次)

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

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

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

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

[处理器开发] ARM_MMU_Manual

ARM MMU详细图解及使用存储器管理,访问权限,异常处理等
ARM MMU detailed diagrams and the use of memory management, access permissions, exception handling, etc. (2006-12-19, Others, 66KB, 下载164次)

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