Part Number: MSP430L092 Hi Johann Zipperer,
From your reply on Sep 2, 2019, we know that many applications use two solar cells in series to run 'L092, but I use the 1,5V solar call used by Japanese Comix electronic calculator, but still find it can't…
A1; yes you are right... to get the discharge curves you would need to ask the battery manufacturers; they will call you and ask what for, but in general it is no secret. In worst case you can measure it yourself. And yes you are right again the original…
Part Number: MSP430L092 Tool/software: Code Composer Studio I have setup the MSP430L092 microcontroller in the 4 wire JTAG programming configuration and I keep on getting the "Could not set device Vcc" error in CCSv7. Can anyone enlighten me to what I…
Hi James,
Thanks for your help, most of the problems have been basically solved. There’s one thing that’s always confusing. The frequency trimming you’re talking about can be from 0.7MHz(0000000b) to 1.3MHz (1111111b), which is consistent with fHFOSC…
Part Number: MSP430L092 Other Parts Discussed in Thread: MSP-FET I have investigated to program MSP430L092 microcontroller. I found that it requires MSP-TS430L092 target board for downloading code because it doesn't have non-volatile memory (EEPROM) so…
Part Number: MSP430L092
Hello,
We are using the MSP430L092 in a project that requires the temperature of the device to be measured frequently so that other sensor values can be adjusted appropriately. While performing some testing with the temperature…
Part Number: MSP430L092 I got this example for msp430l092 and I have modified for getting photodiode sensor value. I have tried that when channel A2 is greater than 150 (integer value), P1.6 is high and P1.5 is low. When channel A2 is less than 150 value…
Part Number: MSP430L092 Other Parts Discussed in Thread: ENERGIA I prepared a project that contains millis() function to determine time interval between two signals on Arduino Uno but I intend to replace Arduino Uno with msp430l092 microcontroller. I…
Hi Robert,
I have good news! I think I got to the root of the problem. I found a few major issues when creating an example for this:
The addresses provided in Table 2 of the MSP430L092 Loader Code User's Guide are incorrect
You'll notice that the address…