Part Number: MSP-EXP430FR5969 hi,
I'm using MSP-EXP430FR5969 launch-pad, and I want to know if I can read the internal temperature of the microcontroller.
I noticed that it was written on the data sheet but still I don't understand if it possible…
Part Number: MSP430FR5969-SP Other Parts Discussed in Thread: MSP-FET Hi,
I have the MSP‑EXP430FR5969 evaluation board along with a version of CCS. I am able to run a few of the SW examples provided. The eval board is connected via the USB interface…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: BOOSTXL-SHARP128 , MSP430FR5969 , Hello Team,
I'm posting on behalf of my customer:
I am running on the MSP-EXP430FR5969 Launchpad with a BOOSTXL-SHARP128 LCD attached. I am trying to…
Part Number: MSP-EXP430FR5969 Hi Team,
I am helping the customer to extract the program from their EVM by following this thread: ( https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/692926/ccs-ccstudio-copying…
Part Number: MSP-EXP430FR5969 Hi,
I am using the provided msp430fr59xx_adc12_11.c code shown below. I am getting readings that are lower than expected. The code says it uses AVCC in the comment section, but then in the code it looks like Vref+ = VREF…
HI CSC,
This customer is being supported in this thread: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1174725/msp-exp430fr5969-problem-running-both-lcd-and-json-code-together…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: MSP-FET Hello,
I am a new developer to MSP430, my IDE is CCS. Is online debugging with real-time refreshed expressions possible on EXP430FR5969? Or any debugger is needed for this function…
Part Number: MSP-EXP430FR5969 Hi Team, Our customer would like to use the UART provided with eZ-FET Rev 1.2 on the MSP-EXO430FR5969 launchpad, without having to install CCS and was looking if we have Windows 10 drivers for the MSP430 application to do…
Part Number: MSP-EXP430FR5969
Tool/software: Code Composer Studio
I am trying to count pulses with MSP-EXP430FR5969 from external source at switch P1.1 . i config timer TA0 to capture the pulses and enable global interrupts. TIMER0_A3 interrupt vector…