OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 7:49 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: ES1370: how to initialize codec?
PostPosted: Tue Aug 17, 2021 5:44 pm 
Offline
Member
Member

Joined: Sun Jun 23, 2019 5:36 pm
Posts: 618
Location: North Dakota, United States
The wiki Ensoniq AudioPCI article says that step 3 of the initialization process is to write 0xFF to the codec register (for the 1371). However, it says nothing about the 1370. How does the codec register work for the 1370 and do I need to mess with it at all or can I just skip that step?


Top
 Profile  
 
 Post subject: Re: ES1370: how to initialize codec?
PostPosted: Tue Aug 17, 2021 7:34 pm 
Offline
Member
Member

Joined: Mon Mar 25, 2013 7:01 pm
Posts: 5099
I found the ES1370 and ES1371 datasheets. It looks like the ES1370 uses a completely different codec, mapped at offset 0x10 instead of 0x14, and doesn't have a sample rate converter.

I don't know what that means for initialization code, though. Maybe the Linux driver will be helpful.


Top
 Profile  
 
 Post subject: Re: ES1370: how to initialize codec?
PostPosted: Tue Aug 17, 2021 9:15 pm 
Offline
Member
Member

Joined: Sun Jun 23, 2019 5:36 pm
Posts: 618
Location: North Dakota, United States
I think that datasheet was the same one I found. From my POV (might be wrong) the ES1370 has a completely different register map, but that might be me. I'll look at the Linux driver again -- I got a bit confused last time, but I'll look again.


Top
 Profile  
 
 Post subject: Re: ES1370: how to initialize codec?
PostPosted: Tue Aug 17, 2021 9:31 pm 
Offline
Member
Member

Joined: Mon Mar 25, 2013 7:01 pm
Posts: 5099
Maybe you were looking at the codec registers? Those are completely different, since it has a different codec, but the rest of the registers (except the sample rate converter) look the same to me.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: SemrushBot [Bot] and 57 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group