CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - USART1-USART1

搜索资源列表

  1. fet440_uart11_38400

    0下载:
  2. Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Echo. // Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h) // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 10
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:韩彪
  1. Sources

    0下载:
  2. 采用DS18B20和STM32F103RBT6编写的测温程序,每秒从USART1输出温度数据。采用3.5版固件库,自编DS18B20库文件,需要注意的是使用本库前需要写delay_us和delay_ms函数。电路上采用8M晶振,PA8为数据口,如有变化请修改stm32f10x_conf.h文件。-The temperature program DS18B20 and STM32F103RBT6-written per second from USART1 output temperature d
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:9299
    • 提供者:苍井空
  1. USART1

    0下载:
  2. avr atmega16串口中断收发程序的应用-avr atmega16 serial receive interrupt the application program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12887
    • 提供者:xueyoujin
  1. ourdev_530727

    0下载:
  2. 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:871405
    • 提供者:刘智
  1. usart1

    0下载:
  2. 串口是单片机重要的功能部件,通过简单的串口编程,让初学者进入16单片机的世界-Serial single-chip are the essential features through a simple serial port programming, so that beginners to enter the world of single-chip 16
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:701
    • 提供者:周晓智
  1. 1280_485_usart1

    0下载:
  2. 在IAR Embedded Workbench IDE平台使用ATmega1280的USART1口的编译连接通过的485通信的master机和slave2以及slave3的程序-IAR Embedded Workbench IDE in the platform of the ATmega1280 compiler USART1 I connect the 485 through the master communication and slave3 procedures, as well as
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:311504
    • 提供者:dingyubo
  1. USART_128L_090611

    0下载:
  2. atmega128L 两个USART:USART0和USART1的应用程序,多机通信模式暂缺-atmega128L USART0 and USART1 Multi-devices communication mode is needed
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2091
    • 提供者:lengyuyiming
  1. WORM_UART_INT1

    1下载:
  2. STM32 usart 串口程序能使用的 使用USART1口进行通信-STM32usart
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:269830
    • 提供者:方法
  1. USART-interrupts-to-communicate

    0下载:
  2. This example provides a descr iption of how to use the USART1 interrupts to communicate with the hyperterminal.-This example provides a descr iption of how to use the USART1 interrupts to communicate with the hyperterminal.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:8960
    • 提供者:张建
  1. STM32-USART-DEMO-V2

    0下载:
  2. 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:236351
    • 提供者:黄传龙
  1. USART1

    0下载:
  2. stm32的串口程序,开发软件是keil4-Stm32 of serial program, develop software is keil4
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:398351
    • 提供者:刘海林
  1. STM32serial-port1DEMO

    0下载:
  2. 演示 USART1 当接收到结束符是0x0d 0x0a时,将接收到的数据传送出去V6-LED1闪烁表示正在收发数据。 -When the receiving end of the presentation USART1 operator is 0x0d 0x0a, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:281993
    • 提供者:张俊尚
  1. 2MSP430F149USART1sendreceivewithpc

    0下载:
  2. 使用MSP430F149芯片,透过串口与电脑发送接收通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用中断形式。实现通信,当单片机接收到什么字符后,它会自动把接收的字符发送个电脑-MSP430F149 chip computer through the serial port and send and receive communication baud rate 9600 data, no parity. 32
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:22047
    • 提供者:超越
  1. USART1

    0下载:
  2. 基于金牛开发板的C代码 usart1的测试代码,keil工程-Based the Taurus development board C code usart1 of the test code, keil project
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:365701
    • 提供者:姜明聪
  1. STM32-screen-P-USART1

    0下载:
  2. stm32+ucos+ucgui编写的USART1通信例程-STM32+ UCOS_UCGUI serial communication routines written USART1
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3164334
    • 提供者:guoguangtao
  1. stm32-modbus-USART1-TIM2

    0下载:
  2. 用stm32的usart1和tim2模块实现了modbus从站协议。IAR编译环境。-usart1 and tim2 module implements modbus slave protocol. IAR compiler environment.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:5058560
    • 提供者:顾彤彤
  1. project2

    0下载:
  2. 本例程实现串行Flash的读写操作,并测试读写速度。采用STM32内置的SPI硬件接口访问串行Flash。 程序执行结果通过串口1(USART1)送到计算机的串口。可以通过PC机的串口超级终端软件观察程序执行结果。 上电后,打印例程版本信息和操作提示信息, 显示检测到的芯片ID。 用户可以通过PC机串口终端软件发送命令字符来控制程序运行。-This routine Serial Flash read and write operations, and test th
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4257
    • 提供者:陈启康
  1. modbus-STM32F103

    0下载:
  2. 利用STM32的定时器1和USART1实现MODBUS从站功能,具有读线圈,写线圈,读单个寄存器,写单个寄存器等功能,严格遵循ModBus通信规范。-Use STM32 timers 1 and USART1 implement MODBUS slave function, with read coil, write coil, a single register read and write single register functions, strictly follow the ModB
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3111243
    • 提供者:童焦龙
  1. Uart_receive

    0下载:
  2. STM32F4系列串口接收函数,,程序已测试通过。-void USART1_IRQHandler(void) //串口1中断服务程序 { u8 Res #ifdef OS_TICKS_PER_SEC //如果时钟节拍数定义了,说明要使用ucosII了. OSIntEnter() #endif if(USART_GetITStatus(USART1, USART_IT_RXNE) != RESET) //接收中断(接收
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:研轩
  1. usart1

    0下载:
  2. avr atmega128 usart1 sample
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:906
    • 提供者:Nasser
« 12 3 4 5 »
搜珍网 www.dssz.com