tag 标签: m

相关博文
  • 热度 19
    2012-12-21 16:40
    11557 次阅读|
    0 个评论
          在Cortex M使用FreeRTOS时,建立工程项目,经常会应为start_xxx.s与port.c、portasm.s中的中断函数名不同困惑:是在start_xxx.s修改为:vPortSVCHandler/xPortPendSVHandler/xPortSysTickHandler?还是在port.c、portasm.s   修改为SVC_Handler/PendSV_Handler/SysTick_Handler?不管怎么样,都要修改文件,造成移植不便。      为了解决这个不便,可以在FreeRTOSConfig.h文件中增加下列几行: /* Definitions that map the FreeRTOS port interrupt handlers to their CMSIS standard names. */ #define vPortSVCHandler SVC_Handler #define xPortPendSVHandler PendSV_Handler #define xPortSysTickHandler SysTick_Handler 即修改配置文件,可避免修改芯片厂商提供的库文件和FreeRTOS移植接口文件。
相关资源
  • 所需E币: 0
    时间: 2022-10-20 11:11
    大小: 6.04MB
    上传者: 丨致虚极丨
    浏览器收集的手机中使用的Sensor相关基础知识。
  • Stm
    所需E币: 4
    时间: 2019-12-24 23:17
    大小: 3.88MB
    上传者: 16245458_qq.com
    ARMCortexM3DIY资料系列之——主控MCU-STM32F103ZET6(中文)深圳市迪通科技有限公司TEL:0755-833129478331394183317488FAX:0755-83311568数据手册STM32F103xCSTM32F103xDSTM32F103xE增强型,32位基于ARM核心的带512K字节闪存的微控制器USB、CAN、11个定时器、3个ADC、13个通信接口功能■内核:ARM32位的Cortex-M3CPU最高72MHz工作频率,在存储器的0等待周期访问时可达1.25DMips/MHz(Dhrystone2.1)单周期乘法和硬件除法■存储器从256K至512K字节的闪存程序存储器■多达11个定时器高达64K字节的SRAM多达4个16位定时器,每个定时器有多达4个带4个片选的静态存储器控制器。支持CF卡……
  • 所需E币: 5
    时间: 2019-12-24 22:05
    大小: 81.31KB
    上传者: 二不过三
    Abstract:Thefollowingarticleprovidesaninsightofhowthe260Msps,14-bitdigital-to-analogconverter(DAC)MAX5195withLVPECLdigitalinputsfitsintoGSM/EDGE-basedtransceiverdesigns.ThearticledetailstheexactSFDR,IMD,SNRandMTPRrequirementsandhowtheMAX5195high-dynamicperformanceDACmeetsthesedemands.ThearticleconcludeswithapracticalexampleoftheDAC's4-toneMTPRperformanceusuallyfoundinGSM/EDGEapplications.Maxim>AppNotes>A/DandD/AConversion/SamplingCircuitsBasestations/WirelessInfrastructureHigh-SpeedSignalProcessingKeywords:high-speedDACs,digital-to-analogconverters,DAC,GSM,EDGE,transmitter,multi-carrier,dynamicperformance,spurious-Feb14,2003freedynamicrange,SFDR,signal-to-noiseratio,SNR,intermodulationdistortion,IMD,multi-tonepowerratio,MTPR,Tx,mask,modAPPLICATIONNOTE1886CriticalDACParametersforMulti-CarrierGSM/EDGETransmittersAbstract:Thefollowingarticleprovidesaninsightofhowthe260Msps,14-bitdigital-to-analogconverter(DAC)MAX5195withLVPECLdigitalinputsfitsintoGSM/EDGE-basedtransceiverdesigns.ThearticledetailstheexactSFDR,IMD,SNRandMTPRrequirementsandhowtheMAX5195high-dynamicperformance……
  • 所需E币: 4
    时间: 2019-12-24 17:03
    大小: 703.6KB
    上传者: rdg1993
    字模字模……