Other Parts Discussed in Thread: MSP430F5507 Hello,
I have a trouble with USB function of MSP430.
I would like to ask about it.
The phenomenon is :
When connects MSP430 (MSP430F5507) with PC(Windows 7),"no action" was occured on the PC.
The…
Other Parts Discussed in Thread: MSP430F5507 Hi everyone!
I have just received my PCB but I am having problems programming my MSP430f5507 MCU. I have a MSP-FET430UIF debugger and I use CCS v5 for the coding and I ahve tried using CCS to debug but also…
Other Parts Discussed in Thread: MSP430F6633 , MSP430F5507 Hi forum users,
in my design I use two microcontrollers, MSP430F6633 and MSP430F5507. How can I program them using only one JTAG interface? Two microcontrollers, different software.
Thanks a lot…
Other Parts Discussed in Thread: CC1125 , CC1120 , MSP430F5507 Hello!
I have recently received my PCB:s with my MSP430f5507 MCU and the CC1125 RF transceiver. I have based my software on the software examples provided by TI and the code works fine on your…
Other Parts Discussed in Thread: MSP430F5507 Hi all,
I am using the MSP430F5507
I have created a custom flash BSL to overwrite the the OEM BSL in order to implement a decryption routine. I am able to download it via the JTAG and it works as expected, but…
Other Parts Discussed in Thread: MSP430F5507 Hello!
I have an MSP430F5507 which I have up until now programmed via a JTAG debugger. On my custom PCB I only have a UART via RS485 connection to my MSP on the UCA1 module. So the only connection I have to…
Other Parts Discussed in Thread: MSP430F5507 Hi all,
Using MSP430F5507
I am trying to migrate over to msp430-gcc from CCS (code size limit) and I have successfully ported my code from CCS to GCC for the most part. The problem that I am having is with respect…
I have the same problem on an MSP430F5507 running at 25 MHz. The uptime between failures gets worse progressively at slower MCLK frequencies. 30 seconds at 25 MHz and 2 seconds at 20 MHz.
I am also using FreeRTOS version 8.0.1. I have also been able to…
Other Parts Discussed in Thread: MSP430BT5190 , MSP430F5507 It appears that the PAN1323 is only compatible with the MSP430BT5190 and the F5438. Is this true?
Other Parts Discussed in Thread: MSP430F5507 Hi all,
I am trying to determine the least difficult approach for implementing firmware decryption. I am using the MSP430F5507 and the USB BSL to download firmware updates from the field. The only problem is…