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 Other Parts Discussed in Thread: MSPM0L2228 Tool/software: Is there a similar Crypto MCU like MSP430FR5994 but that operates at extended temperatures, i.e., between minus 55 Celsius to 125 Celsius? If not, is there any plans…
Part Number: MSP430FR5994 Tool/software: The MSP430 Assembly Language Tools (v16.9.0.LTS) manual says:
If you do not specify an ISR routine for some interrupt vectors, an ISR routine will be provided for those vectors from the RTS library and the RTS…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: CCSTUDIO , MSP-EXP430FR5994 Tool/software: Hello,
I am using the MSP430FR5994 in one of our projects, and everything is working well on the prototype board, except for the SPI bus.
I've tried…
Part Number: MSP430FR5994
Tool/software:
I am trying to read from A3 and A4 inputs to the processor. I can read A3 fine, but when I try and read A4, I get the same value. With the debugger I can see that I am correctly changing ADC12MCTL0 depending on…
Part Number: MSP430FR5994 Tool/software: We are using LPM3 as most as possible. Therefore, frequent transistions from AM to LPM3 occur.
I want to make sure my analysis of PMM31 and PMM32 is right.
MCLK=SMCLK sourced by DCO (at 8MHz) and not using MODCLK…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: ENERGYTRACE Tool/software:
Hi Experts,
I'm working on a project using the MSP430FR5994, and I'm aiming to drive an LED with the lowest possible power consumption. Currently, I'm driving the…
Part Number: MSP430FR5994
Tool/software:
Hello everyone,
I'm currently working with the MSP430FR5994 development board, and I plan to implement a small file system on it. I would like to store some of the file system's meta data in the FRAM of the MSP430FR5994…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: CC2340R2 , UNIFLASH , SEGGER
Tool/software:
Hello,
We have an MSP430 and CC2340R2 on a single PCB.
Is there a single hardware tool that allows to download the code into both MCU through the 2-pin…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: BOOSTXL-AUDIO , Tool/software: Hello, I am working on The MSP430FR5994 to applu FFT on captured signal using BOOSTXL-AUDIO, so after doing the signal acquisition I am applyting the function runFftWithLea…