Other Parts Discussed in Thread: MSP430F5419 Hi,
How to connect MSP430F5419 with Cyclone II EP2C5 through I2C?
Any IC in between? How to communicate? Which pins?
Thanks,
Ong
Noam,
That is bizarre to say the very least.
Attached is an older version of the datasheet which still has the mechanical information appended at the end. Meanwhile we'll try to figure out what is going on and fix the web version as well.
dac7562t…
Other Parts Discussed in Thread: MSP430G2231 p1SEL is used to select the multiplexed output on the port pins.
in msp430 launchpad which has msp430g2231 microcontroller the pin P1.6 has following output functions multiplexed together
P1.6/ General…
I recently got a msp430 CCL110 Air module. i have installed the software but when i connect my microcontroller to the system the GUI interface is not showing anything.
I have followed all the steps mentioned in the booklet to run the demo program,but…
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…
Hi,
I get it, so you want to know how to connect MSP430 with debugger. You need to connect them together through JTAG(4 pin) or SBW(2 pin) and GND, 3V3.
The documents what you want. One tells you how to connect MSP430 with debugger. And another one…
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