Part Number: MSP-EXP430FR4133 Hi all, im hoping for some guidance, im currently trying to communicate via SPI to an external SD card reader with a 4GB Card installed, in this case SDHC would apply ( i think thats correct ). I have downloaded the needed…
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: RF430FRL152HEVM Other Parts Discussed in Thread: DLP-7970ABP , MSP-EXP430FR4133 , , RF430FRL152H , MSP-FET
Tool/software:
I'm using the RF430FRL152HEVM to send ADC values via NFC, with the reader setup consisting of the MSP-EXP430FR4133 and…
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 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 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…