Part Number: MSP430FR59941 Tool/software: Unable to program MSP430FR59941 using the MSP430 FET Programmer.
It says cannot find device. I have TDI,TDO,TCK,TMS and GND connected. powering the Microcontroller through an external supply.
Part Number: MSP430FR59941 Other Parts Discussed in Thread: MSP430F5359 , MSP430FR6047 Tool/software: Hi,
We are using your MSP430FR59941 and its LEA coprocessor for FFT and encryption. Dispite all our efforts to reduce de size of the software (optimisation…
Part Number: MSP430FR59941 Hi,
I need to write and read 2 bytes of data from the internal memory of the microcontroller.
If the power is off, the two bytes do not get erased.
How can I write to and read from internal memory?
Is there an example code available…
Hi Dennis,
That issue is UCB1 I2C Peripheral is not working but another I2C is working Perfectly.
I Will change the I2C pheripheral UCB1 to UCB0.
Thanks & Regards,
Vijay
Part Number: MSP430FR59941 The original thread is locked,... So I came here. The original thread is: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/819643/msp430fr5994-nothing…
Part Number: MSP430FR59941 Hi,
I'll perform some calculations in the CCS (Code Composer Studio). When a variable is declared as a float or double, calculations produce inaccurate results.
How to solve the problem.
alu_calculation = 7.7 + 2.4 = 10.…
Part Number: MSP430FR59941 Other Parts Discussed in Thread: MSP430FR5994 Hello TI team,
I am hiring an ultra low power micro controller with 256MB Flah/RAM, 45 GPIOs, BGA package, 2xI2C, 6xADC, RTC, AES, 1.8V.
I was happy to find the 16 bit CPU MSP520…
Part Number: MSP430FR59941 Hi, I'm using 32768 Hz oscillator(part_num: ASEK-32.768KHz-LRT) for LFXT clock. My controller did not able to detect the clock signals, so the LFXT Fault Flag does not cleared in programme. I need LFXT for RTC_CLK. What should…
Part Number: MSP430FR59941 Other Parts Discussed in Thread: MSP-EXP430FR2355 Dear team,
We are working on MSP-EXP430FR2355 where we are trying to send a string through UART and then activate one of many pins depending on the message sent.
While dumping…