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 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 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: 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…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476 , MSPWARE I am working on some moderately compute and I/O intensive but otherwise non-power critical application. Thus, I need almost all of the peripherals of the MSP430: UART,…
Part Number: LP-MSP430FR2476 Other Parts Discussed in Thread: MSP430FR2476
What is the attached SPI mode ? How do I set up the MSP430FR2476 clock phase and polarity for this mode? CLK is idle low
Part Number: LP-MSP430FR2476 I have been using __delay_cycles which works well in the order of milliseconds. I have a 16 MHz MCLK. What is the precise way to generate microsecond delay?
Thanks
Part Number: LP-MSP430FR2476 Hi,
The TCAN demo is working with the LP-MSP430FR2476 when I use P2.7, P3.5, P3.2, P3.6 from EUSCI_B1. If I change this to P4.3, P4.4, P5.3, P5.4 the same demo does not work. I don't know if the TCAN4x5x_MCAN_CACHE_TXBC…