Part Number: MSP430G2452 Other Parts Discussed in Thread: MSP-FET Hi everyone!
I'm using a MSP430G2452, CCS and MSP-FET 430UIF in a project, but I'm no longer able to flash it.
In January I made some updates to the software and didn't touch it…
Part Number: MSP430G2452 If the WDT clock source is ACLK, and ACLK is sourced from the LFXT1 Oscillator with NO 32kHz crystal connected, what will happen when the WDT is enabled?
I would like to think that WDTIFG will be set and a PUC carried out, but…
Part Number: MSP430G2452 Other Parts Discussed in Thread: MSP430FR2476 Hi,
In the MSP430G2452, it seems that internal power is not supplied to each part of the CPU via a constant voltage regulator in order to stabilize internal operations.
(There is…
Part Number: MSP430G2452 Hi,
I'm Noh
I'm trying to control SPI module of MSP430G2452.
But there is no pre-defined registers about USCI. (such as UCA0CTL0 or UCA0TXBUF etc..)
So if I try to control any register of USCI, the error occurs saying…
Part Number: MSP430G2452 MSP team,
This customer is storing some calibration data in their INFO C memory space on MSP430G2452. First they copy the old data to RAM, then test the memory by writing all 0 to a section. They find that 5% of their boards are…
Part Number: MSP430G2452 Hello, I'm Noh.
I'm using MSP430G2452 with its launch pad, and trying to control one speech synthesis IC using I2C bus.
The code I using is written based on msp430g2xx2_usi_16.c and I got this code from GitHub.
(Just please…
Part Number: MSP430G2452 I have a 20 pin g2452 on a launchpad, and I am not able to read P2.6 or P2.7. I noticed in the docs that it says:
NOTE:
MSP430G22x0 : These devices feature digital I/O pins P1.2, P1.5, P1.6 and P1.7. The GPIOs P1.0, P1.1…
Part Number: MSP430G2452 Other Parts Discussed in Thread: ENERGYTRACE , MSP430F5528
I am trying to understand the pulse counting method of energytrace, the pulse counting is not done by the MSP430G2452 (which is solely responsible of the DCDC operations…