-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对串口进行操作。串口是最基本的调试输入输出接口。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the serial port. Serial debugging is the most basic input-output interface.
- 2023-05-13 01:00:03下载
- 积分:1
-
GPIO
arm lpc2300 GPIO设计 实现lpc2300通用IO口的数据传输-gpio
- 2023-03-11 03:35:03下载
- 积分:1
-
s3c44b0测试代码,ADS开发环境,基本模块测试
s3c44b0测试代码,ADS开发环境,基本模块测试-S3C44B0 test code, ADS development environment, the basic module test
- 2023-04-08 22:00:02下载
- 积分:1
-
JTAG download the browser for the production of an important chip introduction,...
用于制作JTAG 下载器的重要芯片介绍,是它的PDF文档-JTAG download the browser for the production of an important chip introduction, is its PDF document
- 2023-08-02 22:40:04下载
- 积分:1
-
数模转换模块,数字量转换为模块量。
数模转换模块,数字量转换为模块量。-DAC Module, to convert digital to analog
- 2022-01-26 02:17:34下载
- 积分:1
-
菲利普ARM的工程模板,周立功开发套件自带
菲利普ARM的工程模板,周立功开发套件自带-Philippe ARM works template, Zhou, who own Boards
- 2023-08-02 10:15:03下载
- 积分:1
-
a t r m 9 1 9 2 0 0 bootload
a t 9 1 r m 9 2 0 0 bootload -a t r m 9 1 9 2 0 0 bootload
- 2022-02-06 04:18:56下载
- 积分:1
-
清华大学ARM培训教材,希望对大家有所帮助
清华大学ARM培训教材,希望对大家有所帮助-Tsinghua University, ARM training materials, and they hope to help everyone
- 2023-02-02 03:45:03下载
- 积分:1
-
C51 single
C51单片机驱动a3972步进电机细分,同时可以控制步电机加速,减速-C51 single-chip stepper motor driver a3972 broken down step-by-step motor can be controlled simultaneously to speed up, slow down
- 2022-01-25 15:15:04下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1