Search the Community
Showing results for tags 'help'.
-
Hi ! I am new to use TI processor and CCS studio... I have setup the Environment and executed the Sample programs provided in Evaluation Board. By using project_zero_app_cc2650launchxl & project_zero_stack_cc2650 , i am able to communicate with Mobile application... Now i need help in Creating a New project with my preferable name(Garimella_BLE_Project) and adding the required components/folders for BLE working .... Please help me in this .. Thanks & Regards Garimella Srinivasu garimellasrinivasu@gmail.com
-
I have been trying to generate a simple ms timer. Non of the examples compile that come with 17 or 18. the Timer.h and Timer.cpp files fail. Any help would be appreciated. Thanks
-
Hello I have problems with the two NRF24L01 and two tm4c123gxl. I can not get it running. Pins 1. Tm4c123gxl (RX): PC_6 (CE), PD_2 (MISO), PD_3 (MOSI), PD_1 (CS), PD_0 (SCK), PE_1 (IRQ) Pins 2. Tm4c123gxl (TX): PC_7 (CE), PD_2 (MISO), PD_3 (MOSI), PD_1 (CS), PD_0 (SCK), PE_1 (IRQ) I will use a simply Sketch. I have found this in the Forum [Energia Library] Nordic nRF24L01+ library I have download this Enrf24_v1_8.zip from the Forum. Enerf24_RXdemo #include <Enrf24.h> #include <nRF24L01.h> #include <string.h> #include <
- 3 replies
-
- tm4c123gxl
- help
-
(and 2 more)
Tagged with:
-
Hi everyone. I just got a cc3200 launchpad and am coding on a Mac with Energia. I'm impressed with what this setup can do. I'm trying to get a handle on how on how to how to use the timer functions to create one-shots or functions called at specific intervals. I can find references in Energia.h and driverlib/timer.h but no docs or samples. If anyone has any tips on getting started please pass them on, I'd appreciate it. Looking forward to coding... - eric
-
Hi, I'm running Energia on Windows 7 x64. My Launch Pad model is the MSP-EXP430F5529LP (25Hz) My board's green LED will light up when connecting to the computer, the red LED will flash while compiling and all onboard LEDs and buttons function when programed. However, whenever I try to program output pins and connect the output in question to ground, I get no current out. I have plenty of experience with Arduino and all programs I write for the Launch Pad work for Arduino. The GND, 5V and 3.3V pins on the LaunchPad all work fine. I have also used a number of sample programs, all to no
-
I've just started playing around with my msp430 ez-2013 that my uncle gave me a while back (I've been too busy with school and whatnot until now ) and am trying to use the ez-2013 to control a transistor that will flash an externally powered LED. So far I've had no luck with it. I'm using a 2n222 transistor with a 10k ohm resistor from P1.0 on the ez-2013 to the base and a 10k ohm resistor on the emitter, with the anode of the LED attatched to the collector and the cathode attached to +6V. The resistor on the emitter is attached to ground. The led is powered seperately from the microcontrol
-
Hey guys. I recently got a Launch pad -- MSP430G2 board ( Rev B ) [only the board and the USB cable from a friend]. I downloaded Energia for my Mac running OS X 10.9. [maverics]. Though the Power LED lights up, the board is not recognised by the IDE. I don't know if the problem is with the board, the cable or the IDE. Though the board was detected for a short period of time and I was able to just uplaod the Blink sketch into it. Now when I connect to a USB power or my MAC, led1 just keeps blinking. I am unable to program it. I hope you guys can help me spot the problem so that I ca
-
Hi, I'm having a lot of issues trying to get the ButtonsPoll() function working as recommended at the end of tutorial 3 from TI. I've done the first 3 lab instruction videos, followed the guidance on http://unboxnbeyond.wordpress.com/2013/04/14/using-button-h-for-inbuilt-buttons/#more-166, and also followed the guidance on a previous topic: http://forum.stellarisiti.com/topic/577-polling-a-switch/ . I think I've managed to set the include options to the right place, they are identical to the first link, same with the file search paths, and set the macros ( compliler|advanced options|predefined
-
Hi everybody, Hopefully someone will be able to help. The aim of this project is to send an image from my laptop over a serial port to the MSP430G2553 where the data will be processed and then the image will be shown on my RGB LED display. At present I'm looking at methods of converting an image into an RGB array. I found that using GIMP, a file can be exported as a ".c" source code file which converts the image into an array. - Although the syntax is unlike any I have seen before. Anyways, i am using a program I found on the web to do the sending of the data over the serial po
-
My name is Ivan and I am a 12 year old kid from Canada. I just ordered a Launchpad and a Terminal booster pack. I downloaded the code and imported it into CCS. When ever I try to debug on the Launchpad, it says "Error Connecting to target". I tried connecting to 2 different computers both running different versions of Windows. Could any one help out please? Thanks, Ivan