Part Number: MSP-EXP430FR4133 I'm trying to run this code currently, which is just to let me know what mode is being used at the moment. It doesn't change modes yet, so it should just print "Temperature" to the console. However, when I run the code in…
Part Number: BOOSTXL-BASSENSORS Other Parts Discussed in Thread: MSP-EXP430FR4133 , HDC2010 , TMP116 Hi experts!
Most code samples I found for each sensor are built for MSP432, and was curious if we had any code for the MSP-EXP430FR4133 working with BOOSTXL…
Part Number: MSP-EXP430FR4133 I have been using this launchpad for the past month and it worked fine. I wanted to test some code for the UART channel (shown below) and all my code does is initialize EUSCI_A to UART on pins 1.1 and 1.0 with the below interrupt…
Part Number: MSP-EXP430FR4133 Other Parts Discussed in Thread: ADS7042 , MSP430FR4133 , Hi,
I am running an ADS7042 on the 430FR4133.
My goal is to sample the ADS7042 at around 600ksps. To do that I need to get the clock above 16MHz so I need to enable…
Part Number: MSP-EXP430FR4133 Hello everybody,
I'm trying to get into embedded systems programming and I have to choose a development board.
I also have a little project I'd like to implement. I'd like to make a kind of countdown/timer that I will…
Part Number: MSP-EXP430FR4133 Other Parts Discussed in Thread: MSP430FR4133 , BOOSTXL-BASSENSORS Hello,
is the MSP-EXP430FR4133 compatible with the BOOSTXL-BASSENSORS booster pack? I tried looking for this specific pack in the compatibility tester and didn…
Part Number: MSP-EXP430FR4133 Other Parts Discussed in Thread: BOOSTXL-BASSENSORS Hello,
I am curious if the BOOSTXL-BASSENSORS booster pack module is compatible with this MSP-EXP430FR413 launchpad or if there is a way to make them compatible. If not,…
Part Number: MSP-EXP430FR4133 Other Parts Discussed in Thread: MSP430FR4133 , MSP430FR6989 Tool/software: Code Composer Studio Hello,
I'm traying to use SPI interface to communicate EXP430FR4133 and EXP430FR6989. I used the demo code: msp430fr413x_euscia0_spi_10…
Part Number: MSP-EXP430FR4133 Tool/software: Code Composer Studio hi,
Could not detect my board in TI resource explorer.
btw, how to launch a debug session?
thanks.
Part Number: MSP-EXP430FR4133 Hello, I am trying to leverage the Launchpad's OutofBox demo source to prove out some functionality and get some experience on the platform. I'm running into a problem where the TimerA0 ISR code doesn't seem to be executing…