Other Parts Discussed in Thread: MSP430F5529 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/571883/msp430f249-gpios…
Other Parts Discussed in Thread: MSP430F5438A , MSP430F249 我有一块msp430f5438A的板子,同样的仿真器,也是这个错误
Mon Oct 03, 2016 00:09:05: Firmware version 3.8.0.0
Mon Oct 03, 2016 00:09:05: Interface dll version 3.8.1.0
Mon Oct 03, 2016 00:09:11: Unknown device : (OpenDevice…
Other Parts Discussed in Thread: MSP430F249 各位专家,请问MSP430F249 的外部晶振在复位后默认是开启的吗?如不不是的话,为什么用GERACE生成的代码中为什么是这样的:
void BCSplus_graceInit(void) { /* USER CODE START (section: BCSplus_graceInit_prologue) */ /* User initialization code */ /* USER CODE END (section…
Other Parts Discussed in Thread: MSP430G2553 , MSP430F249 之前使用的是MSP430G2553,使用GRACE 自动生成的AD采样初始化,可以正常进中断,这些天在做一个课程设计,由于PROTEUS中没有这个单片机,我就在PROTEUS 中选择了MSP430F249进行仿真,还是同样的步骤,使用GRACE 生成的代码,我想使单片机工作在单通道连续模式,进行AD采样,同时能够输出PWM,
但是无论我怎么修改,程序都无法进入AD采样的中断
我使用CCS…
Other Parts Discussed in Thread: ADS1293 主要想问一下我下面的读程序是否有问题,现在我读出来的数据始终是0x00。谢谢了
//************************************************************************* // SPI串口0初始化 //************************************************************************* void SPI_Init…