mbed library with additional peripherals for ST F401 board

Fork of mbed-src by mbed official

This mbed LIB has additional peripherals for ST F401 board

  • UART2 : PA_3 rx, PA_2 tx
  • UART3 : PC_7 rx, PC_6 tx
  • I2C2 : PB_3 SDA, PB_10 SCL
  • I2C3 : PB_4 SDA, PA_8 SCL
Committer:
mbed_official
Date:
Wed Feb 26 09:45:12 2014 +0000
Revision:
106:ced8cbb51063
Parent:
80:66393a7b209d
Synchronized with git revision 4222735eff5868389433f0e9271976b39c8115cd

Full URL: https://github.com/mbedmicro/mbed/commit/4222735eff5868389433f0e9271976b39c8115cd/

[NUCLEO_xxx] Update STM32CubeF4 driver V1.0.0 + update license

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 76:aeb1df146756 1 /**
mbed_official 76:aeb1df146756 2 ******************************************************************************
mbed_official 76:aeb1df146756 3 * @file misc.h
mbed_official 76:aeb1df146756 4 * @author MCD Application Team
mbed_official 80:66393a7b209d 5 * @version V1.3.0
mbed_official 80:66393a7b209d 6 * @date 31-January-2014
mbed_official 76:aeb1df146756 7 * @brief This file contains all the functions prototypes for the miscellaneous
mbed_official 76:aeb1df146756 8 * firmware library functions (add-on to CMSIS functions).
mbed_official 76:aeb1df146756 9 ******************************************************************************
mbed_official 76:aeb1df146756 10 * @attention
mbed_official 76:aeb1df146756 11 *
mbed_official 106:ced8cbb51063 12 * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
mbed_official 76:aeb1df146756 13 *
mbed_official 106:ced8cbb51063 14 * Redistribution and use in source and binary forms, with or without modification,
mbed_official 106:ced8cbb51063 15 * are permitted provided that the following conditions are met:
mbed_official 106:ced8cbb51063 16 * 1. Redistributions of source code must retain the above copyright notice,
mbed_official 106:ced8cbb51063 17 * this list of conditions and the following disclaimer.
mbed_official 106:ced8cbb51063 18 * 2. Redistributions in binary form must reproduce the above copyright notice,
mbed_official 106:ced8cbb51063 19 * this list of conditions and the following disclaimer in the documentation
mbed_official 106:ced8cbb51063 20 * and/or other materials provided with the distribution.
mbed_official 106:ced8cbb51063 21 * 3. Neither the name of STMicroelectronics nor the names of its contributors
mbed_official 106:ced8cbb51063 22 * may be used to endorse or promote products derived from this software
mbed_official 106:ced8cbb51063 23 * without specific prior written permission.
mbed_official 76:aeb1df146756 24 *
mbed_official 106:ced8cbb51063 25 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
mbed_official 106:ced8cbb51063 26 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
mbed_official 106:ced8cbb51063 27 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
mbed_official 106:ced8cbb51063 28 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
mbed_official 106:ced8cbb51063 29 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
mbed_official 106:ced8cbb51063 30 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
mbed_official 106:ced8cbb51063 31 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
mbed_official 106:ced8cbb51063 32 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
mbed_official 106:ced8cbb51063 33 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
mbed_official 106:ced8cbb51063 34 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
mbed_official 76:aeb1df146756 35 *
mbed_official 76:aeb1df146756 36 ******************************************************************************
mbed_official 76:aeb1df146756 37 */
mbed_official 76:aeb1df146756 38
mbed_official 76:aeb1df146756 39 /* Define to prevent recursive inclusion -------------------------------------*/
mbed_official 76:aeb1df146756 40 #ifndef __MISC_H
mbed_official 76:aeb1df146756 41 #define __MISC_H
mbed_official 76:aeb1df146756 42
mbed_official 76:aeb1df146756 43 #ifdef __cplusplus
mbed_official 76:aeb1df146756 44 extern "C" {
mbed_official 76:aeb1df146756 45 #endif
mbed_official 76:aeb1df146756 46
mbed_official 76:aeb1df146756 47 /* Includes ------------------------------------------------------------------*/
mbed_official 76:aeb1df146756 48 #include "stm32l1xx.h"
mbed_official 76:aeb1df146756 49
mbed_official 76:aeb1df146756 50 /** @addtogroup STM32L1xx_StdPeriph_Driver
mbed_official 76:aeb1df146756 51 * @{
mbed_official 76:aeb1df146756 52 */
mbed_official 76:aeb1df146756 53
mbed_official 76:aeb1df146756 54 /** @addtogroup MISC
mbed_official 76:aeb1df146756 55 * @{
mbed_official 76:aeb1df146756 56 */
mbed_official 76:aeb1df146756 57
mbed_official 76:aeb1df146756 58 /* Exported types ------------------------------------------------------------*/
mbed_official 76:aeb1df146756 59
mbed_official 76:aeb1df146756 60 /**
mbed_official 76:aeb1df146756 61 * @brief NVIC Init Structure definition
mbed_official 76:aeb1df146756 62 */
mbed_official 76:aeb1df146756 63
mbed_official 76:aeb1df146756 64 typedef struct
mbed_official 76:aeb1df146756 65 {
mbed_official 76:aeb1df146756 66 uint8_t NVIC_IRQChannel; /*!< Specifies the IRQ channel to be enabled or disabled.
mbed_official 76:aeb1df146756 67 This parameter can be a value of @ref IRQn_Type
mbed_official 76:aeb1df146756 68 (For the complete STM32 Devices IRQ Channels list, please
mbed_official 76:aeb1df146756 69 refer to stm32l1xx.h file) */
mbed_official 76:aeb1df146756 70
mbed_official 76:aeb1df146756 71 uint8_t NVIC_IRQChannelPreemptionPriority; /*!< Specifies the pre-emption priority for the IRQ channel
mbed_official 76:aeb1df146756 72 specified in NVIC_IRQChannel. This parameter can be a value
mbed_official 76:aeb1df146756 73 between 0 and 15 as described in the table @ref NVIC_Priority_Table */
mbed_official 76:aeb1df146756 74
mbed_official 76:aeb1df146756 75 uint8_t NVIC_IRQChannelSubPriority; /*!< Specifies the subpriority level for the IRQ channel specified
mbed_official 76:aeb1df146756 76 in NVIC_IRQChannel. This parameter can be a value
mbed_official 76:aeb1df146756 77 between 0 and 15 as described in the table @ref NVIC_Priority_Table */
mbed_official 76:aeb1df146756 78
mbed_official 76:aeb1df146756 79 FunctionalState NVIC_IRQChannelCmd; /*!< Specifies whether the IRQ channel defined in NVIC_IRQChannel
mbed_official 76:aeb1df146756 80 will be enabled or disabled.
mbed_official 76:aeb1df146756 81 This parameter can be set either to ENABLE or DISABLE */
mbed_official 76:aeb1df146756 82 } NVIC_InitTypeDef;
mbed_official 76:aeb1df146756 83
mbed_official 76:aeb1df146756 84 /**
mbed_official 76:aeb1df146756 85 *
mbed_official 76:aeb1df146756 86 @verbatim
mbed_official 76:aeb1df146756 87 The table below gives the allowed values of the pre-emption priority and subpriority according
mbed_official 76:aeb1df146756 88 to the Priority Grouping configuration performed by NVIC_PriorityGroupConfig function
mbed_official 76:aeb1df146756 89 ============================================================================================================================
mbed_official 76:aeb1df146756 90 NVIC_PriorityGroup | NVIC_IRQChannelPreemptionPriority | NVIC_IRQChannelSubPriority | Description
mbed_official 76:aeb1df146756 91 ============================================================================================================================
mbed_official 76:aeb1df146756 92 NVIC_PriorityGroup_0 | 0 | 0-15 | 0 bits for pre-emption priority
mbed_official 76:aeb1df146756 93 | | | 4 bits for subpriority
mbed_official 76:aeb1df146756 94 ----------------------------------------------------------------------------------------------------------------------------
mbed_official 76:aeb1df146756 95 NVIC_PriorityGroup_1 | 0-1 | 0-7 | 1 bits for pre-emption priority
mbed_official 76:aeb1df146756 96 | | | 3 bits for subpriority
mbed_official 76:aeb1df146756 97 ----------------------------------------------------------------------------------------------------------------------------
mbed_official 76:aeb1df146756 98 NVIC_PriorityGroup_2 | 0-3 | 0-3 | 2 bits for pre-emption priority
mbed_official 76:aeb1df146756 99 | | | 2 bits for subpriority
mbed_official 76:aeb1df146756 100 ----------------------------------------------------------------------------------------------------------------------------
mbed_official 76:aeb1df146756 101 NVIC_PriorityGroup_3 | 0-7 | 0-1 | 3 bits for pre-emption priority
mbed_official 76:aeb1df146756 102 | | | 1 bits for subpriority
mbed_official 76:aeb1df146756 103 ----------------------------------------------------------------------------------------------------------------------------
mbed_official 76:aeb1df146756 104 NVIC_PriorityGroup_4 | 0-15 | 0 | 4 bits for pre-emption priority
mbed_official 76:aeb1df146756 105 | | | 0 bits for subpriority
mbed_official 76:aeb1df146756 106 ============================================================================================================================
mbed_official 76:aeb1df146756 107 @endverbatim
mbed_official 76:aeb1df146756 108 */
mbed_official 76:aeb1df146756 109
mbed_official 76:aeb1df146756 110 /* Exported constants --------------------------------------------------------*/
mbed_official 76:aeb1df146756 111
mbed_official 76:aeb1df146756 112 /** @defgroup MISC_Exported_Constants
mbed_official 76:aeb1df146756 113 * @{
mbed_official 76:aeb1df146756 114 */
mbed_official 76:aeb1df146756 115
mbed_official 76:aeb1df146756 116 /** @defgroup Vector_Table_Base
mbed_official 76:aeb1df146756 117 * @{
mbed_official 76:aeb1df146756 118 */
mbed_official 76:aeb1df146756 119
mbed_official 76:aeb1df146756 120 #define NVIC_VectTab_RAM ((uint32_t)0x20000000)
mbed_official 76:aeb1df146756 121 #define NVIC_VectTab_FLASH ((uint32_t)0x08000000)
mbed_official 76:aeb1df146756 122 #define IS_NVIC_VECTTAB(VECTTAB) (((VECTTAB) == NVIC_VectTab_RAM) || \
mbed_official 76:aeb1df146756 123 ((VECTTAB) == NVIC_VectTab_FLASH))
mbed_official 76:aeb1df146756 124 /**
mbed_official 76:aeb1df146756 125 * @}
mbed_official 76:aeb1df146756 126 */
mbed_official 76:aeb1df146756 127
mbed_official 76:aeb1df146756 128 /** @defgroup System_Low_Power
mbed_official 76:aeb1df146756 129 * @{
mbed_official 76:aeb1df146756 130 */
mbed_official 76:aeb1df146756 131
mbed_official 76:aeb1df146756 132 #define NVIC_LP_SEVONPEND ((uint8_t)0x10)
mbed_official 76:aeb1df146756 133 #define NVIC_LP_SLEEPDEEP ((uint8_t)0x04)
mbed_official 76:aeb1df146756 134 #define NVIC_LP_SLEEPONEXIT ((uint8_t)0x02)
mbed_official 76:aeb1df146756 135 #define IS_NVIC_LP(LP) (((LP) == NVIC_LP_SEVONPEND) || \
mbed_official 76:aeb1df146756 136 ((LP) == NVIC_LP_SLEEPDEEP) || \
mbed_official 76:aeb1df146756 137 ((LP) == NVIC_LP_SLEEPONEXIT))
mbed_official 76:aeb1df146756 138 /**
mbed_official 76:aeb1df146756 139 * @}
mbed_official 76:aeb1df146756 140 */
mbed_official 76:aeb1df146756 141
mbed_official 76:aeb1df146756 142 /** @defgroup Preemption_Priority_Group
mbed_official 76:aeb1df146756 143 * @{
mbed_official 76:aeb1df146756 144 */
mbed_official 76:aeb1df146756 145
mbed_official 76:aeb1df146756 146 #define NVIC_PriorityGroup_0 ((uint32_t)0x700) /*!< 0 bits for pre-emption priority
mbed_official 76:aeb1df146756 147 4 bits for subpriority */
mbed_official 76:aeb1df146756 148 #define NVIC_PriorityGroup_1 ((uint32_t)0x600) /*!< 1 bits for pre-emption priority
mbed_official 76:aeb1df146756 149 3 bits for subpriority */
mbed_official 76:aeb1df146756 150 #define NVIC_PriorityGroup_2 ((uint32_t)0x500) /*!< 2 bits for pre-emption priority
mbed_official 76:aeb1df146756 151 2 bits for subpriority */
mbed_official 76:aeb1df146756 152 #define NVIC_PriorityGroup_3 ((uint32_t)0x400) /*!< 3 bits for pre-emption priority
mbed_official 76:aeb1df146756 153 1 bits for subpriority */
mbed_official 76:aeb1df146756 154 #define NVIC_PriorityGroup_4 ((uint32_t)0x300) /*!< 4 bits for pre-emption priority
mbed_official 76:aeb1df146756 155 0 bits for subpriority */
mbed_official 76:aeb1df146756 156
mbed_official 76:aeb1df146756 157 #define IS_NVIC_PRIORITY_GROUP(GROUP) (((GROUP) == NVIC_PriorityGroup_0) || \
mbed_official 76:aeb1df146756 158 ((GROUP) == NVIC_PriorityGroup_1) || \
mbed_official 76:aeb1df146756 159 ((GROUP) == NVIC_PriorityGroup_2) || \
mbed_official 76:aeb1df146756 160 ((GROUP) == NVIC_PriorityGroup_3) || \
mbed_official 76:aeb1df146756 161 ((GROUP) == NVIC_PriorityGroup_4))
mbed_official 76:aeb1df146756 162
mbed_official 76:aeb1df146756 163 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10)
mbed_official 76:aeb1df146756 164
mbed_official 76:aeb1df146756 165 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10)
mbed_official 76:aeb1df146756 166
mbed_official 76:aeb1df146756 167 #define IS_NVIC_OFFSET(OFFSET) ((OFFSET) < 0x0005FFFF)
mbed_official 76:aeb1df146756 168
mbed_official 76:aeb1df146756 169 /**
mbed_official 76:aeb1df146756 170 * @}
mbed_official 76:aeb1df146756 171 */
mbed_official 76:aeb1df146756 172
mbed_official 76:aeb1df146756 173 /** @defgroup SysTick_clock_source
mbed_official 76:aeb1df146756 174 * @{
mbed_official 76:aeb1df146756 175 */
mbed_official 76:aeb1df146756 176
mbed_official 76:aeb1df146756 177 #define SysTick_CLKSource_HCLK_Div8 ((uint32_t)0xFFFFFFFB)
mbed_official 76:aeb1df146756 178 #define SysTick_CLKSource_HCLK ((uint32_t)0x00000004)
mbed_official 76:aeb1df146756 179 #define IS_SYSTICK_CLK_SOURCE(SOURCE) (((SOURCE) == SysTick_CLKSource_HCLK) || \
mbed_official 76:aeb1df146756 180 ((SOURCE) == SysTick_CLKSource_HCLK_Div8))
mbed_official 76:aeb1df146756 181 /**
mbed_official 76:aeb1df146756 182 * @}
mbed_official 76:aeb1df146756 183 */
mbed_official 76:aeb1df146756 184
mbed_official 76:aeb1df146756 185 /**
mbed_official 76:aeb1df146756 186 * @}
mbed_official 76:aeb1df146756 187 */
mbed_official 76:aeb1df146756 188
mbed_official 76:aeb1df146756 189 /* Exported macro ------------------------------------------------------------*/
mbed_official 76:aeb1df146756 190 /* Exported functions ------------------------------------------------------- */
mbed_official 76:aeb1df146756 191
mbed_official 76:aeb1df146756 192 void NVIC_PriorityGroupConfig(uint32_t NVIC_PriorityGroup);
mbed_official 76:aeb1df146756 193 void NVIC_Init(NVIC_InitTypeDef* NVIC_InitStruct);
mbed_official 76:aeb1df146756 194 void NVIC_SetVectorTable(uint32_t NVIC_VectTab, uint32_t Offset);
mbed_official 76:aeb1df146756 195 void NVIC_SystemLPConfig(uint8_t LowPowerMode, FunctionalState NewState);
mbed_official 76:aeb1df146756 196 void SysTick_CLKSourceConfig(uint32_t SysTick_CLKSource);
mbed_official 76:aeb1df146756 197
mbed_official 76:aeb1df146756 198 #ifdef __cplusplus
mbed_official 76:aeb1df146756 199 }
mbed_official 76:aeb1df146756 200 #endif
mbed_official 76:aeb1df146756 201
mbed_official 76:aeb1df146756 202 #endif /* __MISC_H */
mbed_official 76:aeb1df146756 203
mbed_official 76:aeb1df146756 204 /**
mbed_official 76:aeb1df146756 205 * @}
mbed_official 76:aeb1df146756 206 */
mbed_official 76:aeb1df146756 207
mbed_official 76:aeb1df146756 208 /**
mbed_official 76:aeb1df146756 209 * @}
mbed_official 76:aeb1df146756 210 */
mbed_official 76:aeb1df146756 211
mbed_official 76:aeb1df146756 212 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/