Hi Juan,
I think the Hercules devices use a different emulator and different programming schemes than MSP430, so unfortunately I don't think you'll be able to program an MSP430 using this Launchpad. You would need something like the MSP-EXP430FR5969…
Hi,
I'm currently following Eric Wilbur's TI-RTOS online workshop- however, when I try to use the logging setup in LoggerStopMode (, I get an error saying that it exceeds the code size limit. My specifications are as follows:
Host OS: Windows 10 64…
Other Parts Discussed in Thread: MSP430F5659 , MSP-EXP430F5529LP Hi,
I'm designing a micro usb port on the MSP430F5659. I'm a little bit confused about the Vbus power source.
based on the application report "Starting a USB Design Using MSP430™ MCUs…
On my computer it's: E:\TI\msp430\MSP430ware_1_60_02_09\examples\boards\MSP-EXP430F5529LP\Software\emulStorageKeyboard\USB_app\storageVolume.c
Basically in the MSP430Ware install directory.
Hello Jace,
thanks for your quick response.
I'm a little confused now: I know that the MSP-EXP430F5529LP is not the most fancy debug interface to connect to our custom board. And I'm aware that code executing in the debugger does not necessarily behave…
Other Parts Discussed in Thread: MSP430G2553 , PGA460 , ENERGIA , MSP-EXP430F5529LP , BOOSTXL-PGA460 1. I have used the MSP430F5529LP board to interface with the GUI for using the PGA430 BOOST XL EVM. It has been specified that the EVM is designed to…
Hi George,
You are asking about MSP430-Flasher, correct? I will check with our tools team about the Windows 10 support - thanks for posting as this is an important question as windows 10 grows in popularity and usage.
For OSX: Which LaunchPad are…
Alex,
First: Do not leave AVcc and AVss unconnected, even if you do not use any analog functionality of the processor. Just tie them to DVcc and DVss.
Regarding your MSP430G2955 and the MSP-EXP430G2 LaunchPad as programmer: The LaunchPad does not…
Hi Pieter,
Jens-Michael might have a point here. I just tested it with both MSP430F5529 master (on MSP-TS430PN80USB) -slave (on MSP-EXP430F5529LP) using P4.1 and P4.2 as SDA and SCL respectively, and I can see the I2C lines working very well on my oscilloscope…
Other Parts Discussed in Thread: MSP-EXP430F5529LP , CC3200 , CC3100BOOST hello,
Can someone tell me how do i read the registers like GPIODIR , and all others as i only found the core registers while i checked in my ccs . Also can u tell where do i…