Part Number: EVM430-FR6047 Other Parts Discussed in Thread: MSP-EXP430FR2433 Hi team, I have these two boards 1) EVM430-FR6047 and 2) MSP-EXP430FR2433, could you please inform me the best way to use the MSP-EXP430FR2433 to get the data from the EVM430…
Part Number: MSP-EXP430FR2433
Dear team,
I use 2 MSP-EXP430FR2433 to test SPI code:
msp430fr243x_euscia0_spi_09.c (ti.com)
msp430fr243x_euscia0_spi_10.c (ti.com)
I tried to add a breakpoint on the master side. The RXData and UCA0TXBUF…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: MSP430FR2433 , MSP-FET Hardware: MSP-EXP430FR2433, connect all jumpers from mainboard to FET board
Software: BSL scripter 3.4.0.1
Procedure
-Connect the board to the PC using a USB cable…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: UNIFLASH , MSP-FET , MSP430WARE Dear team,
My customer want to use I2C boot.
The UART has been debugged and passed, but after I2C enters the bootloader, I2C sends the following command…
Part Number: MSP-EXP430FR2433 The problem: basic examples of utilizing CTPL library (ctpl_ex1_gpio_lpm45_msp-exp430fr2433 and ctpl_ex2_rtc_lpm35_msp-exp430fr2433) do not compile.
Error messages:
#10367-D output section ".TI.persistent" cannot mix…
Part Number: MSP-EXP430FR2433 Hi Team,
A customer has a MSP-EXP430FR2433 launchpad. When he started to work with it with the OOB GUI he got the message that the interface software should be updated. So he updated the EVM and after a while he got the…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: MSP430FR2433 Hello,
I have to design a small signal processing board, which must generate a clock signal from an external signal.
If this external signal is missing, the board must generate…
Part Number: MSP-EXP430FR2433 Hello, we are trying to debug the capture timer, using the 16Mhz SMCLK configuration, currently we need to capture the low-level duration of the us level. But there are currently the following two questions, I would like…
Part Number: MSP-EXP430FR2433 Tool/software: Code Composer Studio Hi,
Im looking for any example code for UART communication for the MSP-EXP430FR2433, does TI have any example code for CCS that can send a string like 'Hello World' to a terminal like…
Part Number: MSP-EXP430FR2433 Hello, please check the attached code. We have configured CS, captrue timer, and ADC functions, but we found that the following configuration in adc_init will affect the accuracy of SMCLK. TA1CTL = TASSEL__SMCLK | MC__UP…