Part Number: MSP430FR5962 Other Parts Discussed in Thread: MSP430WARE do any of our MSP devices support ARP SMBUS protocol?
I believe this can be implemented in software but wondering if we have any example, sample code, app note to help with this…
Part Number: MSP430FR5962 Tool/software: TI C/C++ Compiler Dear Masters,
My customer is using old version IAR (may be .6 or earlier) which do not include MSP430FR596x device, but they do not want to change the IDE due to license reason. Do we have any…
Part Number: MSP430FR5962 There are some inconsistencies in the datasheet for the MSP430FR5962. There is a generalized statement that all port x.y can be configured as interrupts. However the table 6-4 (Interrupt priority) is missing information for some…
Sudheer,
This looks like an issue in the linker command file for FR5962 that is included with CCSv6.1.3. If I run 6.1.3 I see the same as you were there is 4KB of SRAM shown in the memory allocation view. When I run CCSv7.2 I see the proper 8KB.
…
Part Number: MSP430FR5962 Hi,
I am trying to figure out the power consumed per sector of SRAM that is active in LPM4. I think the answer is in table 5.7 of the datasheet-
Comparing the current for ILPM4 and ILPM4, RAMoff , the delta is the SRAM power…
Part Number: MSP430F4152 Other Parts Discussed in Thread: MSP430FR5962
Hello, I am using MSP430f4152 with 4MHz external crystal. The clock, timer, and gpio functions are working correctly. Also, I am using software I2C for the MLX90614 temperature sensor…
Other Parts Discussed in Thread: MSP-EXP430FR5994 , MSP430FR5962
When building the bottom most static library, I get this comment: Building file: "../ti/MSP-EXP430FR5994_BQUart/BoardAPI/bspFuncs.c" Invoking: MSP430 Compiler "C:/ti/ccs1220/ccs/tools…
Part Number: MSP430FR5992 Other Parts Discussed in Thread: MSP430FR5962 , Hi all,
We've moved from using the MSP430FR5962 to the MSP430FR5992.
My code compiles on the 5962 with no issues. However I get a memory error when compiling on the 5992.
…