资源简介

STM32L051开发实例,包含一些通用设计如UART、I2C、DAC、FLASH等,可以进行参考

资源截图

代码片段和文件信息

/**
  ******************************************************************************
  * @file    Font12epd.c
  * @author  MCD Application Team
  * @version V1.2.1
  * @date    27-July-2015
  * @brief   This file provides text Font12 for STM32L0538-DISCO‘s EPD driver. 
  ******************************************************************************
  * @attention
  *
  * 

© COPYRIGHT(c) 2015 STMicroelectronics


  *
  * Redistribution and use in source and binary forms with or without modification
  * are permitted provided that the following conditions are met:
  *   1. Redistributions of source code must retain the above copyright notice
  *      this list of conditions and the following disclaimer.
  *   2. Redistributions in binary form must reproduce the above copyright notice
  *      this list of conditions and the following disclaimer in the documentation
  *      and/or other materials provided with the distribution.
  *   3. Neither the name of STMicroelectronics nor the names of its contributors
  *      may be used to endorse or promote products derived from this software
  *      without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
  * AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  * FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
  * DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
  * SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  * CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  ******************************************************************************
  */

/* Includes ------------------------------------------------------------------*/
#include “fontsepd.h“

/** @addtogroup BSP
  * @{
  */

/** @addtogroup STM32L0538_DISCOVERY
  * @{
  */

/** @addtogroup FONTS
  * @brief      This file provides text Font12 for STM32L0538-Discovery‘s EPD driver.
  * @{
  */  

/** @defgroup FONTS_Private_Types
  * @{
  */ 
/**
  * @}
  */ 


/** @defgroup FONTS_Private_Defines
  * @{
  */
/**
  * @}
  */ 


/** @defgroup FONTS_Private_Macros
  * @{
  */
/**
  * @}
  */ 
  

/** @defgroup FONTS_Private_Variables
  * @{
  */
// 
//  Font data for Courier New 12pt
// 

const uint8_t Font12_Table[] = 
{
// @0 ‘ ‘ (7 lines)
0xff 0xff 0xff //        
0xff 0xff 0xff //        
0xff 0xff 0xff //        
0xff 0xff 0xff //        
0xff 0xff 0xff //        
0xff 0xff 0xff // 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......    139771  2016-04-26 14:13  STM32L051例子\CableWatcher\CableWatcher.uvguix.tang

    .......      6456  2016-04-25 17:08  STM32L051例子\CableWatcher\CableWatcher.uvoptx

    .......     17168  2016-04-25 15:12  STM32L051例子\CableWatcher\CableWatcher.uvprojx

     文件      41254  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\font12epd.c

     文件      68351  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\font16epd.c

     文件     102980  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\font20epd.c

     文件      23616  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\font8epd.c

     文件       3276  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\fontsepd.h

     文件      15958  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\Release_Notes.html

     文件      15407  2016-04-23 14:37  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\stm32l0538_discovery.c

     文件       9447  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\stm32l0538_discovery.h

     文件      11773  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\stm32l0538_discovery_epd.c

     文件       4820  2015-12-18 18:00  STM32L051例子\CableWatcher\Drivers\BSP\STM32L0538-Discovery\stm32l0538_discovery_epd.h

     文件     179946  2015-12-18 17:57  STM32L051例子\CableWatcher\Drivers\CMSIS\CMSIS_END_USER_LICENCE_AGREEMENT.pdf

     文件     203125  2015-12-18 17:57  STM32L051例子\CableWatcher\Drivers\CMSIS\CMSIS_END_USER_LICENCE_AGREEMENT.rtf

     文件     264254  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l011xx.h

     文件     270543  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l021xx.h

     文件     268284  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l031xx.h

     文件     274573  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l041xx.h

     文件     277886  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l051xx.h

     文件     332115  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l052xx.h

     文件     338772  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l053xx.h

     文件     284175  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l061xx.h

     文件     338404  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l062xx.h

     文件     345061  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l063xx.h

     文件     290525  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l071xx.h

     文件     349574  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l072xx.h

     文件     356369  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l073xx.h

     文件     296814  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l081xx.h

     文件     355863  2015-12-23 00:01  STM32L051例子\CableWatcher\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l082xx.h

............此处省略5642个文件信息

评论

共有 条评论