ReSpeaker_Microphone_Array_Firmware icon indicating copy to clipboard operation
ReSpeaker_Microphone_Array_Firmware copied to clipboard

raw mode firmware HID interface?

Open foldl opened this issue 8 years ago • 7 comments
trafficstars

when use raw mode firmware, any HID interface to control LEDs?

foldl avatar Mar 30 '17 10:03 foldl

HID interface is also able for raw mode firmware, and all address is same as xvsm mode(W/R xvsm regs will do nothing). But for now, we have not do some test for control LEDs.

Fuhua-Chen avatar Apr 01 '17 03:04 Fuhua-Chen

I had a try to control the LED, and the 8 channel recording device stopped working (win 10). I have to re-plugin the mic array.

发件人: Fuhua-Chenmailto:[email protected] 发送时间: 2017年4月1日 11:35 收件人: Fuhua-Chen/ReSpeaker_Microphone_Array_Firmwaremailto:[email protected] 抄送: Li Zhengjimailto:[email protected]; Authormailto:[email protected] 主题: Re: [Fuhua-Chen/ReSpeaker_Microphone_Array_Firmware] raw mode firmware HID interface? (#2)

HID interface is also able for raw mode firmware, and all address is same as xvsm mode(W/R xvsm regs will do nothing). But for now, we have not do some test for control LEDs.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Fuhua-Chen/ReSpeaker_Microphone_Array_Firmware/issues/2#issuecomment-290891532, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD2-aE4XeiUC4jms9S0M5A8nZVrr7KMfks5rrcXzgaJpZM4MuI9V.

foldl avatar Apr 01 '17 08:04 foldl

if the 8 channel is stopped working after sending LED control commands, it might be caused by setting data operation. I will check it soon, thanks for your feedback.

Fuhua-Chen avatar Apr 06 '17 08:04 Fuhua-Chen

By the way, which mic is numbered as the 0th, 1st, ... 7th channel?

foldl avatar Apr 06 '17 08:04 foldl

put the mic array on your desk and make sure the USB is face to you. the central mic is 0th, the letf top one is 1th,then, anti-clockwise are others.

Fuhua-Chen avatar Apr 07 '17 23:04 Fuhua-Chen

@foldl @Fuhua-Chen There are 8 output channels which outnumber the 7 physical microphones. What is the extra one suppose to be?

YaguangGong avatar Apr 25 '17 02:04 YaguangGong

0-7 channel are physical microphones, the eighth channel is average of both 0-7 channel. XMOS official program uses channel 0 for average. 7 channels microphone data and 1 channel average can use for some simple application. eg: auto gain control.

Fuhua-Chen avatar Apr 27 '17 08:04 Fuhua-Chen