Other Parts Discussed in Thread: MSP430F2013 , MSP430F47176 I have a question on SPI communication.
Most sample code from TI shows that before using SPI, the SPI master resets SPI slave device. And according
to what I tried, without reset, the SPI…
Other Parts Discussed in Thread: MSP430F47176 I am checking the electric current consumption. I connected the Ammeter in sequence of the GND of MSP430 to the GND of power generator (KX-100L) to know how much the MSP consumes.
I am interested in the…
Thank you for your reply, aBUGSworstnightmare.
The connection of JTAG of my own board seems same as those of the Users Guide (Fig 2-1 of slau278e.pdf).
Only the difference may be the TEST PIN, which is not available for MSP430F47176.
…
Thank you for your advice, cb1.
Currently, I use parallel debugger and MSP-TS430PZ100A + MSP430F47176 + uALFAT (SD card module). For three days, I do not have the problem of PC breakdown. The AC feed is same as before. MSP-TS430PZ100A is powered from…
Other Parts Discussed in Thread: MSP430F47176 I am investigating about reset from the software. By expiring the WDT, the MSP430 goes to PUC. Then MSP430 will restarts from the PUC. However, for only PUC without POR, following processes are not perfomed…
Other Parts Discussed in Thread: MSP-TS430PZ100A , MSP430F47176 I have question on the SD16_A innput. I use the following devices.
-------- MSP430F47176 on MSP-TS430PZ100A
Portable calibrator: YOKOGAWA Model 2422 as analog input
I set 500mV as…
Other Parts Discussed in Thread: MSP430F47176 I am trying since hours to get my flash read and write running.
I take 6 arrays of characters each 31 characters long and I want to save them in segment B,C and D (2 arrays of char in each segment) . When…
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…