Part Number: MSP430G2544 Hi team,
Here's an issue may need your help:
1) The following is a platform built during the burn process using the programr MSP430 GANG PROGRAMMER, Auto 2.7V Dongle, which is a board-level burn and the burning fixture.
…
Part Number: MSP430G2544
Tool/software: Code Composer Studio
Hello,
I'm using the built-in temperature sensor in MSP430G2544.
However I couldn't find the Flash address for temperature ADC calibration data in the device datasheet.
It mentions…
Part Number: MSP430G2544 Other Parts Discussed in Thread: AM5726 Tool/software: TI C/C++ Compiler Hello,
I have connected MSP430 with AM57xx using SBW interface. Is there any methods/utility present to flash MSP430 from AM57xx?
Regards,
Prerak
Part Number: MSP430G2544 Team,
we will use MSP430 in BGA49 package YYF (R-XBGA-N49). I wonder what is recommended landing pattern for it.
I have found document www.ti.com/.../spraav1b.pdf , which describes recommended PCB Design Guidelines for 0.4mm Package…
Other Parts Discussed in Thread: MSP430G2544 Hi,
Accidentally I have executed mass erase command from bsl, hence i lost DCO calibration.
My device is now running around 10 time faster before executing command.
I've searched for DCO data generation code…
Other Parts Discussed in Thread: MSP430G2544 Hi,
On my MSP430G2544 board i am able to recieve data ack 0x90 after sending 0x80 sync character.
But if i send Tx Bsl Version command, device respond with the data nack character 0xa0.
Here's my command -…
Hi TI Experts,
Please let me confirm the following question.
[Question] MSP430G2x44 family is defined the internal "Pullup or pulldown resistor" values as follow at datasheet on page 17. ***************** Maximum: 50 k ohms Typical: 35 k ohms …
Hi Darwin,
Thank you, Can I use TI part MSP430G2544 16 MHz MCU with 16KB FLASH, 512B SRAM, 10-bit ADC, UART/SPI/I2C, Timer
to control it. Do you have reference design of this MSP430G2544 (40-pin RHA package) with TPS23661 ,and code.
thank you
Sonny N…
Part Number: MSP430F2132 Other Parts Discussed in Thread: MSP430F2272 , MSP430G2755 , MSP430F2274 , MSP430G2544 , MSP430G2744 We currently using the MSP430F2132 in a project. We now have more features to implement and we expect to need more flash memory (16kByte…
Other Parts Discussed in Thread: MSP430G2544 Hi,
i am sending command over uart on msp430g2544 for pwm generation to drive motor and taking feedback from motor with
port 1 gpio using ISR. i am not getting interrupts on port 1 after enabling global interrupt…