MSP430 and Servo Motor (Triying,Triying and Triying...)
Hi everyone I have msp430 launchpad development kid. https://estore.ti.com/MSP-EXP430G2-MSP430-LaunchPad-Value-Line-Development-kit-P2031.aspxthis is my item.And I bought an servo motor. this is my...
View ArticleTPS62110RSA PG sanity check
Greetings and Happy Holidays!Just looking for a sanity check here...The data sheet for the TPS62110RSA states that the PG output signal should be pulled up through a resistor to Vout. Since this is an...
View ArticleMSP430F5171 Port Selection Issue
Hello I want to arrange P3.3 pin of MSP430F5171 MCU as PM_TA0CLK. How can I do that by using P3SEL.x register ? Below code line did not resolve my problem. P3SEL.3 = 1; Regards
View Articleucc28950 thermal problem
Hi everybody;I'm at the beggining of phase shifted and I only gave 15V to 23'th pin of ucc28950 and a GND to 24'th pin. But the tempreture of IC goes up and when I measure Vref pin I see 6.7 V instead...
View ArticleTWL6041 MIC Enable
HiI did surf around this forum for similar topic and I did found out one: http://e2e.ti.com/support/omap/f/849/p/187834/681305.aspx#681305But I do not understand how to apply this modification.I hope...
View ArticleHow to browse the javascript config file in CCSV5 IDE?
Here, I just want to know How to browse the source code when there are so many javascipts config files in a RTSC package?I want to browse the javascipts config and source code at the same GUI ide....
View Articlebq20z80 won't discharge?
Hello,I have an evaluation module, using the bq20z80 (v. 102) and I have programmed the device and am trying to run the load cycling, but even though the discharge FET's are open, I can't get it to...
View ArticleProblem ccs3 + simulink
Hello i have a problem with ccs3 + simulinki work with Piccolo MCU controlStick [TMS320C2000 (f28027)] and i want to link matlab simulink r2011b with ccs3.3operation system: windows xp, 32bitafter...
View ArticleMSP430F5438A
HelloI am working on MSP430F5438A and stuck with certain troubles in the programing code of the UART interfacing. Can someone please provide a programing code for the same.The below given is the...
View ArticleInterrupt offset (9*1u) or (9*2u)
I am trying to understand which is the correct offset for interrupts (for example Timer0_A3 should be 0FFF2h.The msp430g2553.h file has:ifdef __ASM_HEADER__ /* Begin #defines for assembler */#define...
View ArticleHow to use C++ in CooCox CoIDE
CoIDE supports only C language by default. *.cpp or *.C (a capital letter) files in CoIDE projects will not be compiled. What a pity! Fortunately there are always more solutions than questions on...
View Articlelearning cortex m4 programming
can someone suggest some good book to learn cortex m4 programming???
View ArticleCompile ffmpeg for dm8168 failure
Hi allI want to do h264 packet into other file format like mp4 etc,i cross-complie ffmpeg,but it always say thatWARNING: /root/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-pkg-config not...
View ArticleADC12D1800RFRB fmc data stream to ML605
I was wondering if there is any sample code for using the fmc-hpc connection to stream data to another FPGA (using ML605) to either process or transfer the data to a pc (~1Gsps for ~1 second). Thanks
View ArticleUCC28700 Flyback transformer selection
Hi, I'm designing the AC/DC converter. The output is 5 V and 10 W maximum. Given the equation from the datasheet, I found that the transformer should have ~500 uH, 13-15 Nps (Primary to Secondary...
View ArticleSitara vs. OMAP, EZ SDK sturcture and PM firmware binary
Hello,when trying to get Linux up and running on my BeagleBone a few questions popped up to which I was unable to find satisfactory answers by googling. I was hoping I could find answers by asking...
View ArticleCompiling a Project in Stellaris LM4f120H5QR
I wish to compile the following simple code in my low cost evaluation board i bought from TI#include "inc/hw_types.h"#include "inc/hw_memmap.h"#include "driverlib/sysctl.h"#include...
View ArticleBurning uboot.min.nand to Nand Flash ,show message Verify failed. Attempting...
I burn uboot.min.nand to Nand Flash by prebuild image nand-flash-writer.out ,show error message:Verify failed. Attempting to clear page.then I build a nand-flash-writer.out by CCS5.2 IDE,when I burn...
View Articlecc2540 BLE, write/read from array value
HiI would like to create service value which is uint16 arraythe question is how to do read write single place in array uisng abc_ReadAttrCB , abc_WriteAttrCB rightthis is my example, can you please...
View Articlehow make my keyfob reconnect to the master
I use keyfob for my CC2540. I want to make my device reconnect to the master after a connect timeout initiatively. How can i do with it?Thanks!
View Article