This could be due to faulty initial setting or calibration. Also, a lot would depend on whether you are using a CT or shunt as the sensor.
Look up the company spec sheet or application manual.
I AM USING MSP4304252. AND M FACING PROBLEM WITH THE SD16 CHANNEL.. WHILE SWITCHING ON THE ESP PROCESSOR.. THE SD16 CONVERSIONS GET CHANGED AND HENCE THE ADC GAIN.. WE ARE USING CCE CODE COMPOSER.. AND ALSO HOW TO CHANGE THE CONSTANT PARAMETERS.. KV1…
Other Parts Discussed in Thread: MSP430FE4252 I am trying to make battery powered indicator with 4 ccharacter 7 seg static LCD. 32 static segments are required. That makes MSP430FE4252 as obvious choice with sd16.
Even when ESP430 module is disabled,…
Other Parts Discussed in Thread: MSP430FE4252 Microcontroller:MSP430fe4252
Software :IAR Embedded Workbench V.5.5.1.1044 (5.5.1.1044)
Problem:How should we put a particular data in ROM/FLASH of MSP430fe4252 microcontroller using IAR embedded workbench…
Other Parts Discussed in Thread: MSP430FE4252 Hi!
I'm using MSP430FE4252 in my project. And I need to connect it to the display via SPI.
At first I configure USART module:
//setup USART0 in SPI mode
LCD_MOSI_SEL |= LCD_MOSI_PIN;
LCD_CLK_SEL…
Other Parts Discussed in Thread: MSP430FE4252 Hi,
I am using CCS ver. 5.2.1.00018 and I have been trying to modify the watthour meter demo (slaa203c) using the MSP430FE4252.
I had no problems programming the chip but now I get this error:
MSP430: File Loader…