Part Number: MSP430FR6972 我用这款单片机开发了一款低功耗产品,为了尽可能大降低功耗。我使用了内部的比较器,使用外部模拟输入与内部0.5V基准作比较,当外部模拟大于0.5V时通过中端唤醒单片机,但是是否使用内部比较器时必须打开ADC?如果必须打开那么我可以直接使用ADC进行采集,而不用再使用一个比较器。能不能使用比较器的时候比使用ADC有更低的功耗?
Part Number: MSP430FR6972
ccs编译提示内存溢出但是显示还有内存
Description Resource Path Location Type <a href="file:/D:/ti/ccs1040/ccs/tools/compiler/dmed/HTML/10099.html">#10099-D</a> program will not fit into available memory, or the section contains a call site that…
Part Number: MSP430FR6972 Other Parts Discussed in Thread: MSP430F2122
使用IAR给 MSP430FR6972 写程序提示“Could not find device”。
之前可以写入,程序能够正常运行,后面再烧写无法写入程序。
IAR版本为7.12.1。
另外还有一个MSP430F2122单片机,正常使用过程中,无法正常工作和写入程序。
Other Parts Discussed in Thread: MSP430FR6972 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1215066/msp430fr6972…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: MSP430FR6972 , MSP430FR5969 , #if CS_XT2_CRYSTAL_FREQUENCY>8000000 FRAMCtl_configureWaitStateControl(FRAMCTL_ACCESS_TIME_CYCLES_1);//使用msp430fr6972不报错, msp430fr5994找不到函数,是不是5994的 fram超过8M不用等待…