Other Parts Discussed in Thread: SIMPLICITI , MSP430F47183 Hi folks,
I am looking for some general debugging help. I have some algorithmic calculations being run on my MSP430F47183 in the SD16 interrupt. I am also running simpliciti with it to communicate…
Christian,
The blue tooth stack that runs on the MSP430F5438A experimentters kit is a precompiled library. Unfortunately it will not run on the MSP430F47183.
If the MSP430F47183 is a hard requirement, you would have to work with the BT stack vendor…
Other Parts Discussed in Thread: MSP430F47183 Hello All,
I have a custom board, running an MSP430F47183. When I measure the MCLK pin with a scope, it shows the frequency to fluctuate anywhere between 33 MHz and 37 MHz. Is this reasonable? And is there…
Other Parts Discussed in Thread: MSP430F47187 , MSP430F47183 Hello,
We have designed a board around the MSP430F47183 and MSP430F47187 microcontroller to acquire metrology data and report back to a collector. One of the metering parameters, temperature…
Aravind, The two microcontroller products that are included in the launchpad are these: * MSP430G2211IN14 – 2kB Flash, 128B RAM, 10 GPIO, 1x 16-bit timer, WDT, BOR, Comparator A+ * MSP430G2231IN14 – 2kB Flash, 128B RAM, 10 GPIO, 1x 16-bit timer, WDT,…
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…