Hi Kenth,
The flash operation volateg have to high than 2.2V, I think there will encounter some issue if erase flash with 1.9V, this is over spec.
Kento Sato said: In erase function, it's 1.9V, Do you think it was the reason to erase?
We have to…
Part Number: MSP430G2403 Other Parts Discussed in Thread: SEGGER , MSPDS , MSP-FLASHER Hi support,
I am working on MSP430 G2 family, and I would like to check formally if the fuse is blown. I have only the LaunchPad programmer board, but with this board…
I presume this .bin file is created by using either tiobj2bin or some variant of objcopy.
There is no industry standard format for a .bin file. objcopy started as a Unix utility. Here is the objcopy man page entry on a .bin file ...
When objcopy generates…
Part Number: MSP430G2403 Other Parts Discussed in Thread: MSP-FET , MSP430G2755 Tool/software: Code Composer Studio I developed a product using the MSP430G2403 using CCS4 on an XP machine. I'm trying to move it to CCS7 on a win 10 machine. CCS4 does…
Part Number: MSP430G2403 Other Parts Discussed in Thread: MSP-EXP430FR2433 , ENERGYTRACE We are working with a small datalogger powered with a CR1216. We use an MSP-EXP430FR2433 Launchoad to measure consumption (powering the board with the launchpad). I…
Part Number: MSP430G2403 Other Parts Discussed in Thread: MSP430G2553 , TCA9509 Tool/software: Code Composer Studio Hello,
I'm working on a project that can have up to 9 masters all trying to send information to 1 slave. It is a daisy chain connection…
Hi All, First let me brief the background of my problem. I am working on a project , where I am collecting data from accelerometer via I2C, filtering the data and then performing calcuations over data. I have timestamped these individual operations and…
Nick Hazzard said: If the MCU is powered on I get about 26Ohm to GND on RX. I did a full erase and still get 26Ohm on RX, while every other pin measures in the 20MOhm range.
Try hold reset pin to gnd and measure again, if still persist low resistance…
Other Parts Discussed in Thread: MSP430G2403 I want to know if the MSP430G2403 is factory tested or guaranteed to operate off the DCO at 16 MHz at all four temperature and VCC corners. The spec sheet allows operation up to 16 MHz but over all temperature…
Other Parts Discussed in Thread: MSP430G2403 I need to use the MSP430G2403 as a bridge of communication which converts UART protocol to I2C protocol to interface two devices
i.e,
UART I2C
UART_Device <---------->MSP430G2403 <---------------> I2C_Dev…