Other Parts Discussed in Thread: MSP430F2112 , MSP430F2274
Hi All,
I have run into an issue using the MSP430F2112. I keep getting an error that I don't know how to resolve. I have used the MSP430F2274 in the past quite a bit and have never…
Hi TI Experts,
Please let me confirm the following question.
[Question] Is there a possibility that MSP430 will be broken if erased the the TLV structure in Segment A on Flash?
Best regards. Kaka
Other Parts Discussed in Thread: MSP430F2112 I need to program an MSP430F2112 by its own bootstrap loader.
According to SLAU319C document, there are two different ways to entry the BSL sequence
depending on shared or dedicated JTAG pins.
What is…
Here is more information, sorry if I wasnt clear before.
I am using MSP430F2112. And, I used USB to straight serial adapter RS232 cable.
I have a system (projector) which has RS232 connection, so instead of programming MSP430F2112 by using emulator…
Other Parts Discussed in Thread: MSP430F2112 hi all,
can anybody tell me how to measure frequency (output of TSL235,will be in visible range) using MSP430f2112.
Thank you
regards
rahul
Other Parts Discussed in Thread: MSP430F2112 , MSP430F1222 How do I change the CCS setting to move from debugging a Stellaris design to debugging an MSP430F2112 design using the MSP430-FET430UIF?
Other Parts Discussed in Thread: MSP430F2112 Hello, I need to develop a code for msp430F2112, with 10 bit A/D. My problem is to detect voltage sags in the main power line (-180Vp to 180Vp - 60Hz). To interface with the msp, I reduce de voltage with a…
Other Parts Discussed in Thread: MSP430F2112 Hey anyone,
I have a MSP430F2112, the program reads two pots ranging from MCU source to ground. It seemed to work just fine with both pots individually for about two weeks, and now the MCU will turn off when…
Other Parts Discussed in Thread: MSP430F2112 , MSP430F5419 , SN75HVD10 I have a project of LED display of three large 7-segmets digits I’ve decided to split the project into 4 boards one as a master controller where it gives the customer all interface…
Other Parts Discussed in Thread: MSP430F2112 I am using an MSP430f2112 to write a byte to flash memory every time the watchdog timer expires, and then call a PUC.
What I can do so far is write the byte to flash, just not the PUC part. I have the WDT…