Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   MSP430 LaunchPad Energia Connectivity Error (http://www.chiefdelphi.com/forums/showthread.php?t=132575)

qdawg22 10-01-2015 15:15

MSP430 LaunchPad Energia Connectivity Error
 
While using Energia with the KOP LaunchPad, we weren't able to select the board's serial port. Has anyone else run into this problem? Any advice to help us solve this?

Thanks! :]

wt200999 10-01-2015 18:30

Re: MSP430 LaunchPad Energia Connectivity Error
 
To program the device you don't need to select the serial port, only if you want to monitor the serial port output.

You do have to select the proper board (msp430f5529 25MHz), and if you do want to use the serial port monitor you have to select the serial port for the "MSP Application UART1".

billbo911 10-01-2015 21:18

Re: MSP430 LaunchPad Energia Connectivity Error
 
Energia is a nice simple IDE for use with the LaunchPad. Unfortunately, it will not help you much if trying to modify the code used to configure it as a Gamepad.
Here is a quote from the "MSP430 LaunchPad Operator Interface for FIRST Robotics Competition" web page.

Quote:

Q. Can I use something other than Code Composer Studio to code the LaunchPad?

A. Yes, there are several third party programs and compilers available. If you are more familiar with the Arduino environment, the LaunchPad has an equivalent environment called Energia, however the libraries in Energia do not currently have support for USB HID devices, so you cannot modify the Gamepad firmware in Energia.
If you just want to use the LaunchPad as a custom "GamePad", just use the GamePad tool supplied with the software update provided at the time of Kickoff.

Ben Wolsieffer 10-01-2015 21:21

Re: MSP430 LaunchPad Energia Connectivity Error
 
If you want to create an HID device that's a lot easier to modify get the 16Hertz Leonardo++ that was given as a voucher in the KOP. We got ours and were able to setup custom firmware to make it appear as an HID device.


All times are GMT -5. The time now is 09:35.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi