CCS/MSP430F5529: MSP430F5529
Part Number:MSP430F5529Tool/software: Code Composer StudioHI, I am working with UART of MSP430F5529, and am able to transmit one character on terminal. Now i am reading temperature data from...
View ArticleMsp430f5529
I want to read adc12 with 14 channel from A0 to A9 A12, A13, A14, A15Here is my configIt seem to be not workAnyone help mevoid adc_init(void) { P6SEL |= 0xFF; // Enable A/D channel inputs P7SEL |=...
View ArticleDevelopment tools
Hi,We are new to the controller MSP430F5418A. Can you guide us on the compiler / iDE / code examples / programmer / how to program or debug, etc ?RegardsAtul Bhakay
View ArticleMSP430FR5739: Microcontroller temperatures
Part Number:MSP430FR5739Microcontroller series general temperature question.Scenario: storage temperature at -65C, unit warms up to -40C operational spec temp range.What happens or doesn't happen if...
View ArticleCCS/MSP432WARE: Cannot Build Example Project (system_msp432... issue)
Part Number:MSP432WARETool/software: Code Composer StudioHi! I've been trying to build the CC3100BOOST_MQTT-TwitterLED_MSP432P401R example project for two days now, but it's been a crazy process, just...
View ArticleCCS/MSP430FR2532: CCS/MSP430FR2532
Part Number:MSP430FR2532Tool/software: Code Composer StudioHi,I have differtent microcontrollers in various projects, MSP430F149, FR2532, F5529 and inclusice a MSP430 Experiment BOAR with F4618 micro...
View ArticleBOOSTXL-K350QVG-S1: How to display a dynamic data at the same co-ordinates on...
Part Number:BOOSTXL-K350QVG-S1Hi,I am using MSP432P401R launchpad and the K350 TFT display Booster Pack. I wish to display a dynamically changing data from ADC on the TFT. But I am bit of confused as...
View ArticleMSP430FR2311: Convert from unsigned int into to ASCII
Part Number:MSP430FR2311Hi everyone, I am storing an ADC value as an unisgned int but I want to convert it to an ASCII character. How is this possible in C? My int value ranges from 0-1023. I tried...
View ArticleMSP430FR2311: Send integer value over UART
Part Number:MSP430FR2311Hi, I;m having problem sending an int value of 1023 on the Serial Monitor. I don't see 1023 on the Serial with this code if ADC_Result is 1023 or 1 or any other number.#include...
View ArticleCCS/MSP430FR4133: Using the TRF7970A
Part Number:MSP430FR4133Tool/software: Code Composer StudioHiIs there any example code available for using the TRF7970A with the MSP430FR4133 board , reading and writing IS014443A type NFC...
View ArticleMSP432P401M: Confirm the way to disable the FPU function
Part Number:MSP432P401MHi TI Experts,Please let me confirm the following question.[Question]Would you please teach me the way to disable the FPU functon of the sample code of...
View ArticleMSP432P401M: Confirm the power consumtion
Part Number:MSP432P401MHi TI Experts,Please let me confirm the following question.[Question.1] Can we disable the FPU in MSP432?[Question.2] If yes, will this device reduce the power consumption in...
View ArticleCCS/MSP-EXP430F5529LP: MSP-EXP430F5529LP
Part Number:MSP-EXP430F5529LPTool/software: Code Composer StudioHello,I am working with the MSP430F5529 Launchpad and feel like I have been running in circles. My project is to take an analog input...
View ArticleMSP432P401R: How to use OLED display with MSP432P401R on energia?
Part Number:MSP432P401Ri am using an 1.3inch OLED display on atmega328p whose libraries are available for arduino,now i am shifting to MSP432 on energia. Can someone suggest how can i interface my...
View ArticleMSP430FR6972: For Low Power LCD Reference Voltage Circuit, which cuircuit is...
Part Number:MSP430FR6972Hi,Customer wants to build ultra low power system with LCD.for the bias voltage, between external reference circuit and internal reference circuit, which circuit consumes less...
View ArticleMSP430FR5729: FET-PRO SOFTWARE - CODE LOAD ISSUE
Part Number:MSP430FR5729HELLO,IN MSP430FR5729 MICRO CONTROLLER, WE HAD CONFIGURE 1KB RAM INTO FRAM , TO INCREASE OUR FRAM SIZE BY LINKER FILE MODIFICATION.THIS LINKER FILE MODIFICATION DOES NOT ALLOW...
View ArticleMSP430FE427A: ESP430 measurement cycle rate
Part Number:MSP430FE427AWe use ESP430 to measure RMS currentI have set MCLK = 8 MHz, SD16DIV = 8, SD16OSR256 --> Fesp = 1 MHz --> Fadc = 4096 Hz --> 4096 samples = 1 second cylce for new...
View ArticleLinux/MSP430-FLASHER: I want to use Mspfet on the Raspberry 2.
Part Number:MSP430-FLASHERTool/software: Linuxhi~I want to use Mspfet on the Raspberry 2.I installed mspdebug and etc libs. but it's not working so I have two questions.1. Is it possible to run on the...
View ArticleMSP430G2433: A question on MSP430G2433 to implement Cap touch slider
Part Number:MSP430G2433Dear MSP430 Champs,Right now, we have a question on MSP430G2433 to implement Cap touch slider.The question is on MSP430G2433, the cap touch sensitivity is too low and the cap...
View ArticleMSP430F5172: Reading specific A2D inputs (in sequence sampling)
Part Number:MSP430F5172Hi, I'm using MSP430F5172 for my project. I'm using the DMA to read the A2D signals and its work fine, my issue is with all the analog inputs that I'm reading for nothing...I...
View Article