⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
6 posts / 0 new
Last post
garzola
Offline
Last seen:3 months 1 week ago
加入:2018-07-23 13:21
PDM audio and DMA

Hi,

I'm trying to recording audio @8khz with the USB eval board. it basically works but if i analyze the waveform it looks strange , the first secs seem to have a bias . The mic is connected to mikrobus pins miso and SPSI_clk : according to schematic there is no pull up resistors on these ones.

the recording is based on DMA channel and SampleRateConverter.

any tip is appreciated!

Thanks

Marco

Attachment:
Device:
PM_Dialog
Offline
Last seen:3 days 11 hours ago
Staff
加入:2018-02-08 11:03
嗨garzola,

嗨garzola,

Thanks for your post, but the audio is not supported from the DA1468x SDK yet, so I am not able to provide you any guidelines for your issue. Although, I will ask the Team and I will get back to you as soon as possible.

Thanks, PM_Dialog

garzola
Offline
Last seen:3 months 1 week ago
加入:2018-07-23 13:21
谢谢你的支持,我

谢谢你的支持,我really appreciate.

I used if_pdm module in your sdk by the way , even if not still supported officially.

Marco

PM_Dialog
Offline
Last seen:3 days 11 hours ago
Staff
加入:2018-02-08 11:03
嗨garzola,

嗨garzola,

Could you please clarify what you are trying to accomplish? We need to get a bit better understanding of what you want to implement. Are there any specific latency requirements and which is the source? Please, provide us more details about your application.

Thanks, PM_Dialog

garzola
Offline
Last seen:3 months 1 week ago
加入:2018-07-23 13:21
Yes,

Yes,
the goal is to stream audio. I got it running but I have noise in the first secs and I guess is something related to the behaviour I described above.
seems pretty odd to have this RC waveform after SRC has been started.

Marco

ben.lauret
Offline
Last seen:2 months 3 weeks ago
Staff
加入:2015-11-24 10:20
Hi Garzola,

Hi Garzola,

Can you share more details about your setup. Which mic do you use and and how do you supply it? Would it be possible that the noise comes from uniitialized buffers?