Where can I find the "mergebtbl" utility?
Maybe a simple question. I am unable to find the "mergebtbl" utility. Where can I find it?My intention is to merge e.g. two .btbl -files from two .out-files to a single boot table file.The result would...
View ArticleConverting an Expression to work with CCSv5
Using the Launchpad and assuming LED2 has been defined as BIT6, can someone tell me how to write the following gcc line so that CCSv5 will properly recognize it?LED2 = IFG1_bit.WDTIFG; // LED2...
View Article최종 리포트 제출전 프로젝트의 제목과 내용 변경 문의
안녕하세요충북대학교 전자공학과에 재학중인 김주영입니다.이번에 2013 MCU design contest에 참여하려고 생각중인데요아직 프로젝트의 최종 결과물에대해서 확정이 되지않아서일단 프로젝트 제안서를 제출한뒤 추후 최종 프로젝트 제출전에 프로젝트의 제목 및 프로젝트의 내용에 대한 변경이 가능한지 알고 싶습니다.그럼 수고하세요
View ArticleCC3000 direct connections to Smartphone
HiCan the CC3000 be connected directly to a Smartphone. (Not using a router and not just for config) . Any plans on implementing it?Regards
View ArticleC6678 cache problem
hi:I am using cache, and I have some questions: L1D 32K cache, L2 32K cacheI want to know how the Coherence betwen L1D and L2 cache,1 when use CACHE_wbInvAllL2, will it effect the L1D cache?2 if use...
View Articleam335x screen blanking time
hello,on our custom AM335x board with a 3.5" QVGA, we are facing a typical issuethe following link about lcd controller mentions screen blanking time default of 10 minutes...
View ArticleReading position from QEI
I have a problem reading encoder position using _position = QEIPositionGet(QEI0_BASE); Part if LM4F231code: //////////////////////////////////int _position; int _velocity; void...
View ArticleProblem in smart config : wlan_smart_config_process() and...
I am using IPOD to perform the Samrt Config, I am getting success for smart config , means control is coming back from wlan_smart_config_start(0) function and also IPOD application stops doing smart...
View ArticleF28M35x dma_ram_to_ram routine
I have a problem about the routine of "dma_ram_to_ram". I put the DMABuf1 and DMABuf2 into the "Wactch Expressions",and I have some queries.According to the routine,the range to value of DMABuf1 is...
View ArticleUse of C200 Launch pad
Can i use this launchpad for my quadrotor project.???I want to interface an IMU, four ESC for brushless motors, A camera module for image processing.Can i use it for onboard image processing.??There...
View ArticleSuggestion needed for Evolution Board for 6loWPAN stack
Hi,I am using TI MSP-EXPCC430RF4 Evolution Kit for one of my project of Tracking system.For that I am using RSSI value to find distance between Satellite board & base board of this kit.Can anyone...
View ArticleBeaglebone based design: TPS65217b - not booting
Hi,I'm working in a design based on the BeagleBone where we basically made small modifications and manufactured the board. When we received it and started the tests we found out that the PMIC is not...
View ArticleCan I connect two TPS devices in parallel ? (the output and the input )
I want to build 2 circuits to connect the input and the output of each chip in parallel the idea to get more current is it posible ? Best
View ArticleComparator in msp430g2553
I tried using the comparator in g2553 to compare two voltages one connected to the -V (i.e. Vref @ 0.5Vcc internally connected) and the +V gets the signal externally from pin P1.1. Heres the code ( its...
View ArticleLM22670-5.0 FOR OUTPUTS HIGHER THAN 5V
Hello, Looking in the Webench, the LM2267x calculator and the data sheet on page 12: “The internal compensation of the -ADJ option is optimized for output voltages below 5V. If an output voltage of 5V...
View ArticleMSP430F5522IRGC driving 10inch long I2C bus
Hi!I have such a question to you: do you think that MSP430F5522IRGC is able to drive 10inch long I2C bus? There is only one slave attached at the and of the bus. Operation voltage is 3V3. What should...
View ArticleC2000 Compiler and packed structures
Hello,My application includes packed structures to make communication easier. I am using the C2000 launchpad and CCS 5.4.0.00091.The compiler reference spru514e states that "The following type...
View ArticleCan one CC2540 USB BLE Dongle reads data from multiple SensorTag simultaneously?
Is it possible to use one CC2540 USB BLE Dongle to read data from multiple SensorTag simultaneously?CC2540 USB BLE Dongle is recognized by Windows PC as a virtual COM port (just like in BLE Device...
View ArticlePAGESIZE field definition of SDRAM Configuration Register
Can anyone from TI confirm that there is error in SPRUGV8C document (KeyStone Architecture DDR Memory Controller User Guide) on page 4-6.At the bottom in the end of Table 4-5, Field PAGESIZE, written:0...
View Articletimers 2 and 3 on MSP430F6736
I've programmed up all 4 timers, A0/1/2/3 for simple count up with identical parameters. (all running off SMCLK which is set to 4MHz)I use timerA0 for an interrupt set to 1kHz , which is running fine....
View Article