HT32F串口通信

所属分类:通讯编程
开发工具:C/C++
文件大小:4557KB
下载次数:14
上传日期:2018-12-06 15:51:45
上 传 者绕树三匝
说明:  实现基于HT32F52352的串口通信,能在电脑的串口软件上实时打印信息并与其它设备进行串口通信
(Realize serial communication based on HT32F52352. It can print information in real time on computer serial software and communicate with other devices through serial port.)

文件列表:
串口通信 (0, 2018-03-25)
串口通信\library (0, 2018-03-25)
串口通信\library\CMSIS (0, 2018-03-25)
串口通信\library\CMSIS\CMSIS_END_USER_LICENCE_AGREEMENT.pdf (172641, 2015-11-16)
串口通信\library\CMSIS\Include (0, 2018-03-25)
串口通信\library\CMSIS\Include\core_cm0plus.h (41438, 2015-11-16)
串口通信\library\CMSIS\Include\core_cm3.h (100475, 2015-11-16)
串口通信\library\CMSIS\Include\core_cmFunc.h (17427, 2015-11-16)
串口通信\library\CMSIS\Include\core_cmInstr.h (26854, 2015-11-16)
串口通信\library\CMSIS\index.html (550, 2015-11-16)
串口通信\library\Device (0, 2018-03-25)
串口通信\library\Device\Holtek (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx\Include (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx\Include\ht32f5xxxx_01.h (87824, 2017-12-08)
串口通信\library\Device\Holtek\HT32F5xxxx\Include\system_ht32f5xxxx_01.h (1863, 2017-08-24)
串口通信\library\Device\Holtek\HT32F5xxxx\Source (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f0008.s (18014, 2018-01-03)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f50220_30.s (10398, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f50231_41.s (10742, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f52220_30.s (18014, 2017-12-22)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f52231_41.s (18014, 2017-12-22)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f52243_53.s (18014, 2017-12-22)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f52331_41.s (18014, 2017-12-22)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f52342_52.s (18014, 2017-12-22)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f5826.s (12500, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f5xxxx_01.s (18014, 2017-12-21)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\ARM\startup_ht32f5xxxx_02.s (12000, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\GCC (0, 2018-02-28)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\IAR (0, 2018-03-25)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\IAR\startup_ht32f5xxxx_01.s (15163, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\IAR\startup_ht32f5xxxx_02.s (10460, 2017-12-11)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\system_ht32f5826.c (19353, 2017-12-26)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\system_ht32f5xxxx_01.c (19526, 2017-12-26)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\system_ht32f5xxxx_02.c (19526, 2017-12-26)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\system_ht32f5xxxx_03.c (18967, 2017-12-26)
串口通信\library\Device\Holtek\HT32F5xxxx\Source\system_ht32f5xxxx_04.c (11229, 2017-12-26)
串口通信\library\HT32F5xxxx_Driver (0, 2018-03-25)
... ...

* ------------------------------------------------------------------- * Copyright (C) 2011-2014 ARM Limited. All rights reserved. * * Date: 17 February 2014 * Revision: V4.00 * * Project: Cortex Microcontroller Software Interface Standard (CMSIS) * Title: Release Note for CMSIS * * ------------------------------------------------------------------- NOTE - Open the index.html file to access CMSIS documentation The Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all Cortex-Mx processor series vendors. It enables code re-use and code sharing across software projects and reduces time-to-market for new embedded applications. CMSIS is released under the terms of the end user license agreement ("CMSIS_END_USER_LICENCE_AGREEMENT.pdf"). Any user of the software package is bound to the terms and conditions of the end user license agreement. You will find the following sub-directories: Documentation - Contains CMSIS documentation. DSP_Lib - MDK project files, Examples and source files etc.. to build the CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors. Include - CMSIS Core Support and CMSIS DSP Include Files. Lib - CMSIS DSP Libraries. RTOS - CMSIS RTOS API template header file. Driver - CMSIS Peripheral Driver Interface. Pack - CMSIS Software Packs. Mechanism to install software, device support, APIs, and example projects. SVD - CMSIS SVD Schema files and Conversion Utility.

近期下载者

相关文件


收藏者