Part Number: MSP-EXP430FR5969 Hey all,
I am doing some testing with the MSP-EXP430FR5969 Launchpad dev board, and I am going to eventually need to connect the "RST" pin to an external push-button in my design, with the intention of resetting…
Part Number: MSP-EXP430FR5969 Hello,
I am following an example on Youtube to implement an ISR to toggle LED, P1.0, through the onboard switch P1.1.
All is good, except the switch bouncing - I am wondering how one can handle debouncing a switch through…
Part Number: ADC128S102EVM Tool/software: Hi, May you share your Code With me? You can send it to: Moralas1@gmail.com Much appreciation, Thanks, Moral.
Part Number: MSP-EXP430FR5969 Hello experts,
I have been new to the embedded world for the last year, and I have stepped away from MSP430 code dev for a few weeks and am having difficulty getting back into the semantics.
I am simply trying to control…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: MSP-FET Hi,
When I first started using the MSP-EXP430FR5969 eval kit, I used the USB interface and everything worked fine.
I then started using the JTAG interface and that worked as well…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: ALLIGATOR Hello there, TI forum!
I am an EE, fairly inexperienced with a lot of hands-on embedded systems work (1 year in the field total) - I have a somewhat simple question, hopefully I can…
Part Number: MSP-EXP430FR5969 Hi,
I have been using code composer and have exercised the blink led test and it works fine as I see the LED blink.
I then tried to use the blink led BSL code from the BSL scripter tool. I see that it looks like it completes…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: BQ25570EVM-206 , ENERGYTRACE , BQ25570 I’m currently experiencing an unusual issue with my MSP-EXP430FR5969 MCU. The problem applies to an unexpected increase in power consumption, and…
Part Number: MSP-EXP430FR5969 Other Parts Discussed in Thread: MSP-FET , MSP430F5528 , MSP-FLASHER Hello,
our new MSP-EXP430FR5969 board required ezFET firmware update at first usage with CCS.
Now the board is completely bricked, i.e. is not detected on…
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…