Part Number: MSP430F2011 Other Parts Discussed in Thread: MSP430F6775A , MSPBSL Tool/software: Hi,
I have a few questions about the Device Power Up sequence scheme shown in slaa450g , for which I cannot find any information.
Is the boot…
Part Number: MSP430F2011 Other Parts Discussed in Thread: MSP430FR2111 Hello...
I currently am using an F2011 in a product. Moving forward into production we would like to add 2-4 more general I/O (with interrupt capability). Can someone point me to…
Part Number: MSP430F2011 I have the following ISR for port 1.....I am having issues with the switch. If I come into the ISR and only BIT2, BIT4 or BIT5 are set the switch works but if I come into the ISR where BIT4 and BIT5 are both set the switch jumps…
Part Number: MSP430F2011 Other Parts Discussed in Thread: UNIFLASH Hi team,
My customer has an existing product using the MSP430F2011 that originally developed the firmware for using IAR’s Embedded WorkBench IDE. They have done all new development…
Part Number: MSP430F2011 I'm using a MSP430F2011 and I need every byte in the flash. I noticed there is a 22 bytes string constant:
Looks like a GUID. I didn't define it. How can I remove it?
Are there other ways to optimized the program for size…
Part Number: MSP430F2011 Tool/software: Code Composer Studio I get an error when I try to import a project last used with CCS 7.x when I try to import the project into a fresh install of CCS 8.1. The error message detail is:
See details below. Error…
Part Number: MSP430F2011 Tool/software: Code Composer Studio Dears,
I try to count the number of occasional occuring pulses (low active) within a specific time lapse @ P2.6. Preferably I want to trigger on a voltage level of approx 0.25Vcc. The pulse…
Part Number: MSP430F2011 Dear Sir/Madam,
Understand PIN13 of MSP430F2011IRSAR is advice to be NC in the datasheet. However, one of my customer using it as a comparison between good and bad device during FA. "Observed the good device do not have any…
The mechanism to blow the fuse is documented in section 1.4.1 of the MSP430™ Programming With the JTAG Interface User's Guide ( SLAU320 ). Section 2.6.2 explains how the example schematic handles the programming voltage.
TL;DR: you'd need to build your…