Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Sansa Clip ZIP: Who is the RTC ? :)
« previous next »
  • Print
Pages: [1]

Author Topic: Sansa Clip ZIP: Who is the RTC ? :)  (Read 3079 times)

Offline mcc01

  • Member
  • *
  • Posts: 69
Sansa Clip ZIP: Who is the RTC ? :)
« on: May 21, 2014, 11:23:41 PM »
Hi,

Since even the FM radiochip (SI4703) delivers a clock of 32765 ticks...
What chip does the timekeeping inside the Sansa Clip ZIP?

Thank you very much in advance for any help!
Best regards,
mcc
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #1 on: May 22, 2014, 12:34:49 AM »
There are several dedicated timers on the AMS chip that provide time keeping. 
Logged

Offline mcc01

  • Member
  • *
  • Posts: 69
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #2 on: May 22, 2014, 12:59:21 PM »
Hi Saratoga,

thank you for your infos!

ooops...sorry.
I didn't specify, what the intention was for my question...

Two kinds of "time sources" I am interested in:
1.) Which "chip" (or """entity""") is responisble for keeping the
     wall clock time. Or the other way aorund: If I set time and date:
     Which hardware do I influence then?
2.) If I set a sleep timer and/or a wake-up-timer: What hardware
     is influenced by this action?

Another question of this topic:
Is there a hardware restricting to limit alarm- or wake-up-timer-settings
to five minutes ?

Thank you very much for help in advance!
Best regards
mcc
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #3 on: May 22, 2014, 01:14:09 PM »
1)  The timers (and virtually everything else but the radio and flash memory) are on the main SOC. 

2)  IIRC you are basically setting the real-time clock to generate an interrupt when the clock reaches a certain value (sleep timer) or to power on the device (wake timer).   

3)  No, the actual resolution is probably 10s to 100s of microseconds.

Logged

Offline mcc01

  • Member
  • *
  • Posts: 69
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #4 on: May 22, 2014, 11:22:35 PM »
Hi Saratoga,

thank you ! That helps!

Main SoC: I check the rockbox.org-site for information about the SoC
for downlaoding the correct datasheets.
I am a little confused about the informations I found:
Checking the compilation results of rockbox I found that
./firmware/drivers/rtc/rtc_as3514.o is compiled.
Than I found, the SoC of the Sansa Clip ZIP is a
AS3525 -- but the "v2" version which is not a AS3525
but a "rockbox internal only" nameing...and seomwhere
I found, that all that ha something to do with a AS3514
and a AS3543...somehow.
I dont know when these information were written into
the webpages (the Sansa Clip ZIP is of Nov 2011 as far
as I know) and wether they were updated, if new information
were available.
Summa summarum: Which datasheets do I need to "understand"
hardware of my Sansa Clip ZIP and program on/for it in a
non-frustrating :) and non-harmful (for the hardware) way?

Thank you very much for any help and the your understanding
for a bloody newbie in advance!
Best regards and have a nice weekend! 8)
mcc
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #5 on: May 23, 2014, 12:53:36 PM »
There is no datasheet for the SOC used in the Zip, however for many things, the AS3525 will be close.  If in doubt, look at the source code. 

The AS3543 closely matches the DAC used in the AS3525v2, so that is sometimes referenced. 
Logged

Offline mcc01

  • Member
  • *
  • Posts: 69
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #6 on: May 23, 2014, 02:28:07 PM »
Hi Saratoga,

thanks for view inside...

Quote
There is no datasheet for the SOC used in the Zip

...at least is it known, what the exact name of that SOC is?

Best regars,
mcc
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Sansa Clip ZIP: Who is the RTC ? :)
« Reply #7 on: May 23, 2014, 02:30:14 PM »
Quote from: mcc01 on May 23, 2014, 02:28:07 PM
...at least is it known, what the exact name of that SOC is?

I don't think it has a name. 
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Sansa Clip ZIP: Who is the RTC ? :)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.065 seconds with 14 queries.