Other Parts Discussed in Thread: MSP430F425A , CC3100 , ENERGIA Hi,
I am working for a client who has an existing product developed around the MSP430F425A. I am not aware of the existing code size of the product yet. Now I have to add the CC3100 to the board…
The MSP430F425 is NRND, and is replaced by the MSP430F425A. As far as I can see, the only difference is that the -A has fixed errata SD1 and SD2.
The MSP430FE425 does not have an SD16 but an ESP430CE1, and has a higher minimum supply voltage; it is not…
Other Parts Discussed in Thread: MSP430F425 , MSP430F425A I need help in calculating power factor in msp430f425. Currently I am calculating count during zero crossing, and try to find the power factor.
But the result is not accurate at different power factors…
Other Parts Discussed in Thread: MSP430F425A , MSP430F425 I'm working on a button-cell powered design with an MSP430F425A (because of its LCD controller), my first time with this architecture.
My problem is that I can't get the CPU clock (MCLK) as low…
Other Parts Discussed in Thread: MSP430F2013 , MSP430F425A We are programming our MSP430 parts using MSP-FET430UIF programmer. Last week we had a situation where the operator did not change the microcontroller type in the programming interface window. He…
Other Parts Discussed in Thread: MSP430F425A i want to save/load a table of char in the flash rom char T[120]; i have read in the data-sheet that i can use 2 segment A and B in case of (MSP430F425A) but i have also see that the calibration data are stored…
You might want to consider the MSP430F425A which is similar. I am not sure if they are pin-compatible: http://focus.ti.com/docs/prod/folders/print/msp430f425a.html
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Other Parts Discussed in Thread: CC2640 , CCSTUDIO , CC2538 CCS not detecting installed compiler tools in Windows Docker container for CI build Hello all BACKGROUND: I'm trying to set up a CI build for a CC2640 processor using a Windows Docker container. I…