-
simulation pulse width modulation of selective harmonic elimination of pwm inver...
simulation pulse width modulation of selective harmonic elimination of pwm inverter
- 2022-02-28 14:55:00下载
- 积分:1
-
ucos
UCos源码,已经调试通过了,移植在ARM9200这款处理器上。可以使用,-ucos
- 2022-01-26 08:00:11下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1
-
an embedded RISC CPU design Verilog source code can be integrated. Detailed desi...
一个嵌入式RISC CPU 的Verilog 设计源码,可综合。内含详细的设计文挡。-an embedded RISC CPU design Verilog source code can be integrated. Detailed design containing the text block.
- 2022-03-02 22:58:11下载
- 积分:1
-
一个简易调试器(支持ARM7TDMI)
一个简易调试器(支持ARM7TDMI)-a simple debugger (Support ARM7TDMI)
- 2022-08-19 15:37:31下载
- 积分:1
-
bf535 audio talkthrough code. ad1885 driver.
bf535 audio talkthrough code. ad1885 driver.-bf535 audio talkthrough code. Ad1885 driv er.
- 2022-09-16 11:10:03下载
- 积分:1
-
LPC1788 GPIO
此的例子就是 LPC1788 的 GPIO。
本示例描述如何在 LPC177x_8x 上使用 GPIO
- 2023-06-18 14:50:03下载
- 积分:1
-
JTAG协议分析软件,配合周立功的LA1032逻辑分析仪使用…
JTAG协议分析软件,配合周立功的LA1032逻辑分析仪使用,可以观察各种JTAG仿真器的通信过程.-JTAG protocol analysis software, with Zhou meritorious LA1032 logic analyzer use, can observe various JTAG Emulator for the communication process.
- 2022-05-26 22:08:54下载
- 积分:1
-
wifi_stm32无线通信程序
实现在STM32上无需操作系统 裸机硬件上实现WIFI PING通
- 2023-09-09 08:55:04下载
- 积分:1
-
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有助于理解ARM的代码链接和生成,以及启动过程。代码使用ADS1.2编写,可以直接运行查看。-Compilation prepared by ARM startup code, including the interrupt vector, run the domain move, stack setup code demonstration, but also a scatter file, comments in detail. Sparrows are small is a fully-equipped, for ARM programming for beginners, help to understand the link ARM code and generation, as well as the boot process. Code uses ADS1.2 prepared, you can directly run the Show.
- 2022-12-11 19:20:03下载
- 积分:1