Part Number: MSP430F5521 Other Parts Discussed in Thread: MSP430F5529 , , MSP430F5527 , MSP430F5525
Hi Team,
Table 6-1 of the datasheet of MSP430F5521 shows that the differences with MSP430F5525, MSP430F5527 and MSP430F5529 are the size of the flash and SRAM…
Hi Marcus,
The timestamp of your flash image dates back to May-2nd-2013. This is really old. The latest published schematics in SLAU647N is Jul 2013. I do not know where and when you downloaded your image but I am sure there are newer images. Btw. the…
Hello Sushen,
The MSP430F5521 is basically the MSP430F5529 with less memory, so it may be as easy as changing the device in the project settings assuming there is enough memory available for what you're going to do.
Regards,
James
Part Number: MSP430F5521 Hi,
We used MSPF5521 for USB communication with PC , Its working fine in old gen chip set but in New chip set (SKYLARK-6TH gen) its not working and system is notable to detect as USB.
Any driver update is required for new chip…
Hi Simon,
If I understand correctly, you have a MSP430F5529 Launchpad board and now a MSP-TS430PN80USB EVM board? You are trying to program either one or both boards? You can program the boards using CCS as Nathan indicated. For each board type there…
Other Parts Discussed in Thread: CC2564 Hello, I am trying to use the CC2564 BT chip with the MSP430F552x but I am using the GCC tools instead of Code Composer.
Is it possible to use this without Bluetopia libraries or is there a User manual for the chip…
Other Parts Discussed in Thread: MSP430F5521 Hello,
Does anyone know how to prevent the CDC USB drivers to assign a new COM port number when similar devices are plugged and then unplugged. For instance I have three identical devices built with MSP430F5521…
Other Parts Discussed in Thread: MSP430F5521 Hello,
Do Linux/ Apple USB virtual COM port drivers similar to the Windows CDC.inf exist? All I need is connect to my MSP430F5521 using Apple or Linux.
Thanks in advance,
Other Parts Discussed in Thread: MSP430F5521 , CYPRESS , MSP-TS430PN80USB Hi Folks,
Been reading these forums for a while and found they have resolved 95% of our issues without having to make a post, thanks :)
Unfortunately now we have run into a problem which…