Forum Post: RE: MSP430F6765A: How to utilize PIN.h for MSP430, Board.h?
Hi Crizzle, We has got your question and will reply you later. regards KC
View ArticleForum Post: RE: MSP430F6765A: How to utilize PIN.h for MSP430, Board.h?
I've made progress. I found my board's .cmd and .h file in /Applications/ti/tirtos_msp43x_2_20_00_06/products/bios_6_46_00_23/packages/ti/mcu/msp430/include. The Board.h and msp430f6765a .c was easy...
View ArticleForum Post: RE: About MSP as ISP
HI Abel, I don't have MSP430FG4250IRGZR on hand but maybe you can try to connect it with MSP430f5529 via SBW interface. ( SBW RST, SBW TST, 3V3, GND ) regards KC
View ArticleForum Post: MSP432P401R: How to use MSP-GANG programmer to download...
Part Number: MSP432P401R I've configured the flash mailbox and use P1.1 as the BSL entry sequence. Then, which pin in the 14-pin JTAG should I use to connect with P1.1 in my target board? The TCK pin?...
View ArticleForum Post: CCS/MSP430F5529: Code help for Bandpass Filtering
Part Number: MSP430F5529 Tool/software: Code Composer Studio Hi there, I have been working on implementing a Bandpass Filter on msp430F5529 using Code composer studio. If someone has already worked on...
View ArticleForum Post: RE: MSP430F5529: genration of pulse from [1 milli second to 15...
On how many pins? plenty of timers and ccr's on a F5529 to get 3+ running at the same time on 8+ different pins. Add the -1 to ccr0, should help with a uS drift. ms delays should not happen unless you...
View ArticleForum Post: RE: MSP432P401R: How to use MSP-GANG programmer to download...
Hello, I do not believe that you can generate the invoke sequence as we do with the MSP430. Please take a look at this post. e2e.ti.com/.../2020065 Hopefully this helps. David
View ArticleForum Post: RE: About MSP as ISP
[quote user="Abel Kuriakose"]Can MSP430FG4250IRGZR be programmed with MSP430F5529 USB LaunchPad.If possible please tell how to do it.[/quote]The MSP-EXP430F5529LP contains a EZ-FET lite emulator. As...
View ArticleForum Post: RE: MSP432P401R: How to use MSP-GANG programmer to download...
Hi, David, I have configured P1.1 as the BSL entry sequence. I download the "Blink the LED" example into my board, and after power-up the LED blinks. Then I pull up P1.1 to 3.3V, and power up my board...
View ArticleForum Post: RE: About MSP as ISP
Thanks Chester, you gave the correct answer. regards KC
View ArticleForum Post: RE: About MSP as ISP
Ok...thanks. So is there any way to program MSP430FG4250 without launchpad.
View ArticleForum Post: TIDM-MSP-DALI: What is EVM used to implement TIDM-MSP-DALI design?
Part Number: TIDM-MSP-DALI Hi, I find TI TIDM-MSP-DALI reference design and use TI EVM to implement the solution as list. 1. MSP-EXP430G2 2. TPS62260LED-338 3. MSP-FET 4. What is DALI transfer board as...
View ArticleForum Post: RE: MSP432P401R: How to use MSP-GANG programmer to download...
I watch the UART_RX and UART_TX pins with an oscilloscope. When I push the "GO(F9)" button, I get the signals as follows: where channel 1 (Yellow) is the UART_RX signal, and channel 2 (blue) is the...
View ArticleForum Post: MSP-EXP430G2: MSP-EXP430G2 can't work I2C
Part Number: MSP-EXP430G2 Hello, I am working with MSP-EXP430G2 evm and my controller is MSP430G2553 .i interfaced PCA8565 RTC using i2c protocol.for your reference below i given is my code for this...
View ArticleForum Post: MSP430F5340: Regarding MSP430 failure on EFT/Burst
Part Number: MSP430F5340 I am using MSP430F5340 in my design and the only I/Os used are that of ADCs and UART and the rest of the I/O lines are grounded. I tested the design on EFT/Burst and observed...
View ArticleForum Post: RE: Regarding Using Watchdog in MSP430F5340
I am extremely sorry for such a late reply. In the mean time I was checking the design on EFT/Burst and found that the MSP hangs when used with external crystal even at 500V pulse and If i used the MSP...
View ArticleForum Post: CCS/MSP430F5659: How to clear free running Timer B in between
Part Number: MSP430F5659 Tool/software: Code Composer Studio Hi, I am working on MSP430F5659 controller, using 2 timers. 1. Timer A0 for capture the pulse high to low 2. Free running timer B - updating...
View ArticleForum Post: CCS/MSP432P401R: MSP432 spi communication, clk doesn't work when...
Part Number: MSP432P401R Tool/software: Code Composer Studio Hi, I'm using custom board with MCU as MSP432P401R . I'm trying to communicate msp432 as a master and enc424j600(ethernet) as a slave with...
View ArticleForum Post: RE: CCS/MSP432P401R: systick_interrupt_gpio_blink Example Only...
Thanks! We aren't using an ARM adapter exactly, we are going from the MSP-FET to a Tag-Connect cable as shown here http://www.tag-connect.com/Materials/TC2050-IDC-430-NL%20Datasheet.pdf . The...
View ArticleForum Post: RE: Webench/MSP-EXP432P401R: MSP432 Launchpad wont download via...
Ok, SO I have tried using another computer. I now get an error message: "Tue Dec 27, 2016 09:39:15: Fatal error: Failed to connect to the XDS emulator (connect ICEPick)... (Error -122 @ 0x0) A bad...
View Article