Part Number: MSP430FR5994 Tool/software: Hi,
I bought this launchpad module a few years ago. I know that I had it working back then, but now with CCS ver 20+, I just can't get it to upload anything. From scratch, I run CCS, it autiodetects the launchpad…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: ENERGYTRACE Tool/software: Dear all,
I came across the following situation when using I2Croutines using EEPROM memory.
I2C configuration on the MSP430FR5994
//////////////////////…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: ADS8866 , MSPM0G3507
Tool/software:
MSP430FR5994 SPI communication, using a 16MHz clock, when sending one byte followed by the next byte, there is a 6.63µs gap between each byte?
//****…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: TRS3232E , TRS3232 Tool/software: Hello everyone. I need a help about Msp430FR5994 Uart communication ports. I'm trying to use msp430FR5994 (64 pins) to communicate with another device trough…
Part Number: MSP430FR5994 Hello,
I am working on the IP Encapsulation (IPE) feature to implement secure storage. However, all the examples and documentation I can find are based on the older Eclipse-based CCS. My question is: does the newer Theia-based…
Part Number: MSP430FR5994 Tool/software: Hello everyone,
I'm trying to connect MSP430FR5994 with OV7670 (with FIFO memory), getting an image data (not for video streaming) and show it on the PC screen (with Python code). I can successfully read the…
Part Number: MSP430FR5994
Hi Everyone,
I am trying to implement I2C MASTER Read write operation in MSP430FR5994 using available library function to communicate with slave devices (RTC and Counter) as shown below but unfortunately it's not working…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: ENERGYTRACE Tool/software: It appears that LOCKLPM5 bit does NOT apply to PJSEL0.4 (and PJSEL.5, maybe).
I can't find any statement about that in the documentation (UG revP April 2020).
What…
Part Number: MSP430FR5994 Tool/software: We are using the MSP420FR5994 in a device that performs certain measurements. Those measurements are stored locally and sent to our server in a batched format. We are exploring the possibility of origin verification…
Part Number: MSP430FR5994 Hello Experts,
I am implementing an I2C communication between the MSP430FR5994 and the ST25DV64KC RFID Tag. Currently, my implementation works perfectly for when the MSP is running at 8 MHz, but fails completely at 16 MHz.…