Hi Board designers,
Refer below:
(+) AM625-Q1: AM625-Q1 support RTC or not - Processors forum - Processors - TI E2E support forums
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1487369/am625-q1-am625-q1-support-rtc…
Before reading about the Real Time Clock (RTC) Counter, I was under the impression that it provided registers which counted time in terms of seconds, minutes, hours, days, months, and years. But it doesn't. It simply provides a sixteen bit counter register…
Part Number: CC1352R Tool/software: TI-RTOS Hi,
I'm using a function hook on the Channel 1 of the RTC to trigger events and I would like to make its definition at runtime instead of doing it in the realese.cfg file.
I have the following lines in…
The timer clock of the RTC chip is required by the customer to have a frequency of 10~50Hz, and it should be able to switch to at least 10, 20, and 50 frequencies, which are commonly used by them. Check if TI is suitable? The timer clock for the RX8111CE…
Part Number: CC2538 Other Parts Discussed in Thread: Z-STACK Tool/software: TI-RTOS Hi,
I'm using Zstack-3.0. RTC getting Problem. But still, some 15 to 20 sec vary is there.
// When I'm setting the time.
osal_setClock(time);
osalTimeUpdate…
Part Number: MSP430F5522 Other Parts Discussed in Thread: BQ32002 Tool/software: Hi Team,
Good wishes to you! I'm working with the MSP430F5522 on my custom board. I need to read RTC time from the microcontroller (using I2C) to check if the time data…
Other Parts Discussed in Thread: MSP430FR4133 Hello everybody. I am having trouble with a debounce pushbutton program. Briefly,I want my program tot work like this: when I press the button the port ISR will be diabled, the RTC timer will be enabled, the…
Hi Tom, There are General Purpose timers but there is no software support yet to use them as wakeup sources for Deep Sleep. The latest update is GP timers support for Deep Sleep should be ready by SDK 10.0 (July/August 2024). Until then, we can only recommend…
I am using RTC timer functionality but no RTC-only mode. Please check if attached reset scheme and pin connections for EXT_WAKEUP, CAP_VDD_RTC, VDDS_RTC, RTC_KALDO_ENn are ok.
I am again writing my connection here for RTC timer functionality but no…
Part Number: CC2652R7 Tool/software: 1) I am required to log some sensor data into the inbuilt flash with accurate time stamps like 1 second by one second . (Better we can get date also )
Special Requirement need to use inbuild RTC cannot use clock…