CCS/MSP430FR5969: Clock Configuration Using Driverlib for MSP430FR5969 and...
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello,I am new with MSP430F5529 and FR5969so, I want to configure my clocks and i watched many tutorials of f5529 it's too complicated because...
View ArticleMSP430F5419A: MQTT + AWS + GSM modem + MSP430F5419A
Part Number:MSP430F5419AHello,I would to send data to the Amazon AWS server. I use a MSP430F5419A + a SIM800 GSM modem. Unfortunetly AWS requires the TLS1.2 protocol while the SIM800 only embedded the...
View ArticleCCS/MSP430F6736: spi USCI_A1 module problem
Part Number:MSP430F6736Tool/software: Code Composer StudioHi ,i have a custom board with a controller and an ultrasonic sensor(MAX35101),the interface between those are by spi.i'm using(spi A1)A1...
View ArticleCCS/MSP430FR5969: Turning on the Grove relay
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello everyonei'm currently trying to use the relay from the grove starter kit for launchpad.I just used a GPIO port configured as output and...
View ArticleTM4C123GH6PM: TM4C123GH6PM
Part Number:TM4C123GH6PMHi, I'm working on DHT11 humidity and temperature sensor. According to the datasheet, I have maintained all the protocols for the sensor to run in stable mode. However, my code...
View ArticleMSP430FR5872: On Chip Temperature Sensor
Part Number:MSP430FR5872Hi all,I am using MSP430F5872. In this, I am trying to read the internal temperature sensor value from ADC12 channel 30 Queries:1)My first query is whether this channel number...
View ArticleCCS/MSP430F4152: Unknown device when programming
Part Number:MSP430F4152Tool/software: Code Composer StudioHi,I have a MSP-FET and an MSPTS430M64 target board. If I insert a MSP430F4152 then I get a message "unkown_device" when I debug. When I insert...
View ArticleCCS/MSP430FR5969: How to write the ISR for TimerA1 module?
Part Number:MSP430FR5969Tool/software: Code Composer StudioHello everyone,I'm trying to use the grove ultrasonic ranger for some distance measurement.The plan is to send out a pulse of 10us and capture...
View ArticleCCS/MSP430F5529: Cannot connect to target using external power supply
Part Number:MSP430F5529Tool/software: Code Composer StudioI am using the MSP430F5529 launchpad to program an MSP430G2221 on an external board.It has been smooth until I tried to program the MSP430G2221...
View ArticleMSP-EXP430FR4133: Expected power usage of MSP-EXP430FR4133 with out-of-box...
Part Number:MSP-EXP430FR4133What is the expected current consumption of the MSP-EXP430FR4133 when running the out-of-box-demo code in "stopwatch" mode with the stopwatch not running?I am seeing about...
View ArticleCCS/MSP430FR5994: How to use ADC to measure voltage
Part Number:MSP430FR5994Tool/software: Code Composer StudioHere is a code that was in the FRAM utilities example that uses ADC to detect when power is lostHow do I modify this code to detect when the...
View ArticleMSP430F5335: cannot use MSP430flasher with '/dev/ttyS9'
Part Number:MSP430F5335I am using Windows WSL for development and I am trying to use MSP430Flasher but the tty file name is "/dev/ttyS0". Any way to use the Flasher with a tty without name pattern...
View ArticleCCS/MSP432P401R: ADC On/Off Controlled by External Button Press and Timer A
Part Number:MSP432P401RTool/software: Code Composer StudioMy goal is to have code that allows me to turn on the ADC by pressing an external button and then an interrupt from Timer A will turn off the...
View ArticleMSP430FR2633: How can I update the Conversion Count during execution?
Part Number:MSP430FR2633I understand that the Conversion Count is set in the structure passed to MAP_CAPT_registerCallback, but how can I update it dynamically later?I assume it is not safe to call...
View ArticleCCS/MSP432P401R: LPM3 current consumption (bank retention)
Part Number:MSP432P401RTool/software: Code Composer Studioi´m trying to minimize power consumption of MSP432P401R.In Introducing 32-bit MSP432™ microcontrollers pdf, it consumes 850nA in LPM3, and it...
View ArticleCCS/MSP430FR4133: ADC Register Conversion From MSP430FR6989
Part Number:MSP430FR4133Tool/software: Code Composer StudioHi all,I wrote this code block for ADC conversion for MSP430FR6989. It worked well. My question is, I want to implement same code on...
View ArticleMSP430F5529: NeoGPS 6m not working -IICDC 2017
Part Number:MSP430F5529I am using the MSP430F5529 microcontroller for my project. I need to interface the NEO 6m GPS module with it. I m using the Energia IDE to code the controller. When I run this...
View ArticleCC430F5137: Analog power supplier below balanced RF lines
Part Number:CC430F5137Hi,I am working on a 2 Layer design based on CC430.I try to keep the GND layer as clean as possible, especially below the RF parts. Now I am unsure about how to route the...
View ArticleRTOS/MSP430FR5994: Can't run TI-RTOS projects
Part Number:MSP430FR5994Tool/software:TI-RTOSWhen I go to the TI-RTOS for MSP430 examples in the CCS in the Resource explorer and try to run some TI-RTOS project I always get this massage as output (in...
View ArticleHow to disable to SPI?
Hi sir,I use the MSP430F5529 to develop my system.I have some questions about LPM mode.1. If the MSP430 enter LPM3 and I make sure the SPI slave doesn't work, does the SPI consume the energy(SPI master...
View Article