Part Number: MSP430F5437A Other Parts Discussed in Thread: MSP-GANG Good morning,
We have an issue with our MSP430 Gang programmer. We use this programmer in a test jig at production to program 8 positions in same time. I write my own software to…
Part Number: MSP430F5437A Other Parts Discussed in Thread: MSP430F5438A , CC2564
Hi,
We have developed a product using MSP430F5437A and are using CC256X stack. We are using BLE functionalities for some utilities and using BT Classic for phone calls…
Hello Umar,
I think I may have found your problem.
You are using Q2 as a voltage level translator, but it is also inverting the BT shutdown signal. I assume you did not modify the Bluetopia code.
What is your VDD3 value? check the slow_clk…
Hi Abinash,
I recommend taking a look at the MSP-Boot example. It provides an example project of a bootloader that resides in main memory that has similar behaviors to what you are looking for. Also, our BSL Tools Homepage should provide some useful…
If I update the FET firmware it doesn't work with existing flashing tools software such as "FET-Pro Lite" or IAR.
Now I found another version of MSP430 Flasher with version "1.1.9.0" (Current version is 1.3.8.0) and it worked fine. I am able to flash…
Hi,
I am having an issue in using SPI B1 (slave mode) module in the mentioned controller. The issue is that the controller is not able to trap the vector for the interrupt for the given mode. Below is the configuration that I am using in.
void Slave_InitSPI…
Hi Ricardo,
If you are trying to rebuild the drivers, please refer to "Chapter 9, TI-RTOS User Guide" available in the "docs" directory of your TI-RTOS installation.
This is an old thread which is closed. For further queries, please start a new thread…
Other Parts Discussed in Thread: MSP430F5437A Hi,
I need to re-programm 4.0 pin of MSP430F5437A. Now it's an output that write data on a SD card, but I need to change this, in order to make this pin a controller for +/- 5V. As the producter said, I…
Other Parts Discussed in Thread: MSP430F5437A
Hello all,
We have designed a PCB based on the MSP430F5437A. I can not set the DCO Clock higher than 16MHz. If I set my DCO Clock or MCLOK higher than 16MHz when I run the program PC jumps to an unspecified…