Part Number: MSP430F5506
Hello,
The following statement is found in slaa457b. TI will license a PID to MSP430 customers for use with the MSP430 VID (0x2047) as part of its VID-sharing program.
My customer wants to use this program to get a PID,…
Greetings,
I am trying to configure the USCI B to use SPI so that I can talk with an RFID reader. Here is the code that I have so far; it is a modified version of the example code provided by TI. When I try to use a logic analyzer to see the data…
Other Parts Discussed in Thread: MSP430F5438A , CC1120 , MSP430F5506 Hello!
Right now I have an MSP430f5438a on my CC1120dk and for my own PCB I am using a MSP430f5506 and I want to have two CC1120 transceivers to communicate with over one SPI interface…
Other Parts Discussed in Thread: MSP430F5506 Hi!
I wanted to find ways to erase the BSL of chip MSP430F5506. So I modified one of example code from TI and buil t the project and tried to download the image of the program flashWrite.out to the CPU via…
Hi, I have check this E2E thread:
https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1213286/msp430f5506-vid-sharing-program
It seems that need more information about your…
Hi ZJY,
As for MSP430 USB VID sharing program, it seems need more information about your company, product and application information, could you please send these information via email to your local support team? Please see the thread with the similar…
Other Parts Discussed in Thread: MSP430F5506 Hello,
I am using MSP430F5506 controller and downloaded USB api package version 4_20_00 and going with simple empty project to detect USB on my PC, 32 bit windows Xp computer.
Using USB descriptor tool…
Sorry For small SPAM
But your topik really help's me!!
i had some problems with porting BasicWiFi application to MSP430F5506(MSP430F5510)
1. word write operations (int init_spi(void)) - rewrite to byte access
UCB1CTLW0 |= UCSSEL_2; UCB1CTL1 |…
Other Parts Discussed in Thread: MSP430F5506 , CC1120 Hi!
I have a few RF modules using the CC1120 transceiver and the MSP430f5506 MCU and I want my RF transceivers to have a standard settings value that it can contain between power cycles. I know that…
Other Parts Discussed in Thread: MSP430F5506 I'm using a an MSP430F5506 microcontroller and I am having some problems running my code repeatedly. I do not have any problem debugging my code and I know it is running on my device because the LEDs are blinking…