×

stm32f2xx固件库手册详细介绍了stm32f2xx的库函数及使用方法

消耗积分:0 | 格式:rar | 大小:7.63 MB | 2017-09-21

分享资料个

  Each driver consists of a set of functions covering all peripheral features. The development of each

  driver is driven by a common API (application programming interface) which standardizes the driver

  structure, the functions and the parameter names.The driver source code is developed in „Strict ANSI-C‟ (relaxed ANSI-C for projects and example files)。 It is fully documented and is MISRA-C 2004 compliant. Writing the whole library in „Strict ANSI-C‟ makes it independent from the development tools. Only the start-up files depend on the development tools.Thanks to the Standard Peripheral Library, low-level implementation details are transparent so that

  reusing code on a different MCU requires only to reconfigure the compiler. As a result, developers can

  easily migrate designs across the STM32 series to quickly bring product line extensions to market

  without any redesign. In addition, the library is built around a modular architecture that makes it easy to tailor and run it on the same MCU using hardware platforms different from ST evaluation boards.

  The Standard Peripheral Library implements run-time failure detection by checking the input values for

  all library functions. Such dynamic checking contributes towards enhancing the robustness of the

  software. Run-time detection is suitable for user application development and debugging. It adds an

  overhead which can be removed from the final application code to minimize code size and execution

stm32f2xx固件库手册详细介绍了stm32f2xx的库函数及使用方法

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(1)
发评论
fang_gao 2019-07-03
0 回复 举报
这时曾哪里下载的,包括其他系列固件库手册 收起回复

下载排行榜

全部1条评论

快来发表一下你的评论吧 !