资源列表
TestAPK
- android 应用层操作串口 demo 初学者必用-Android application layer operation serial demo, beginners must use
BIB_PROTEUS
- Library for the electronic simulation program ISIS PROTEUS 7and same package
AM2311
- AM2311程序,已在STM32F103调试通过-AM2311 u7A0B u5E8F, u5DF2 u5728STM32F103 u8C03 u8BD5 u901A u8FC7
NonOS
- dsp 28377S 的一些demo例子,包含的代码比较多,主要是28377S的一些驱动,包括ADC,CLA,DAC,SCI,SPI,EMIF,UART,内容很多。-Dsp 28377S some demo examples, including more code, mainly 28377S some of the drivers, including ADC, CLA, DAC, SCI, SPI, EMIF, UART, a lot of content.
lmx
- 锁相芯片lmx2331a 的锁相芯片英文资料转成中文资料-Lock chip model lmx2331 lock chip into English information into Chinese
NonOS
- dsp 28377D 的一些demo例子,包含的代码比较多,主要是28377D的一些驱动,包括双核dsp 的定时器启用,can接口,核间中断,sram共享,内容比较多。这个是28377D多核例子。dsp跑裸机-Dsp 28377D some demo examples, including more of the code, mainly 28377D some of the drivers, including dual-core dsp timer enabled, can interfac
SYSBIOS
- dsp 28377D 的一些demo例子,包括双核dsp跑sysbios的例子,怎么创建任务,生产定时中断,比较简单。-Dsp 28377D some demo examples, including dual-core dsp run sysbios example, how to create tasks, production timing interrupt, relatively simple.
CSharp-(2)
- c#的教程,怎么做界面,包括教程和代码,代码都能运行,实测过。-C# tutorial, how to do the interface, including tutorials and code, the code can run, measured over.
cla_16bit
- verilog 16bit carry lookahead adder-verilog 16bit carry lookahead adder
qiangda
- 抢答器,3人进行抢答,即对应三个开关,谁先按下,LED输出显示-Responder, 3 answer, that corresponds to three switches, who first press, LED output display
ADC_of_MSP430F249
- A single sample is made on A10 with reference to internal 1.5V Vref. Software sets ADC12SC to start sample and conversion - ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample and conversion. In Mainloop MSP430 waits in
TimerA_of_MSPF249
- Toggle P1.0 using software and the TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 1000-1. ACLK = TACLK = INCLK = 32768Hz, MCLK = SMCLK = default DCO ~1.045Mhz