MSP430F5659: SPI communication with other device not from TI
Part Number:MSP430F5659Hi there,I'm currently working with msp430f5659 device. What I want to do is receiving data from other device using SPI. My device is FSK receiver module with the output of 0~1.5...
View ArticleCCS/MSP430G2553: how to #Pragma Vector using decimals
Part Number:MSP430G2553Tool/software: Code Composer StudioI am using MSP430G2553 MCU with CCS latest. My SW1 (P1.3) triggers an interrupt and the LEDs blink for that event.I am interested in...
View ArticleMSP430AFE252: Change TA1 PWM output based on SD24 input
Dear Sir Good MorningWe are working on Programming of MSP430afe252 MCU we programmed successfully.When we change the value of CCR1 then duty cycle will changes successfully.We sense change in ADC pin...
View ArticleMSP430F5528: USB BSL issue
Part Number:MSP430F5528Hi,I have a question about USB BSL.I rewrote the MSP430's Flash using MSP-TS430RGC64USB + MSP430F5528 + MSP430 USB Firmware Upgrade Example.At this time, if I keep pressing S3,...
View ArticleEZ430 868 Operating Freqency Change
Hi everyone,Sorryme for the noobish question but I can't seem to find an answer anywhere. Is the 868mhz Chronos watch able to transmit to the lower frequencies? I want to use it to open my car barrier...
View ArticleCCS/MSP430F5529: MAX6952
Part Number:MSP430F5529Tool/software: Code Composer StudioI have a project that needs to display a predefined message on a 5x7 LED matrix using the msp430f5529. I am also using a driver called the...
View ArticleMSP432P401R: Can you store the EnergyTrace given values somewhere for further...
Part Number:MSP432P401RHello. I have a simple question. I am using a MSP432 for collecting data from a room. The system should work low-power. For this, I need to measure the energy and the most...
View ArticleMSP432P401R: DMA example and UART Interrupt example using TI-ROTS
Part Number:MSP432P401RHi Team,1. I only find DMA example using TI driverlib in Simplink-MSP432. While, could you suggest if we have example of using DMA with TI-RTOS;2. If I wants to add UART and...
View ArticleCompiler/MSP430F5529: Build error in CCS (Energia Example 09)
Part Number:MSP430F5529Tool/software: TI C/C++ CompilerHello,I am currently using Code Composer Studio to get thermistor readings from the MSP430F5529. I am using the Energia example 09 which works in...
View ArticleMSP430G2955: Can the default location of ISR vectors be changed?
Part Number:MSP430G2955Hi all,I am creating a system with two softwares on it. It starts up with prog A. After execution it then jumps to prog B.Is it possible to change the default ISR vector...
View ArticleCCS/MSP-EXP432P401R: Can't find a source file at ".... " error
Part Number:MSP-EXP432P401RTool/software: Code Composer StudioI have a modular mathematical model that I can easily expand and contract. I have no problem flashing the code with up to 6 of my module,...
View ArticleRTOS/MSP432P401R: Extending TI-RTOS example 'adcsinglechannel' to use...
Part Number:MSP432P401RTool/software: TI-RTOSI have the latest red MSP432 LaunchPad and am trying to configure the TI-RTOS 'adcsinglechannel' example to use an external reference source. I see that in...
View ArticleMSP430G2553: Interfacing with Nordic nRF24l01 Transceivers
Part Number:MSP430G2553For weeks now, I have been trying to interface my MSP430G2553's with nRF24l01 transceivers. I followed the instructions of this forum exactly:forum.43oh.com/.../Unfortunately, I...
View ArticleTIDM-1PHMTR-ESD: Explanation for the DC filter code
Part Number:TIDM-1PHMTR-ESDHi thereIn the ref design code for this EVM there is a function that filters the DC component from the AC waveform called "dc_filter16.asm"I am wanting to know whether there...
View ArticleCCS/MSP430F5419A: Getting started with large memory model
Part Number:MSP430F5419ATool/software: Code Composer StudioMy code size just reached the point where I need to use the large memory model.I am using GCC GNU v5.3.0.219. on Code Composer Studio Version:...
View ArticleMSP430G2553: I2C ISRs not running. GIE bit is set, TXIE is set, TXIFG is set
Part Number:MSP430G2553In my code I have enabled ALL of the USCI_B module's interrupts, set the GIE bit and have an ISR with the correct interrupt vector. (used the vector and ISR name from TI's...
View ArticleMSP430FR2633: Gesture support with CapTIvate
Part Number:MSP430FR2633Hello folks, Can you provide example source codes to implement left/right swipe, tap and double tap on the slide if it’s not supported by CapTIvate ROM code?CapTIvate Technology...
View ArticleMSP430F2274: Does TI have any reference design for battery charging?
Part Number:MSP430F2274Hi,Does TI have any reference design (code or ref circuit) for battery charging as attached pdf file?Regards,Edward(Please visit the site to view this file)
View ArticleCCS/MSP430G2553: MSP430 CCS #pragma method of interrupts
Part Number:MSP430G2553Tool/software: Code Composer StudioI'm using the MSP430G2553 launchpad with CCS. I use S2 on Port1 pin3 to cause an interrupt to the MCU.I write my code below. #include...
View ArticleMSP430G2233: I2C flash loader support on MSP430G2233
Part Number:MSP430G2233Dear ExpertsMSP430G2233 only supports UART boot loader.Because the UART is used for other function, customer requires I2C boot loader.Do you have I2C flash loader which can be...
View Article