Forum Post: RE: How to open a .txt file with TM4C123GH6PM
If anyone can help me, please do, because I know how to do what I mentioned above. This is for building a CNC Router and I'll read the txt file from an SD memory card.Glad to be in this forum. Thanks...
View ArticleForum Post: Connecting MSP430BT5190 to CC2560
Hi I am a university student and got a MSP430BT5190 and CC2560 and I had some general questions about them. I want to eventually connect this system to a smartphone via bluetooth. 1. How do I setup the...
View ArticleForum Post: RE: TI Piccolo boot up
I finally found some libraries. i did what I normally do to add libraries and linker file to program a chip. However i get the folloing:undefined first referenced symbol in file ---------...
View ArticleForum Post: RE: calculating frequency of the pulse signal
Thanks Ilmars for the implementation method you explained for my requirement of 0.5 to 2.5 Hz count.1)ButI didn't understood this line of Jens explained "This line is apparently a relic form...
View ArticleForum Post: uart1
Hi I am trying to define the address of control register for port c: #define UART1_CTL_R (*((volatile unsigned long *)0x4000D030)) When i am debugging it is showing 'no read permission at 0x400D030'...
View ArticleForum Post: Basic SPI (SSI0) Data Transfer Through uDMA Issues
Hello TI community. I'm developing on the Tiva C for my senior design project and am currently having some issues transmitting multiple bytes of data over SPI through the DMA controller. My end goal is...
View ArticleForum Post: RE: 14 pole motor with the DRV8312-C2-KIT?
"The main thing is that I'm seeing that you are releasing many updates and change the guidelines"What has happened is that we have recently found a relationship with the filter pole and HW pole...
View ArticleForum Post: RE: GUI COMPOSER
Leonidis,Where did appProgram.out come from? Was it a proj_lab##.out that you build in CCS?Can you connect to your F2802x controlCARD/LaunchPad through CCS?The error looks to me like the .out built is...
View ArticleForum Post: RE: PIE Vector Address Validity Check [ F28M35H52C ]
Dear Vivek Singh.I could understand also to your comment and TRM.Thank you .FSSer.
View ArticleForum Post: RE: Speed Control in Torque Mode
Dave,In this case I would look at using InstaSPIN-MOTION. This will allow you to use SpinTAC - which ID's and uses as an input in the velocity controller the inertia - as the front end of your torque...
View ArticleForum Post: RE: Relationship of software tools and CCS ARM compiler version
Brian,Thanks to you, I was able to understand.Best Regards,FSSer
View ArticleForum Post: 28069 bl_app, boot_loader example question
bl_app.outbl_appandusedthe exampleof thetransformation processboot_loaderWhat happens?One.hex2000use->. hexconvertTwo.What do youuse->. Binconvert
View ArticleForum Post: RE: Character echoing fails when keyboard input becomes...
Hi Greg,I see that you have worked on talking to C2000 over serial port. I am trying to communicate to F28027 to control my BuckConverter. I thought it would be robust and fast to adopt SciCommsGui.c...
View ArticleForum Post: RE: No current during auto ID for RoverL and Rs identification
and also look in proj_lab2c atCTRL_recalcKpKi()where we poll the EST_state, which is more appropriate for what you want to do.
View ArticleForum Post: RE: MSP430 WOLVERINE development kit
Hi,The red boards of MSP-EXP430FR5969 Rev 1.6 has a ezFET Rev 1.0,while the green one Rev 1.4 has a ezFET Rev 1.0 with Energy Trace.The hardware layout looks similar.Does anyone know what "Energy...
View ArticleForum Post: RE: C2000 for 7 phase BLDC drive ?
I recommend TMS320F28335It is the dominant motor controller for "R&D" projects such as these, with a bevy or training material, motor control libraries in controlSUITE, examples on TMDSHVMTRPFCKIT,...
View ArticleForum Post: F28M35H52C1 - C28 is not connecting
Hi, I am using F28M35H52C1 - YFB-39AE0SW custom board. I can't able to connect my C28x. But i can able to connect ARM(M3). I am not try to load my C28. I just try to connect my C28. My device it...
View ArticleForum Post: RE: Serial (RS232) Communications SciCommsGui
Hi Adnan,Why not! You can make use the "SciCommsGui.c" for fast adaptability; but here is my suggestion:Writing SCI communication routines using the help of SCI examples would be easier and more...
View ArticleForum Post: RE: Piccolo Control Stick F28069 USB communication
Hi Arun.First of all please check your device part number and later through this link:http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/171703.aspxSecondly, if the above conditions are satisfied...
View ArticleForum Post: UART unable to receive full transmitted string LM3S5632
Hi ,I am working on a project in which i had interfaced GSM module with LM3S5632 board through UART. I am using another PC which is acting like a server and another is as client (CortexM3 + GSM...
View Article