Search the Community
Showing results for tags 'sbw'.
-
Hello ,I'm using MSP430F5131 Microcontroller of TI.I also use a MSP-FET Emulator in order to program that device.i have written a code in Code Composer Studio (Defined the properties of CCS's project to the devices im using).I compiled the program and no errors has found.Then i connected the MSP-FET to the board according to the datasheet SLA138H , page 26 . (The board supplies the 3.3V so i connected it to pin 4 in the JTAG connector of the MSP-FET). I didn't connect the TEST/VPP and didnt connect the the resistor R2 330Ohms as instructed in that datasheet coz i dont need to use the fuse blow
- 5 replies
-
- msp430
- code composer studio
-
(and 5 more)
Tagged with:
-
I want a temporary connection to my target board, to program it using SBW. I don't want to populate the target board with a connector. I previously used a row of plated through holes and just manually held a row of pin headers jammed at an angle into the holes. Is there a better solution? Something that clamps or is spring loaded to the board/pads? A female edge connector? A female USB connector? An RJ-45 ethernet connector? I'm using the EZ430-2013 USB launchpad. I only need four wires. It takes a few tens of seconds to flash the target. The production volume is low (say tens
-
Hi all I am new to TI environment, before this all of my projects were based on Arduino. I have developed one circuit with 5969 launchpad its working fine. Now I want to make it my own custom pcb for my application. I wanted to know by keeping two test pins for Spy Bi Wire on my pcb can I program my micro controller with help of my launch pad? And/Or which is best practice for ISP programming MSP430 micro controllers?
- 2 replies
-
- Programming
- MSP430FR5969
-
(and 3 more)
Tagged with:
-
Hi all. Is there a proven, tiny, relatively simple circuit anywhere to embed SBW support into a tiny custom PCB? I would like to remove the need for the FET adapter and connector if possible for this custom application. I could rip off the schematics from TI's USB FET, but there are so many components in that solution and I'm trying to stay small, but also stay away from 0402 sized parts. I have most of the back-side of a 1/2" by 1" custom MSP430G2402-based design available. A bonus would be to double the interface as a serial-uart-over-USB bridge when SBW is not being used. SMT compon
-
Hi, Thanks to the tips on 43oh.com I just managed to use my launchpad to program a 2553 on a breadboard. My code deployed fine and ran without issues, but I noticed something slightly different when I was finished testing. The chip stopped running the code as soon as I terminated the debug session. Normally, when the debugger is connected to a chip on the launchpad's emulation section, terminating just detaches the debugger. Assuming the debugger wasn't paused or on a breakpoint the chip continues to run the code uploaded to it. Could I have done something on my breadboard that