Hi Ashvin,
It looks like you are trying to generate a full-wave rectifier type output. I would recommend:
1. Modulating the PWM duty cycle. Instead of keeping the duty cycle at 50%, you will want to vary this. For example, change the duty cycle from…
Other Parts Discussed in Thread: MSP430AFE223 Hello.
Temperature range for MSP430AFE223IPWR in datasheet is -55...+125*C. Is it correct? But for another package (MSP430AFE223IPW) it is -40...+85:
Thank You/
Part Number: MSP430AFE221 Other Parts Discussed in Thread: MSP430AFE223 , MSP430AFE222 Hello Team,
I am working with an MSP430 microcontroller, and I want to read an analog input voltage using the ADC and send the corresponding voltage value over UART…
Other Parts Discussed in Thread: MSP430AFE253 , MSP430AFE223 Hi,
a simple but basic question. I use MSP430AFE253.
I have only found "MSP430x2xx Familiy User's guide" for software documentation, but i have found it too confusing; it is too general…
Other Parts Discussed in Thread: MSP430AFE223 Hi,
430AFE223 has two SD24 converters and each converter has only one analog signal pair with it. I believe this since in the CPU i/o pin configuration in the datasheet, it shows the 3 pair signal pins for…
Hy Roberto and happy new year,
datasheet of MSP430AFE223 doesn't report any advice about deglitching and oversampling. The only mention is on pg. 31 and set the spread of deglitching time from 150nsec to 500nsec, active only for data transmitted. …
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…