Hi Steve.
(I guess this application is something like power consumption monitoring inside a power supply.)
Your guess is true. i want to make a device like this.
My design will be this:
7080.design1.pdf
i need a development board for…
Other Parts Discussed in Thread: CC2531 , CC2530 , CC2591 , MSP430FE423 I just purchased the CC2530DK. I would like to see the layout of the CC2531 USB Dongle that was included in the kit and could not find it any where on ti's website. Can you please…
This is a case where we are both correct. Figure 1 in 'slaa203c' does show a shunt on the hot line. The local DC supply is not described; however it is obvious from the way the line voltage is reduced that the local "ground" for the meter is at line …
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…
Hello Pavel,
EDIT: I didn't read past your first error. You already did this, and I didn't notice.
Pavel Hristov said:
We tried adding the following lines in io.h
#elif defined(__ MSP430F6726 __) #define __MSP430_6726__
For your first error…