MSP430FR2311: Timer B0 in Capture Mode
Part Number:MSP430FR2311This code working as TB0 in Capture mode.it does not enter in the Interrupt Service Routine.As I have tested with breakpoint in the IAR#include <msp430fr2311.h>#define...
View ArticleMSP430FR5994: AES encryption using DMA for ECB
Part Number:MSP430FR5994I'm using DMA for doing ECB encryption. I found an unusual problem when encrypting a static buffer:uint8_t encryptthisBuffer[64] = { 0xfc, 0x76, 0x00, 0x00, 0x01, 0x5b, 0x58,...
View ArticleCCS/MSP430F5659: MSP430F5659 DAC debug mode issue
Part Number:MSP430F5659Tool/software: Code Composer StudioHI everyone,I am facing problem debugging MSP430F5659 controller.In debug mode, I am able to manipulate PORT registers.I verified this by...
View ArticleMSP430F2619: Need help with serial I/O capabilities
Part Number:MSP430F2619I'm early in the design process but know that I would like to run the following concurrently:Async Serial Ch AAsync Serial Ch BI2C Ch AAnd possiblyI2C Ch BI'm new to the MSP430...
View ArticleCCS/MSP432P401R: MSP432
Part Number:MSP432P401RTool/software: Code Composer StudioWhat is the ADC sampling frequency in this example? (adc14_single_conversion repeat)dev.ti.com/.../In case the above link does not work, I...
View ArticleCCS/MSP432P401R: MSP432 ADC14
Part Number:MSP432P401RTool/software: Code Composer StudioDo we have any example codes for setting up the ADC14 (in MSP432) to work as "Pulse Sample Mode"? This mode is described in page-667 of...
View ArticleCCS/MSP430FR5969: bq24250 i2c code problem
Part Number:MSP430FR5969Tool/software: Code Composer Studiohello everyone,I want to read the charging status of Register 0x00 of bq2250 ic using I2c code.when i am debugging the code ,its getting...
View ArticleCompiler/MSP430FR5969: Switch press isn't calling the ISR
Part Number:MSP430FR5969Tool/software: TI C/C++ Compiler/*Here's the code:*/#include <msp430.h> #pragma vector=PORT1_VECTOR __interrupt void Port_1(void) { P1OUT ^= 0x01; //toggle led P1IFG...
View ArticleMSP430F67641A: DLMS Cosem library download ?
Part Number:MSP430F67641AHi,I want to download the DLMS Cosem library but i found that the link is not working.Can i get the correct link ?Thanks & Regards.
View ArticleMSP430 SD-16A
When SD-16A in unipolar input mode and the common mode voltage is zero, Can be measured accurately at the level of mV DC voltage?In other words, a pair of differential input to the ground, SD-16A...
View ArticleMSP430G2744: MSP430 gets burned
Part Number:MSP430G2744Hello Team,One of my customers got several MSP430G2744 burned (one is even smoked), so evidently too much current flows into MCU.Attached is a schematics (as customer states,...
View Articlemsp430fr2633: V input threshold clarification
Part Number:msp430fr2633In the datasheet it lists two values, a max and a min for the Vinput threshold. In this case at VCC = 3V then Vit (min) =1.35V and Vit (max) = 2.25V. I assume this means the...
View ArticleRTOS/MSP432P401R: Anybody using multiple I2C busses at the same time on MSP432?
Part Number:MSP432P401RTool/software:TI-RTOSHas anybody out there setup the MSP432 as an I2C master and I2C slave at the same time on different USCI_Bx modules?I am looking for some working example...
View ArticleWEBENCH® Tools/MSP430G2153: Problems in compiling assembly code in IAR Workbench
Part Number:MSP430G2153Tool/software: WEBENCH® Design ToolsFirst time here, i'm a new user and i'm trying to compile some assembly codes but it's not working.I did a code in C/C++ that calculates the...
View ArticleMSP430F5529: External power causing program to not run. Only runs in debug...
Part Number:MSP430F5529My project involves using the MSP430F5529LP to control a line following car.My program runs only when the controller is connected via usb to my computer and is running in debug...
View ArticleMSP432 vs MSP430 for communication encryption
Hello!In my own automation system I have to encrypt data transferred between sensor and main controller (data transfers via twisted pair).For this reason, I need a special devices - encryption gateways...
View ArticleMSP432P401R: Serial port is not working
Part Number:MSP432P401RHi.A few weeks ago I bought about 10 of this product, but 2 of them have issues. Apparently, the serial port is not working because when I try to receive and send data to an...
View ArticleMSP430F67471A: What is the minimum required oscillation voltage level of the...
Part Number:MSP430F67471AHello.I have a question.About MSP430F67471A, what is the minimum required oscillation voltage level of the LF crystal?I confirmed the device specific datasheet , and there is...
View ArticleMSP430FR4133: Correct usage of TLV values for internal temperature sensor.
Part Number:MSP430FR4133When calculating the temperature from the internel sensor using the reference values in the TLV:Do the corrections of the 1.5V reference and the ADC itself have to be applied...
View ArticleMSP430F5438A: Rev F failed to reboot
Part Number:MSP430F5438A Dept : TEST MCD KEYSIGHTTracking No : NCM-COMP-13Part no : 1822-4545GLEMPN : 1PMSP430F5438AIPZRPart...
View Article