資源簡介
利用STM32 實現(xiàn)電容,電阻,電感,電壓,電流的測量。

代碼片段和文件信息
/**************************************************************************//**
?*?@file?????core_cm3.c
?*?@brief????CMSIS?Cortex-M3?Core?Peripheral?Access?layer?Source?File
?*?@version??V1.30
?*?@date?????30.?October?2009
?*
?*?@note
?*?Copyright?(C)?2009?ARM?Limited.?All?rights?reserved.
?*
?*?@par
?*?ARM?Limited?(ARM)?is?supplying?this?software?for?use?with?Cortex-M?
?*?processor?based?microcontrollers.??This?file?can?be?freely?distributed?
?*?within?development?tools?that?are?supporting?such?ARM?based?processors.?
?*
?*?@par
?*?THIS?SOFTWARE?IS?PROVIDED?“AS?IS“.??NO?WARRANTIES?WHETHER?EXPRESS?IMPLIED
?*?OR?STATUTORY?INCLUDING?BUT?NOT?LIMITED?TO?IMPLIED?WARRANTIES?OF
?*?MERCHANTABILITY?AND?FITNESS?FOR?A?PARTICULAR?PURPOSE?APPLY?TO?THIS?SOFTWARE.
?*?ARM?SHALL?NOT?IN?ANY?CIRCUMSTANCES?BE?LIABLE?FOR?SPECIAL?INCIDENTAL?OR
?*?CONSEQUENTIAL?DAMAGES?FOR?ANY?REASON?WHATSOEVER.
?*
?******************************************************************************/
#include?
/*?define?compiler?specific?symbols?*/
#if?defined?(?__CC_ARM???)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????__inline???????????????????????????????????/*!
#elif?defined?(?__ICCARM__?)
??#define?__ASM???????????__asm???????????????????????????????????????/*!??#define?__INLINE????????inline??????????????????????????????????????/*!
#elif?defined???(??__GNUC__??)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????inline?????????????????????????????????????/*!
#elif?defined???(??__TASKING__??)
??#define?__ASM????????????__asm??????????????????????????????????????/*!??#define?__INLINE?????????inline?????????????????????????????????????/*!
#endif
/*?###################??Compiler?specific?Intrinsics??###########################?*/
#if?defined?(?__CC_ARM???)?/*------------------RealView?Compiler?-----------------*/
/*?ARM?armcc?specific?functions?*/
/**
?*?@brief??Return?the?Process?Stack?Pointer
?*
?*?@return?ProcessStackPointer
?*
?*?Return?the?actual?process?stack?pointer
?*/
__ASM?uint32_t?__get_PSP(void)
{
??mrs?r0?psp
??bx?lr
}
/**
?*?@brief??Set?the?Process?Stack?Pointer
?*
?*?@param??topOfProcStack??Process?Stack?Pointer
?*
?*?Assign?the?value?ProcessStackPointer?to?the?MSP?
?*?(process?stack?pointer)?Cortex?processor?register
?*/
__ASM?void?__set_PSP(uint32_t?topOfProcStack)
{
??msr?psp?r0
??bx?lr
}
/**
?*?@brief??Return?the?Main?Stack?Pointer
?*
?*?@return?Main?Stack?Pointer
?*
?*?Return?the?curren
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????17273??2010-06-07?10:25??多功能數(shù)字萬用表?(2015.06.27)\CORE\core_cm3.c
?????文件??????85714??2011-02-09?14:59??多功能數(shù)字萬用表?(2015.06.27)\CORE\core_cm3.h
?????文件??????15503??2011-03-10?10:52??多功能數(shù)字萬用表?(2015.06.27)\CORE\startup_stm32f10x_hd.s
?????文件??????12765??2011-03-10?10:52??多功能數(shù)字萬用表?(2015.06.27)\CORE\startup_stm32f10x_md.s
?????文件???????4085??2015-06-12?10:04??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\24CXX\24cxx.c
?????文件???????1134??2011-09-27?13:05??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\24CXX\24cxx.h
?????文件???????5187??2015-06-09?18:00??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\AD9851\AD9851.c
?????文件???????2433??2015-06-09?18:00??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\AD9851\AD9851.h
?????文件???????2952??2015-06-12?08:47??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\ADS1118\ADS1118.c
?????文件????????347??2015-06-07?15:21??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\ADS1118\ADS1118.h
?????文件??????11273??2015-06-27?23:44??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\cyc\cyc_ifile.c
?????文件????????391??2015-06-27?23:13??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\cyc\cyc_ifile.h
?????文件???????3201??2015-05-01?21:12??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\DMA-ADC\DMA_ADC.c
?????文件????????234??2015-04-14?19:58??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\DMA-ADC\DMA_ADC.h
?????文件???????5495??2015-06-14?14:30??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\DS1302\ds1302.c
?????文件????????305??2015-06-13?20:40??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\DS1302\ds1302.h
?????文件???????2988??2015-06-12?09:40??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\IIC\myiic.c
?????文件???????1328??2015-06-12?20:16??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\IIC\myiic.h
?????文件???????2249??2015-06-17?20:47??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\KEY\key.c
?????文件???????1403??2015-06-24?14:21??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\KEY\key.h
?????文件??????97015??2015-06-27?23:32??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\LCD\font.h
?????文件??????89031??2015-06-27?23:38??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\LCD\lcd.c
?????文件??????11485??2015-06-27?23:38??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\LCD\lcd.h
?????文件???????1063??2015-06-18?19:43??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\LED\led.c
?????文件????????642??2015-06-18?19:43??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\LED\led.h
?????文件???????2365??2015-06-18?20:48??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\PWM\pwm.c
?????文件????????132??2015-06-18?19:46??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\PWM\pwm.h
?????文件???????3316??2015-06-07?15:20??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\SPI\spi.c
?????文件????????713??2015-06-07?15:20??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\SPI\spi.h
?????文件???????2387??2015-06-26?17:04??多功能數(shù)字萬用表?(2015.06.27)\HARDWARE\TIMER\timer.c
............此處省略211個文件信息
評論
共有 條評論