Other Parts Discussed in Thread: MSP430AFE251 Hi,
Please, I would like to know more information about effective resolution from MSP430AFE251's A/D Converter. I cant find this information with details at following links:
http://www.ti.com/lit/ug/slau144j…
Other Parts Discussed in Thread: MSP430AFE251 Hello, everyone!
Is it possible to read programmatically TEST/SBWTCK pin state in MSP430AFE251?
I mean program inside mcu flash ...
At present, there is such a part, eletrochemical analog front end plus ADC but LMP91000. my suggestion is to consider LMP91000 + MSP430F2013 / MSP430AFE251.
wish it helps.
Best regards
Hawk
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use…
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…
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…
V6MSP430.dll.txt V7MSP430.dll.txt Hello Jace,
The first file is V6 DLL and second file is V7 DLL. I had to add the .txt extension since uploader won't allow .dll
Dave