Pin 2.0 not working properly?
Hello,I am trying to make a very simple program using the MSP4305739 exp board. Here is my code:#include <msp430.h>int main(void){ PJDIR = BIT3; PJOUT = BIT3; P2DIR &= ~BIT0; P2REN = BIT0;...
View ArticleHow to meet the new California battery charging requirements with OMAP4 and...
I’m not sure how familiar you are with the new California battery charging requirements, but going forward any device will be limited in the amount of power it can pull from a wall charger after the...
View Articleneed help to choose right sdk
Hi,I was planning to use sitar series platform for one our customer requirements with respect to embedded terminal application. We want to know if the Linux SDK offered for Sitara series support rdp...
View ArticleWhere is the BSL disabling words located
HiAccording to the datasheet, MSP430 BSL can be disabled using word 0xAA55, where it is located in MSP430F5510? Thanks,Yiyuan
View ArticleDEI Links instances
Hello,Is number of Links of DEI instance is limited ? for example: can we use 2 DEI Links & 2 DEIH Links ? (my purpose is to use De-interlacer in decode->output chain)Thanks,Ran
View ArticleRunning Pattern Sequence with Removed Light Engine
Hello, Im working on using DMD in the DLP LightCrafter as part of a tunable wavelength filter. For my purposes, I have recently removed the light engine from the LightCrafter. Using the graphical...
View ArticleAM35: 8-bit NAND with 4k Pages -> ROM-Code ECC Layout
Hi everyone,we want to boot from a NAND-Flash with 4k Page size (Toshiba TC58NVG3S0FTAI0).Regarding the technical reference manual we think this is supported by the AM35x ROM-Code.I am struggling to...
View ArticleZ-lighting certification Mandatory Test case
Dear TI, According to the ZLL certification if the client(initiator) is a Color scene controller(Device ID),In the Cluster specific test, the required test cases are...
View Articlehelp to use terminal window during serial communication (UART)
I got MSP-FET430U5X100 which includes USB programmer and 100 pin target board. I'm using MSP430F5419A micro-controller and Code-composer studio v5.3. I'm learning serial communication via UART. When i...
View ArticleTMS320F28035 ADC pins as GPIO
I m trying to use ADC pins on TMS320F28035 as GPIO pins and i found one paragraph on page 61 on datasheet but that doesn't tell how to do it exactly.Can anybody please tell me what registers i would...
View ArticleBQ24167 supplt current Min/Max value.
Dear Team,We have got an opportunity of BQ24167 from Sambon electric which is targeting a Bluetooth speaker to JVC in Japan market. According to BQ24167's datasheet, IC supply current TYP is 15mA.The...
View ArticleAM3358 SDK 5.06 - is it OK to use CCSv5.3.0? instead of CCSv5.1.1 as offered...
Team,Latest CCSv5.3.0 is available. AM3358 SDK 5.06 shows download of 5.1.1.Is it OK to use CCSv5.3.0 for AM3358 SDK 5.06 debug/development?Thanks.
View ArticleIs it possible to cascade PTH08T220W modules?
I have a 12v source as an input to PTH08T220W to create a 5v supply.I am planning on using the 5v as an input to another PTH08T220W to create a 3.3V supply. Also, I am planning on using the 5V as an...
View ArticleAFE5808 + LMK03806
Hi,I'm developing a 64 channels rx ultrasound board. I'm intent to use 8 x AFE5808 for the analog rx chain.Do the LMK03806 is a good choice for clock all the AFE5808 (clk_adc, clk_16X,...
View Articlesms and email notification to bluetooth LE via alert notification service
Hello, I am having a cc2540 BLE dongle acting as peripheral/slave and an iPhone4s acting as central/master.The dongle gets connected to iPhone4s and the the iphone is able to read/write data...
View ArticleUCC39002 System Implementation
TI Team,I'm using the UCC39002 in a system that houses multiple PCBs. That is, one PCB contains one power module, but I have up to 4 modules on 4 different PCBs. These are all tied together with large...
View Articleclose and reopen bluetopia stack for MSP430F5438.
Hi Stonestreet support,After closing my stack ( I get succeed code from API ), I can't reopen it. I get -4 error code (related to HCI ).Any idea ? Maybe you know this issue.Please...
View ArticleCannot toggle a pin faster than 31 kHz [CC430F6147]
I'm trying to generate a square wave at 38 kHz on an output pin on a CC430F6147 (on the EVM EM430F6147RF900). I'm doing this by simply toggling the pin in a timer interrupt of about 76 kHz. I'm also...
View ArticleJumper Details for Bridgeless PFC Kit
Hi all, Can anyone help me to get the jumper details of High Voltage Bridgeless PFC Kit, because in the BLPFC_userguide doc no where they mentioned jumper description.Kindly make me clear the...
View ArticleCannot start C6657 in PCIe boot mode
We have 2 C6657 EVM in house. One of them is beta another one is a production board. We have no problem loading and starting DSP in PCIe boot mode on the beta board. On production board writing...
View Article