資源簡介
STM32F103RCT6_USART1串口通信代碼,通信協(xié)議Modbus_RTU 只支持03/06 兩個(gè)功能代碼
代碼片段和文件信息
/**************************************************************************//**
?*?@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
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????17273??2010-06-07?10:25??Relay_PWM_V1.0.0.1\Core_DeviceSupport\core_cm3.c
?????文件??????85714??2011-02-09?14:59??Relay_PWM_V1.0.0.1\Core_DeviceSupport\core_cm3.h
?????文件??????15500??2017-03-31?23:30??Relay_PWM_V1.0.0.1\Core_DeviceSupport\startup_stm32f10x_hd.s
?????文件?????633942??2017-03-26?11:40??Relay_PWM_V1.0.0.1\Core_DeviceSupport\stm32f10x.h
?????文件??????36558??2017-03-25?18:48??Relay_PWM_V1.0.0.1\Core_DeviceSupport\system_stm32f10x.c
?????文件???????2085??2011-03-10?10:51??Relay_PWM_V1.0.0.1\Core_DeviceSupport\system_stm32f10x.h
?????文件????7422192??2010-09-27?18:03??Relay_PWM_V1.0.0.1\PDF\$STM32F10xxx參考手冊(有筆跡)(勿刪).pdf
?????文件????1843383??2015-04-11?14:57??Relay_PWM_V1.0.0.1\PDF\Cortex-M3+技術(shù)參考手冊.pdf
?????文件????9732227??2015-04-11?14:57??Relay_PWM_V1.0.0.1\PDF\Cortex-M3權(quán)威指南中文.pdf
?????文件????4673559??2014-12-11?09:40??Relay_PWM_V1.0.0.1\PDF\C語言教程講義(譚浩強(qiáng)).pdf
?????文件?????487082??2015-01-05?21:22??Relay_PWM_V1.0.0.1\PDF\STM32F103引腳功能定義.pdf
?????文件?????142377??2015-12-08?21:12??Relay_PWM_V1.0.0.1\PDF\STM32中斷優(yōu)先級相關(guān)概念與使用筆記.pdf
?????文件??????89061??2015-12-22?15:13??Relay_PWM_V1.0.0.1\PDF\Systick中斷講解.pdf
?????文件??????12140??2015-12-10?20:10??Relay_PWM_V1.0.0.1\PDF\硬件STM32F103RBT6芯片引腳配置.xlsx
?????文件???????6956??2015-12-10?17:06??Relay_PWM_V1.0.0.1\RVMDK\DebugConfig\Relay_PWM_V1.0.0.1_STM32F103RC.dbgconf
?????文件??????62679??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\List\Relay_PWM_V1.0.0.map
?????文件??????54660??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\List\startup_stm32f10x_hd.lst
?????文件???????3963??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\core_cm3.crf
?????文件????????123??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\core_cm3.d
?????文件??????11288??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\core_cm3.o
?????文件?????????19??2017-04-01?12:00??Relay_PWM_V1.0.0.1\RVMDK\Obj\ExtDll.iex
?????文件?????233399??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\gpio.crf
?????文件????????647??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\gpio.d
?????文件?????243808??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\gpio.o
?????文件?????231208??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\main.crf
?????文件????????647??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\main.d
?????文件?????243472??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\main.o
?????文件?????235326??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\modbus_rtu.crf
?????文件????????743??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\modbus_rtu.d
?????文件?????251284??2017-04-01?11:59??Relay_PWM_V1.0.0.1\RVMDK\Obj\modbus_rtu.o
............此處省略80個(gè)文件信息
- 上一篇:ATX電源改可調(diào)電源
- 下一篇:jizhangben.zip
評論
共有 條評論