一直创建不了项目,烧板子也一直显示灯准备中
1.XT2使用外部4MHz的有源晶振时,只连接XT2IN,OUT悬空,晶振电源3.3V,MSP芯片无法工作,实测晶振已经起震,波形为方波,晶振输出串接22R电阻,15pF电容也不行
2.XT2使用外部晶振是否需要软件进行配置?对外部晶振的波形有无要求,如正弦波、方波
Description Resource Path Location Type
#48-D incompatible redefinition of macro "_disable_interrupts" (declared at line 129 of "D:/CCS11.0.0/ccs/tools/compiler/ti-cgt-msp430_21.6.0…
目前通过MSP430与TDC7201连接实现对脉冲激光飞行时间的测量,脉冲激光器为外触发方式,如何通过MSP430实现控制激光脉冲的发送,具体需要MSP430的哪个引脚连接到激光器触发口?
使用MSP430和TDC7201-ZAX-EVM结合进行激光测距,运行MSP430自带的例子程序会报如下错误:
gmake[1]: *** [tof.out] Error 2
makefile:221: recipe for target 'tof.out' failed
makefile:217: recipe for…
Error initializing emulator:
One of the connected MSP-FETs / eZ-FETs debuggers needs recovery. Select 'Recover' to start the recovery process.
Note: Only one MSP-FET / eZ-FET debugger…
我在第一次拿到这块msp430后就新建工作区尝试依据官方默认文件进行烧录,点烧录后提示升级固件,点击后发现固件更新失败。并出现如图画面。 Updating Fireware并没有任何进度。
同时输出以下信息。
MSP430: Error initializing emulator: One of the connected MSP-FETs / eZ-FETs debuggers…
Hi,
I am trying to make my own MSP430F5529LP, and I change the type B port to type C port which is used to burning program.
The following picture is the schematic diagram of the circuit.
But it is unable to burn program with…
在网上下载了一个使用msp430f5529的关于RS485的MODBUS RTU协议的例程,例程里含有#include "io430.h"和#include "io430f5529.h"。运行程序,提示问题显示找不到这两个文件,CCS IDE版本是ccs 11.0.0。在msp430.h文件中也找不到该文件。
用MSP430F5529硬件spi方式驱动一个spi的液晶,可以正常显示,但是按键却无法进入中断,我的相同程序在msp430f2553中是正常的,这是什么原因造成的?
经过排查问题,用模拟spi方式驱动就没有任何问题,我想知道根本的原因。
在使用BQ76952EVM开发板调试过程中,造成TP45和3.3V短路了,现在把BQ76952EVM上的MSP430F5529取下来换块新的还能继续在开发板上开发吗,还是说要重新烧录固件
1,在windows 10上打开MSP430Flasher软件,输入任何命令行都出现闪退的情况,无法正常进行程序下载,
2,使用MSPFlasher_1.3.20文件夹中的.bat批处理文件,将.bat的批处理文件修改后可进行烧录操作,烧录完并读取,烧录文件与读取的文件进行对比,是一致的但是程序无法执行
本人画的电路图,
HIDI2C:P3.0(UCB0SDA) 接 DN(D-)接1.5K电阻3.3V拉高,低速usb。烧写HIDI2C键盘程序。PC没有识别usb
2:usb连接,上图虚线灰色部分丢弃,插上usb,PC也无法识别
Part Number: MSP-EXP430F5529
May I ask if it is possible to provide a schematic diagram of the 3.0 version of this reference design? Not version 2.2 or 2.0, thank you very much.
Please note that it is the schematic diagram of version 3.0!!! Not version…
TI官网提供的关于SPI主机部分的例程,经过简单修改(仅仅修改了对应的复用端口,SIMO: P3.3, SOMI: P3.4, CLK: P2.7),在逻辑分析仪中进行测试时发现周期并不稳定,请问这是硬件自己的原因导致的吗?还是有其它方法可以进行优化改进。
#include <msp430.h>
#include <driverlib.h>
#include "system.h"
#include "OLED.h"
#include "MSP430F5529_I2C.h"
#include "mpu6050.h"
#include "uart.h"
#include "pwm.h"…
CCS中无法使用sprintf将浮点型数据转化为字符串,但是能用%d,%s就是不能用%f。我用%f时,串口打印出来的只有f
已经将那个什么改为full,堆在上的heap也改了0x400
出现以下提示:
Product com.ti.mcu.msp430.driverlib v2.91.13.01 is not currently installed and no compatible version is available. Please install this product or a compatible version.