Part Number: MSP430FR2353 Other Parts Discussed in Thread: MSP-EXP430FR2355 Hi
I am running sample BlinkLED_MSP-EXP430FR2355 and I see led blinking properly.
However, I run OutOfBox_MSP-EXP430FR2355, it looping in the following code.
void init_CS(void)…
Part Number: MSP430FR2353 Hello,
I have a question about the ROM LIB of the msp430FR2353. Specifically, I don't quite understand how this part works. Is it read-only or can it be compiled? If it is read-only, how do I know how his library works when…
Part Number: MSP430FR2353 I have to code some formulas which are originally using Floating Point values. I understand that the FR2353 has no Floating Point hardware.
So far all I need are the four basic operators (+, -, *, /). Should I just code these…
Part Number: MSP430FR2353 Other Parts Discussed in Thread: MSP430FR2355 , HDC2080 , HDC2022 ,
I am trying to port the sample code in /msp430fr2355_demo_with_hdc2080/main.c to our hardware (FR2353, HDC2022). I'm using USCI_B1.
The I2C peripheral is not…
Part Number: MSP430FR2353 Other Parts Discussed in Thread: MSP430FR2355 Hello,
I am working on MSP430fr2353 microcontroller for one of our application.
We have to use the internal Temperature sensor for our application in which we have to read temperature…
Part Number: MSP430FR2353 Other Parts Discussed in Thread: MSP430FR2355
Hello team,
we are unable to find the schematics of MSPFR2353,where can i find these schematics?
thank you
Part Number: MSP430FR2353 Hello
i want to know the difference between “OA_DAC Setting time ,full scale” and “OA_DAC Setting time ,code to code ”.
The difference between the values of these two parameters is too large, and I did…