Part Number: MSP430F6720 Hi Experts,
we're using the MSP430F6720 processor in a device we use in industrial control systems. We're experiencing data loss in the information memory where we store the device's parameters, for reasons we can't pinpoint…
Part Number: MSP430F6720 Hello, because of delivery situation customer has to switch from F6720 to F6736 and F6733. Can he use same HEX file or should he recompile it? Both is working but he sees that recompiling produced different HEX filres for 20,…
Part Number: MSP430F6720
Hi Team,
Our customer would like to know if our MSP430F67XX devices are capable of simple differential voltage metering.
Thank you for your support!
Regards,
Danilo
Part Number: MSP430F6720 Other Parts Discussed in Thread: MSP430F6736 Hi,
I am trying to proof a product for Y2038 problem, found out that TI compiler as of v20.2.4 still uses 32bit/4byte time_t
The following is test code for mktime():
struct tm…
Part Number: MSP430F6720
Hi,
I am trying to convert Unix epoch time to the one used by MSP430 in CCS V10/TI v20.x.y compiler. Presumably TI compiler uses epoch time starting from 1900-01-01 00:00:00, at least the following code indicate so.
#include…
Part Number: MSP430F6720 Other Parts Discussed in Thread: MSP430WARE Hi,
In my project, two input channels (A2, A1) are selected. Something needs to be done when readings from A2 is lower or higher than certain threshold values. How do I set this up…
Part Number: MSP430F6720 Hi,
I am trying to use P1.2 pin as UART RXD pin while connecting P1.0 and P1.1 to two voltage signal input. The plan is to use Sequence-of-Channels Mode (Autoscan Mode) and DMA to sample P1.0/A2 and P1.1/A1. The problem is,…
Part Number: MSP430F6720 Hi Team,
My customer is working on a project and the main criteria is energy saving. Could you please suggest some good techniques for the following case.
We have to power the MCU from a measuring voltage (I<1mA), may be because…
The problem is the problem is baud rate. Somehow that particular xbee radio is really finicky about baud rate. The same radio generates different error rate in different setup:
1) FTDI based USB-UART adapter, sending by software on PC, 0/9000 messages…
Hi Zhiyong,
I'm glad to hear that you found a solution to the issue. Both documents state that UCNACKIFG is cleared by a start condition in the eUSCI. A start condition is never received in master mode.
Regards,
Ryan