[Captivate]: MSP430FR263x, MSP430FR253x Mixed-Signal Microcontrollers (Rev....
Hi Champs,Following table from datasheet 32 pin devices have 4 captivate IP block with 4 pins each, 24 pin devices have 4 captivate IP block with 2 pins each.How to interpret footnote 4,5. What does...
View ArticleUART TX from MSP432 to RX on MSP430
Hello TI,would like to ask something regarding UART Communication via RS485 using the boards MSP432 and MSP430. Previously I used 2 MSP430 boards for the same task and it worked. Currently, on the...
View ArticleMSP430F5529 usb-hub access to unused ports
Hi all,In the manual for the MSP430F5529, I read the following:"The TUSB2046 is a four-port hub, and two ports are unused. The unused ports are properly terminated and inaccessible."For my application,...
View ArticleMSP430 SPI in slave mode
There's piles of examples and documentation for using SPI in master mode. However for slave mode it's a bit more tricky. Reading is straightforward enough but are there best practices / tutorials for...
View ArticleWeird problem with ADC12 on MSP430F2418
Good day!I have some project based on MSP430F2418. It measures signal with A0 input of ADC12. The signal gas near sinusoidal form and I'm measuring amplitude by starting ADC at maximum and minimum...
View Articlelist of microcontrollers with Timer_D module
Hi,Is there a list of MSP430 with Timer D module?Maybe TI should consider to add this feature in standard parametric search in table?
View ArticleTimer capture mode interrupt preemption
HI there,I'm using cc430 TimerA0 to capture a external 10MHz signal. I'm using TA0CCR2 input with 16KHz ACLK and TA0CCR3 input with 135KHz INCLK.I incresed the MCLK to 10MHz to capture the 135KHz...
View ArticleMSP430F5438A Exp for project SPPDemo ,getiing compiler error
Dear All,I am working on a project in which i am using MSP-exp430f5438 & CC2564MODEN using CCS Version 6.1.3.00034 .I had downloaded & Installed Bluetooth stack CC256XMSPBTBLESW& trying to...
View ArticleMSP-FET
I am looking for an inexpensive development board which will enable me to get experienced in using this programmer.Could someone recommend such a board?
View ArticleNeed Help Choosing the Micro controller for our Product
Hi,We need help is choosing the right micro controller for our product. Thanks,Aneesh
View ArticleMSP432 eUSCI_B3 confusion
We are bringing up a board with an MSP432P401R. It has several I2C devices, each on a separate bus. As I was looking at the datasheet I noticed that there are two instances of UCB3; one on P6 and one...
View ArticleFR5994 SPI initialization
I have the following code implementation on a MSP-EXP430FR5994 board trying to get the B1 SPI module to function.void initSPIComms(void) { //Initialize EUSCI SPI B Master EUSCI_B_SPI_initMasterParam...
View ArticleMSP430F5438 Capture Mode
Hello I am trying to use the capture modeMain Clk Source: SMCLKInternal Signal: ACLK The problem is it keeps getting stuck in the while loop. Can you please help me outTBCTL = TBSSEL_2 + MC_2 + TBCLR;...
View ArticleWhen will EXP-MSP432P401R LaunchPads ship with MSP432P401R REV C parts?
Hi,I have been keeping an eye on what parts are available on the LaunchPad so have spaced out my purchases of the dev platform. I recently (last few days) have purchased 2 more (needed them for what...
View ArticleMSP432 SPI 4 write driver-lib code
Hi Everyone,I am using MSP43P to set DAC80004 through SPI.The code is adopted from the SPI example code "spi_3wire_incrementing_data-master"I enconted some issues with my code and it really confuses...
View Articlegetting started with msp430 and code composer studio / MSP430: Error...
Hi,I know this asked so much but I try all probabilities and can not solve the problem,I am so new with code composer,Error : MSP430: Error initializing emulator: Could not find MSP-FET430UIF on...
View Articlepeer to peer program of cc3200 sdk
Dear sir,why we are checking Radio state in the function "SMPL_LinkListen(linkID_t *linkID)" in nwk_api.c file of peer to peer example of 3200sdk.............as we are working with WIFI ,why we need to...
View ArticleDriverlib license
The driverlib examples include texas BSD license. Is this something I should carry over after the original example has mutated beyond recognition?In my case I'm not "redistributing" anything except in...
View ArticleMSP-EXP430F5529LP: Contiki-3.0, Printf, Undefined Reference to `putchar'
Hello, I have ported MSP430F5529 launchpad to contiki-3.0 on Ubuntu 14.04LTS. I can run blink and hello-world example. However, when I use printf function to send data over uart, it works for certain...
View ArticleMSP430G2553 I2C Hold Master SI7020
Hello, i Am Trying comunicate with SI7020 Temp/Humidity sensor via I2C. How I wait in Hold Master mode? Or No Hold Master... Now is data is "0" and SCL still always low... Complete code is in the RAR....
View Article