Hi David,
did you manage to solve your issue with the PU port? I am running exactly into the same trouble!
I want to use the pins PU.0 and PU.1 as GPIO (I am using MSP430F5522).
I want to give the 3.3V externally to the VUSB pin, leaving the VBUS unconnected…
Other Parts Discussed in Thread: PCM9211 Dear all, M new bie in the world of TI and analog electronics, i tried to make a code for controlling the ADC of PCM9211 via MSP430, i just tried to make a code by editing a example project, if it had any basic problem…
Other Parts Discussed in Thread: MSP430F5324
Hello,
I have started using msp430f5324 device for one of my project and i am facing strange behaviour of reset when code crosses certain limits.Even i have put ISR routines to catch the cause. Plz find attached…
Part Number: MSP430F67791A Other Parts Discussed in Thread: MSP430F5324 , MSP-FET , MSP430FR5729 , MSP430G2231 Hello,
I have come across issues while programming MSP430F67791A flash on my custom board using on chip UART BSL.
I have used P2.0( Data transmit…
Hi,
that is because those identifiers are not defined in the msp430.h, respectively in msp430f1611.h for the MSP430F1611. They belong to a different MSP430. If I click your link, I get a 404 error.
The MSP430F1611 has not an USCI (Universal Serial Communication…
Other Parts Discussed in Thread: MSP430F5324 , TUSB3410 Hello team,
One of our customers is using TUSB3410 in their 8 different application with MSP430F5324 for giving UART access through USB. They are simply connecting MSP430F5324 UART RXD and TXD pins…
Other Parts Discussed in Thread: MSP430F5324 Hello CCS Team,
I am working on customized BSL application for MSP430F5324 using SLAA450 as reference. This code generated code for BSL memory locations in MSP430F5xx series and only works in Legacy COFF output…
Other Parts Discussed in Thread: MSP430F5324 Hi,
I need a firmware file in s-record format so I set the "Output Format Option" to motorola m=2 in "MSP430Hex Utility"(CCSv6). I need also to program the MSP430f5324 in command line so…
Other Parts Discussed in Thread: MSP430F5324 , MSP430WARE
Hi,
I would write the flash-CodeMemory of msp430F5324, so I saw the example MSP430F532x_flashwrite_03 of MSP430Ware:
//--------------------------------------------------------------------------…