91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 935KB
    文件類型: .zip
    金幣: 2
    下載: 3 次
    發(fā)布日期: 2021-06-10
  • 語言: 其他
  • 標(biāo)簽: max318??

資源簡介

max31856官方驅(qū)動(dòng)例程采用STM32F10x系列芯片,可以采集冷端溫度和實(shí)際溫度值。

資源截圖

代碼片段和文件信息


/*******************************************************************************
*?Copyright?(C)?2015?Maxim?Integrated?Products?Inc.?All?Rights?Reserved.
*
*?Permission?is?hereby?granted?free?of?charge?to?any?person?obtaining?a
*?copy?of?this?software?and?associated?documentation?files?(the?“Software“)
*?to?deal?in?the?Software?without?restriction?including?without?limitation
*?the?rights?to?use?copy?modify?merge?publish?distribute?sublicense
*?and/or?sell?copies?of?the?Software?and?to?permit?persons?to?whom?the
*?Software?is?furnished?to?do?so?subject?to?the?following?conditions:
*
*?The?above?copyright?notice?and?this?permission?notice?shall?be?included
*?in?all?copies?or?substantial?portions?of?the?Software.
*
*?THE?SOFTWARE?IS?PROVIDED?“AS?IS“?WITHOUT?WARRANTY?OF?ANY?KIND?EXPRESS
*?OR?IMPLIED?INCLUDING?BUT?NOT?LIMITED?TO?THE?WARRANTIES?OF
*?MERCHANTABILITY?FITNESS?FOR?A?PARTICULAR?PURPOSE?AND?NONINFRINGEMENT.
*?IN?NO?EVENT?SHALL?MAXIM?INTEGRATED?BE?LIABLE?FOR?ANY?CLAIM?DAMAGES
*?OR?OTHER?LIABILITY?WHETHER?IN?AN?ACTION?OF?CONTRACT?TORT?OR?OTHERWISE
*?ARISING?FROM?OUT?OF?OR?IN?CONNECTION?WITH?THE?SOFTWARE?OR?THE?USE?OR
*?OTHER?DEALINGS?IN?THE?SOFTWARE.
*
*?Except?as?contained?in?this?notice?the?name?of?Maxim?Integrated
*?Products?Inc.?shall?not?be?used?except?as?stated?in?the?Maxim?Integrated
*?Products?Inc.?Branding?Policy.
*
*?The?mere?transfer?of?this?software?does?not?imply?any?licenses
*?of?trade?secrets?proprietary?technology?copyrights?patents
*?trademarks?maskwork?rights?or?any?other?form?of?intellectual
*?property?whatsoever.?Maxim?Integrated?Products?Inc.?retains?all
*?ownership?rights.
*******************************************************************************
*/
/**?\file?main.c?******************************************************
*
*?Project:?MAX31856
*?Filename:?main.c
*?Description:?This?module?contains?the?Main?application?for?the?MAX31856?example?program.
*
*?Revision?History:
*\n?23-12-15?Rev?01.00?TTS?Initial?release.
*\n
*
*?--------------------------------------------------------------------
*
*?This?code?follows?the?following?naming?conventions:
*
*\n char ch_pmod_value
*\n char?(array) s_pmod_string[16]
*\n float f_pmod_value
*\n int n_pmod_value
*\n int?(array)?????????????????????an_pmod_value[16]
*\n?????int16_t ????????w_pmod_value
*\n?????int16_t?(array) ????????aw_pmod_value[16]
*\n uint16_t ????????uw_pmod_value
*\n uint16_t?(array) ????????auw_pmod_value[16]
*\n uint8_t ????????uch_pmod_value
*\n uint8_t?(array) ????????auch_pmod_buffer[16]
*\n unsigned?int un_pmod_value
*\n int?* ????????pn_pmod_value
*
*?-------------------------------------------------------------------------?*/

/*!\mainpage?Main?Page

*/

/*?Includes?------------------------------------------------------------------*/
#include?“stm32f10x.h“
#include?“stm32_spi.h“
#include?“MAX31856drv.h“
#include?“stm32_usart1.

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????17273??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
?????文件???????85714??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\CoreSupport\core_cm3_old.h
?????文件???????26297??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\Release_Notes.html
?????文件???????15766??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s
?????文件???????15503??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s
?????文件???????15692??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd_vl.s
?????文件???????12376??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s
?????文件???????13656??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s
?????文件???????12765??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s
?????文件???????14073??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s
?????文件???????15955??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s
?????文件???????13072??2018-03-07?12:40??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_cl.s
?????文件???????13160??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd.s
?????文件???????12482??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd_vl.s
?????文件????????9814??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld.s
?????文件???????10562??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld_vl.s
?????文件???????10269??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md.s
?????文件???????11058??2018-03-07?12:40??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md_vl.s
?????文件???????13261??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_xl.s
?????文件???????16626??2018-03-07?12:40??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_cl.s
?????文件???????16229??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd.s
?????文件???????15675??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd_vl.s
?????文件???????12650??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld.s
?????文件???????12950??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld_vl.s
?????文件???????12912??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s
?????文件???????13601??2018-03-07?12:40??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md_vl.s
?????文件???????16628??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_xl.s
?????文件???????12604??2018-03-07?12:40??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_cl.s
?????文件???????12592??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd.s
?????文件???????12239??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd_vl.s
?????文件????????9826??2018-03-07?12:39??EWARM\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld.s
............此處省略99個(gè)文件信息

評(píng)論

共有 條評(píng)論