Other Parts Discussed in Thread: BQ32000 , BQ32002 Hi Team,
Could you help recommend device like DS1302 which has calendar data output?
I only find a reference design which use MSP430 here: https://www.ti.com/tool/TIDM-TEMPCOMPENSATED-RTC
Thank you!
Mar…
Sorry to be late. It is quite strange to see that RTC stopped, which means it is power successfully. Here is there suggestions may be do some help:
1. Can you help ask customer to try this code https://www.ti.com/tool/TIDM-AUX-MODULE to see if RTC still…
Other Parts Discussed in Thread: MSP430FR6972 , TIDM-TEMPCOMPENSATED-RTC Hello,
I have a question about calibration mechanism in RTC_C module.
Our mcu is MSP430FR6972 and we would like to implement rtc calibration for crystal offset error.
On user guide…
Hello,
Make sure you use the A-version device for your design (e.g. not MSP430F6779 but MSP430F6779A). Regarding those functions, unfortunately they are not part of the EMDC-generated code. You can definitely add these functions to the EMDC-generated…
Part Number: MSP430F6736A Other Parts Discussed in Thread: TIDM-AUX-MODULE Tool/software: TI C/C++ Compiler The device is the TI energy meter with CPU MSP430f6736a on custom hardware. Implemented sleep function and it will wake up by pressing a button or…
Part Number: MSP430F6749A Other Parts Discussed in Thread: MSP430F6736A , TIDM-AUX-MODULE
Customer running temperature tests on MSP430F6749A. It was observed that RTC becomes inaccurate when tested at 60 degC. Instead of having drifts, customer found…
Part Number: MSP430F6736 Other Parts Discussed in Thread: , TIDM-AUX-MODULE Hello everybody,
our design contains a battery attached to AUXVCC3 to use the MSP430F6736 RTC_C module. A external 32768Hz Crystal with +-20ppm is used to drive the RTC.
Some…
Hello VTC,
Welcome to the E2E Forums! I'm glad you are considering a TI for your Metering solutions. I'll do my best to address your questions below and point you to some good TI Resources.
1. Accuracy is obviously a very complicated topic and…
Part Number: MSP430F6779A Other Parts Discussed in Thread: TIDM-AUX-MODULE , MSP430F6779 hello,
i am using slaa577g lib. ref. for energy meter in which RTC is always getting initialized whenever i am switching of the main power supply. actually i am new…