Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 Hi
I have 2 launchpads of MSP430FR2476. One is SPI master and the other is slave so I need to debug them meanwhile. How to set the connection of each usb port? I tried the targetconfig…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 , , MSP430FR2475 , MSP430FR4133 , MSP430FR2311 Hi team,
My customer is trying the sample code but it is not working properly.
①In「msp430.h」 of the sample code 「BlinkLED_LP-MSP430FR2476…
Part Number: LP-MSP430FR2476
I have a an application that uses eUSCI_A0 at 115200 Bd, 8 data bits, 1 stop bit and odd parity. Some characters do not get through in either direction and it seems this is due to incorrect handling of the parity bit by the…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: ENERGIA I have error when compile in CCS using TI v20.2.27.LTS but it was ok with GNU v4.6.3 (Energia)
This code fragment is from wiring.c delayMicroseonds() routine from Energia that I am converting…
Part Number: LP-MSP430FR2476 Hi,
I want to read ~4 digital signals from external devices and keep the values in the launchpad and then acces these values via a computer. How can I do this?
Thanks.
-VD
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: ENERGIA I attempted to move working "energia" project that complied under CCS with GNC compiler to TI compiler.
I moved all "energia" libs and files .c , .h, .cpp files to local project…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2475 Hello,
I am designing a product with a MSP430FR2475 microcontroller but in order to become familiar with the uc, I am using a LP-MSP430FR2476 .
I need to get the state of 12 IO in…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 Hello everybody,
I'm trying to check the MCLK signal on my MSP430FR2476 but i don't know how to select this function on my uc.
In generally, register PxSEL1 and PxSEL0…