Forum Post: About MSP430F5438A I2C Timing
Team, Where can I get information about tBUF value below?
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
can anyone please let me know the make of R26 & R32 on MSP-EXP430G2 Launchpad. i need to get its datasheet . regards
View ArticleForum Post: MSP430F5659 -MAX7219 Driver source code complete with easy driver...
Running out of time on Our project and I am able to trade some Source code for the MSP430F5659 range of micro-controllers. The start up code from 4MHz to 20MHz XT2 crystal operation inclusive. Tested...
View ArticleForum Post: RE: msp430f5438a adc12_a
thank you so much sir, i have modified my program based on what you said,,,, i have two proble... 1) For a constant dc voltage(2.5V DC) in 12 bit resolution...... i am getting 5-bit(LSB) variabtion 2)...
View ArticleForum Post: RE: Detection of multiple MSP430s
I have up to 64 32 x2 in 2U racks MSP430F5659 to sync and detect if present from PC Host. The master 5659 1 of 2 per 2U unit is dedicated by a hardware link. It detects the presence of the Daughter...
View ArticleForum Post: RE: About MSP430F5438A I2C Timing
From a quick search I think tBUF is defined by the I2C-bus specification, and is the "Bus free time between a STOP and START condition". tBUF should be a minimum of 4.7 microseconds in I2C...
View ArticleForum Post: MSP430Af5438a ADC12_A sampling time calculation
hi to all, i am using msp430f5438a microcontroller in that i am using adc12_a with repeat single channel mode...... i am attaching the code below.... i am new to microcontroller ... if there is any...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
Request feedback from anyone over the previous query
View ArticleForum Post: RE: LEA Driver Library examples don't compile
I moved to CCS 6.2.0, so I switched to DSPLib 1_20_00_38. It appears that the new library expects the LEA registers to be named with a prefix of "LEA", rather than "LEASC" (e.g. "LEACNF1" vs...
View ArticleForum Post: RE: Interrupt and I2C
Your I2C relies on interrupts, so running it from your P1 ISR is a mistake. The bus is presumably stalled waiting for your program to give it some Tx data, but it never will since interrupts are...
View ArticleForum Post: printf support for CCSv6 - garbage on monitor
Hello, I am using the MSP-EXP430F5529 evaluation kit. I am also using CCS v6.2 i want to print a number of messages to the UART RXD line for debug and general system information. I have followed the...
View ArticleForum Post: RE: MSP430Af5438a ADC12_A sampling time calculation
[quote user="PRASANTH S"]can you tell me samping time for this values....[/quote] You shall find it out yourself. First thing to do: get Users Guide which you download from msp430f5438a product page....
View ArticleForum Post: RE: Interfacing MSP430 with MMC
You can do it on this way, and I am sure that you can find open source examples for this. But, if your MSP device is with USB hardware module, than in open source TI USB Stack you can find example...
View ArticleForum Post: I2C problem on the MSP432 launchpad
i'm trying to run the example code for the I2C on the MSP432 launchpad. it doesn't seem to work...i run the example code and try to capture the clock signal on the P1.7 pin, but it is flat down. is...
View ArticleForum Post: RE: MSP432P401R LaunchPad 14bit ADC 1Msps using DMA looks 3%...
You are right. But, I still think Texas Instruments should provide us at least one example program for DMA mode 14 bit ADC which is running at 1Msps - the maximum 14bit ADC speed at which MSP432P401R...
View ArticleForum Post: RE: Smart-card interface ISO7816 implementation on MSP430 or MSP432
Cameron, Could you send me information about MSP430 - ISO786 implementation too. Big Thanks.
View ArticleForum Post: RE: TI Crypto Bootloader Example Image
Hi Taylor, SLAU657 ( http://www.ti.com/lit/pdf/slau657 ) has a lot of this information, but I understand that it's not easy to know where to start and we appreciate your feedback. [quote user="Taylor...
View Article