Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: MSP430FR2433 Other Parts Discussed in Thread: UNIFLASH Hi,
How do I use the BSL-Scripter on Windows 10 to do a simple TX_BSL_VERSION so I can see the BSL invoke sequence on TEST/RST and capture a command/response?
Regards,
-Mike
Part Number: MSP-EXP430FR2433 Whenever I try to run any code on my board it says there is an error connecting to the target: unknown device. I have tried changing the microcontroller settings, changing the cable, doing a reset, reinstalling CCS, redownloading…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: MSP430WARE , MSP430FR2433 , I down loaded and installed MSP430Ware_3_80_14_01.
I created an empty project BlinkLED_MSP430FR2433 and added the file main.c from C:\ti\msp\MSP430Ware_3_80_14_01\examples…
Part Number: MSP-EXP430FR2433 Failed to Import BLINK LED demo to CCS Cloud IDE
Got empty page
Followed by following video
www.youtube.com/watch
What should I try to do?
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: MSP430FR2433 CCS Version: 11.0.0.00012
MSP-EXP430FR2433
I've got an MSP-EXP430FR2433 and I'm trying to develop a microcontroller with CCS for the first time.
When I compile OUT OF BOX…
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
-Download…
Part Number: MSP-EXP430FR2433 Dear Expert ,
Good day!
Our customer use the FR2433 chip to connect the capture pin to the PWM waveform, but the data parsed in the interrupt is different from the data displayed by the oscilloscope. Please help verify whether…
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 noinit…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: MSP430WARE Problem: I want to use UART on UCA0 and SPI on UCA1. Joined examples from driverlib library. Once SPI is initialized, UART starts to work incorrectly.
Code:
#include "driverlib…