Bluetooth

所属分类:通讯编程
开发工具:PDF
文件大小:66KB
下载次数:1
上传日期:2015-01-03 17:19:29
上 传 者djreamwing
说明:  无线蓝牙开发模块文档,BLUETOOTH documents for develoers
(BLUETOOTH documents for develoers)

文件列表:
Bluetooth\EWARM\RTC_Calendar.ewd (36934, 2014-06-20)
Bluetooth\EWARM\RTC_Calendar.ewp (29797, 2014-06-20)
Bluetooth\EWARM\RTC_Calendar.eww (166, 2014-06-20)
Bluetooth\EWARM\stm32f302xx_flash.icf (1344, 2014-06-20)
Bluetooth\main.c (9559, 2014-10-03)
Bluetooth\main.h (1805, 2014-06-20)
Bluetooth\MDK-ARM\Project.uvgui.Administrator (141026, 2014-10-04)
Bluetooth\MDK-ARM\Project.uvgui_Administrator.bak (141037, 2014-10-03)
Bluetooth\MDK-ARM\Project.uvopt (22863, 2014-10-04)
Bluetooth\MDK-ARM\Project.uvproj (22143, 2014-09-30)
Bluetooth\MDK-ARM\Project_RTC_Calendar.dep (90890, 2014-10-03)
Bluetooth\MDK-ARM\Project_uvopt.bak (22863, 2014-10-03)
Bluetooth\MDK-ARM\Project_uvproj.bak (22156, 2014-09-30)
Bluetooth\MDK-ARM\startup_stm32f302x8.lst (73736, 2014-09-30)
Bluetooth\stm32f30x_conf.h (3365, 2014-06-20)
Bluetooth\stm32f3xx_it.c (4939, 2014-10-01)
Bluetooth\stm32f3xx_it.h (2215, 2014-06-20)
Bluetooth\system_stm32f30x.c (13378, 2014-06-20)
Bluetooth\timer.c (2255, 2014-10-01)
Bluetooth\timer.h (520, 2014-09-29)
Bluetooth\TrueSTUDIO\RTC_Calendar\.cproject (18671, 2014-06-20)
Bluetooth\TrueSTUDIO\RTC_Calendar\.project (8373, 2014-06-20)
Bluetooth\TrueSTUDIO\RTC_Calendar\.settings\com.atollic.truestudio.debug.hardware_device.prefs (219, 2014-06-20)
Bluetooth\TrueSTUDIO\RTC_Calendar\RTC_Calendar.elf.launch (5450, 2014-06-20)
Bluetooth\TrueSTUDIO\RTC_Calendar\STM32F302R8_FLASH.ld (5298, 2014-06-20)
Bluetooth\TrueSTUDIO\startup_stm32f302x8.s (11440, 2014-06-20)
Bluetooth\usart.c (7067, 2014-10-03)
Bluetooth\usart.h (522, 2014-10-03)
Bluetooth\TrueSTUDIO\RTC_Calendar\.settings (0, 2014-09-29)
Bluetooth\TrueSTUDIO\RTC_Calendar (0, 2014-09-29)
Bluetooth\EWARM (0, 2014-09-29)
Bluetooth\MDK-ARM (0, 2014-10-04)
Bluetooth\TrueSTUDIO (0, 2014-09-29)
Bluetooth (0, 2014-10-03)

/** @page RTC_Calendar RTC Calendar example @verbatim ******************** (C) COPYRIGHT 2014 STMicroelectronics ******************* * @file RTC_Calendar/readme.txt * @author MCD Application Team * @version V1.2.0 * @date 11-April-2014 * @brief Description of the RTC Calendar example ****************************************************************************** * @attention * *

© COPYRIGHT 2014 STMicroelectronics

* * * Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); * You may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://www.st.com/software_license_agreement_liberty_v2 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ****************************************************************************** @endverbatim @par Example Description This example demonstrates how to setup the RTC peripheral, in terms of prescaler and interrupts, to be used to keep date, time and to generate alarm interrupt. When an RTC Alarm A event occurs the RTC Alarm interrupt is generated each 1s. At each Alarm interrupt, LED2 is toggled. To show time and date, put variables showtime and showdate in Watch window. @par Hardware and Software environment - This example runs on STM32F302xx Devices. - This example has been tested with STMicroelectronics STM32NUCLEO/*** board and can be easily tailored to any other supported device and development board. @par How to use it? In order to make the program work, you must do the following : + EWARM - Open the RTC_Calendar.eww workspace - Rebuild all files: Project->Rebuild all - Load project image: Project->Debug - Run program: Debug->Go(F5) + MDK-ARM - Open the RTC_Calendar.uvproj project - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) + TrueSTUDIO: - Open the TrueSTUDIO toolchain. - Click on File->Switch Workspace->Other and browse to TrueSTUDIO workspace directory. - Click on File->Import, select General->'Existing Projects into Workspace' and then click "Next". - Browse to the TrueSTUDIO workspace directory, select the project RTC_Calendar. - Rebuild all project files: Select the project in the "Project explorer" window then click on Project->build project menu. - Run program: Run->Debug (F11) *

© COPYRIGHT STMicroelectronics

*/

近期下载者

相关文件


收藏者