Part Number: MSP430F5438A Other Parts Discussed in Thread: MSP430F5659 , MSPM0G1519 Tool/software: Hi,
Can you let me know the replacement microcontroller for MSP430F5438A.
I am looking for a pick & place replacement but with an increased internal…
Part Number: MSP430F5438A
Hi,
I am currently working with the MSP430F5438A . I am able to read the GPIO pin state (for example, P2IN & BIT0 ) correctly inside a while loop. However, when I configure the same pin as an interrupt source using the configuration…
Part Number: MSP430F5438A-EP Other Parts Discussed in Thread: MSP430F5438A Hello,
Is there a development kit for MSP430F5438-EP? It looks like the MSP430F5438A development kit is obsolete.
Part Number: MSP430F5438A We had a 64GB SD card with a *.hex file, and *.mspgangbin and *.mspgangimage files generated from the *.hex file. We learned that the MSP-GANG tool has a size limit of 8GB.
After transferring the contents to an 8GB SD card…
Part Number: MSP430F5438A Hello,
We use msp-gang in production to flash 8x msp430f5438a simultaneously.
We see the device is now in end of life. Could you preconise a new flash programmer which can replace this tool?
best regards,
Part Number: MSP430F5438A Tool/software: Hi,
I'm working on an MSP430F5438A controller and facing an issue where the microcontroller occasionally hangs or behaves unexpectedly. To investigate, I measured the 3.3V input voltage (VCC) using Oscilloscope…
Part Number: MSP430F5438A Other Parts Discussed in Thread: UNIFLASH Expert,
Customer using MSP430F5438A for metering, they need to export the code to check and prove if the code is same as what they tended to download into the chip.
Customer said…
Part Number: MSP430F5438A Tool/software: I'm working with a 5438A running with a 24.576MHz external clock with SMCLK = this rate. when I try to set a baud rate to 921.6Kbps, I get 1,543 Kbps regardless of what I set the UCMTL too. I have verified I can…
Part Number: MSP430F5438A Tool/software: I have created a program that uses 3 SPI and 1 serial interfaces. The program sees the time from debug mode but when I flash it the time is frozen. The time function is part of the TI lib (MSP430F5xx_6xx). It could…