Part Number: MSP430AFE233 What is the maximum allowable voltage on analogue inputs (measured between pin and VSS) of SD24 inside MSP430AFE2xx, especially when PGA gain is set to values different than default 1?
I've read the datasheet, but I'm still…
Other Parts Discussed in Thread: MSP430AFE233 Good day,
I have ported the IAR energy library (SALC488) from TI to CCS and everything is working well with the exception that I'm not able to allocate EE memory for the nv_parms variables. There is a section…
Hello everybody,
I have the problem that I cannot update the content in my internal flash without erasing the whole segment before the write operation. This requires me to store the whole segment beforehand, updating the content in the buffer and then…
Chapter 9 of the User's Guide says:
The SVS is implemented in selected MSP430x2xx devices.
None of them is in the G2xx "value line": MSP430AFE221, MSP430AFE231, MSP430AFE233, MSP430AFE253, MSP430F233, MSP430F235, MSP430F2416, MSP430F2417, MSP430F2418…
Other Parts Discussed in Thread: MSP430AFE233 Hello I am Designing Thermocouple temperature Display Using MSP430AFE233. MSP430AFE has 24 bit ADC. It also has on chip PGA which can be used to amplify signal. But one drawback of it is that it has low input…
Hello I am Designing Thermocouple temperature Display Using MSP430AFE233 . MSP430AFE has 24 bit ADC. It also has on chip PGA which can be used to amplify signal. But one drawback of it is that it has low input impedance nearly 200K. Does 200 K input impedance…
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…
Hi Paul,
I use the MSP430 product selection page from https://www.ti.com/microcontrollers-mcus-processors/msp430-microcontrollers/products.html and save all parts in the spreadsheet. I use the filters to filter out parts. There are quite a few that…
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 the…