-
his project was built and tested with WinAVR
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (
- 2023-02-22 21:55:03下载
- 积分:1
-
基于ARM的嵌入式系统(软件设计),对你会有帮助的,PDF格式.无解压缩密码...
基于ARM的嵌入式系统(软件设计),对你会有帮助的,PDF格式.无解压缩密码-It is Embedded system based on ARM(software design) that is useful, PDF format, need not decompress password
- 2022-01-22 00:59:22下载
- 积分:1
-
TOUCH_GLCD_2LED_ONOFF
这是我的课堂作业,触摸屏为首关控制的文章的示例代码。点击该按钮时,LED指示灯点击关闭LED灯关闭。接口的设计从前面。在这里,我们已经学会了如何到G LCD通讯系统GLCD,外设控制器。
- 2022-04-22 23:42:55下载
- 积分:1
-
ARM9内核的 mmu内存管理机制介绍.
ARM9内核的 mmu内存管理机制介绍.-ARM9 core MMU memory management mechanism of introduction.
- 2022-10-31 18:45:03下载
- 积分:1
-
汇编工具,对错误很容易识别,可以很快编译出汇编程序,帮助你很快完成程序。...
汇编工具,对错误很容易识别,可以很快编译出汇编程序,帮助你很快完成程序。-compilation tools to easily identify errors can be quickly compile the compilation process, and help you complete the process quickly.
- 2022-06-12 15:36:43下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对IIC进行操作。IIC是一种通信协议,处理器可用来进行与外围接口的通信。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the IIC. IIC is a communication protocol, the processor can be used to carry out communications with the peripheral interface.
- 2022-02-10 12:21:52下载
- 积分:1
-
lpc2200project
LPC2200project
- 2023-08-09 15:15:03下载
- 积分:1
-
ARM 编程ootloader原码
ARM 编程ootloader原码-ARM programming Bootloader source
- 2022-03-12 01:38:37下载
- 积分:1
-
2410 example for uart
2410 example for uart
- 2022-06-02 05:31:05下载
- 积分:1
-
stm32步进电机SPWM细分控制,matlab仿真
应用背景在网上看到了相应算法,用stm32 编程出来与大家分享,网上很少有这资源,可以用在stm32细分控制步进电机,在转速低时,噪声小,也更为精确,等同于步进电机驱动器关键技术SPWM算法,以及用stm32仿真三角波。说实话网上很少用stm32中央对齐方式仿真三角波的,但是在DSP上很是普遍,所以这也是我分享出来的原因之一。
- 2023-01-24 04:30:07下载
- 积分:1