MSP430FR6047: New part availability
Part Number:MSP430FR6047I am designing with the MSP430FR6047 and I have read that a similar part without the LCD driver will soon be available, what is the status on this new part?? Is there pricing yet?
View ArticleMSP430G2553: Code for built-in program on MSP430G2ET LaunchPad?
Part Number:MSP430G2553Hi there,Where can I find the code for the program already Flashed into the device on the MSP430G2ET LaunchPad?I removed the device and plugged it into a breadboard, along with...
View ArticleMSP432P401R: Why is this needed: FLCTL->BANK0_RDCTL = (FLCTL->BANK0_RDCTL &...
Part Number:MSP432P401RHiBelow a copy of sample program from the book, Programmable Microcontrollers by Cem Unsalan, with a few added lines by me.My questions is, why do we need to set the flash memory...
View ArticleCCS/MSP432E401Y: XDS110 not recognized in Linux system
Part Number:MSP432E401YTool/software: Code Composer StudioI'm trying to do some development work on an MSP in a Linux environment, using 64-bit Fedora 25 build. I've tested the board on windows...
View ArticleMSP430G2553: Possible to generate 3 PWM outputs for RGB LED with one timer?
Part Number:MSP430G2553Hello community,I am trying to build an RGB LED control unit with an infrared receiver.The MSPG2533 has two 16 bit timers, with 3 Capture Compare registers each.One timer will be...
View ArticleCCS/MSP-EXP430FR6989: Memory stored in the .data section behaves strangely...
Part Number:MSP-EXP430FR6989Tool/software: Code Composer StudioI am working on a program in assembly for a class I am taking. When I run my code on the launchpad without using debug mode in Code...
View ArticleCCS/MSP432P401R: MSP432P401R
Part Number:MSP432P401RTool/software: Code Composer StudioI am trying to communicate between a Raspberry Pi and an MSP432 Microcontroller over I2C. Raspberry Pi is the Master and MSP432 is the Slave.I...
View ArticleMSP432P401R: Why is this needed: FLCTL->BANK0_RDCTL = (FLCTL->BANK0_RDCTL &...
Part Number:MSP432P401RHiBelow a copy of sample program from the book, Programmable Microcontrollers by Cem Unsalan, with a few added lines by me.My questions is, why do we need to set the flash memory...
View ArticleMSP432P401R: Use the function of DebugP_assert()
Part Number:MSP432P401RHi e2e,My customer wants to use the DebugP_assert() function in FreeRTOS. But it failed. The compile result is:Assert fail at...
View ArticleMSP430FR2110: Max Power consumption in Active mode
Part Number:MSP430FR2110Hi team,Our customer is interested in MSP430FR2110IRLLR. Therefore, customer is investigating this max power consumption. According to this datasheet, we are able to know...
View ArticleCCS/MSP432P401R: Systick
Part Number:MSP432P401RTool/software: Code Composer StudioHi, I am trying to write my own millis() function(to emulate arduino's millis() function). I am using Systick interrupt to achieve the same. I...
View ArticleMSP430F2013: msp430f2013 minimum and maximum analog voltage range to adc
Part Number:MSP430F2013Hi,I am using MSP430F2013 in our project.Please tell me the minimum and maximum analog voltage range to adc pin(p1.1)The sensor which i am using is giving minimum voltage 1.8v...
View ArticleCCS/MSP430FR6989: Jmp statement inside an interrupt
Part Number:MSP430FR6989Tool/software: Code Composer StudioWhat actually happens if I declare an unconditional jump statement (to transfer program control somewhere else) in an interrupt? (In Assembler)
View ArticleMSP430F5659: Communication Issue in some PC'S
Part Number:MSP430F5659Hi TI team,Device Details: Controller Used - msp430F5659 Interface - USB-CDCWe have the USB driver provided by TI which we could install successfully. Its getting detected...
View ArticleMSP432P401R: Externally Powering launchpad no usb
Part Number:MSP432P401RHello,So I'm doing a project which involves using a 12V battery source, I have a voltage regulator which steps down to 5V and I'm trying to feed those 5V to the MSP432P401R...
View ArticleMSP430G2553: Launchpad MSP-EXP439G2 - Hardware UART
Part Number:MSP430G2553Hello,I am working with the MSP430G2553 and right now the MSP is on the Launchpad. I am using Hardware UART to connect the MSP to another device. Right now that is working just...
View ArticleRTOS/MSP432E401Y: Using PWM on Timer Module
Part Number:MSP432E401YTool/software: TI-RTOSHi,This is in regards with the PWM support on Timer, we were able to use the functionality of the PWM on the GPT in an NONRTOS environment , but the...
View ArticleCCS/MSP430F425A: Temperature Make "SD16" Can Not Work Normally
Part Number:MSP430F425ATool/software: Code Composer StudioHi everyone,I am creating a project with MSP430F425A.The project is a meter of UV power. The insert file is the schematic. We use SD16 to...
View ArticleNeed help getting started with TI micro controllers.
Hi,1. After a gap, Im here looking to relaunch myself into the micro controller world. I haven't used TI development tools for microcontroller programming, though I have worked on some other micro...
View ArticleCCS/MSP430F5508: Driver signing when using MSP430 USB module
Part Number:MSP430F5508Tool/software: Code Composer StudioI am currently in the process of developing a CDC product using the MSP430F5508. My development is being done on the MSP-EXP430F5529LP...
View Article