Forum: Hardware Help, Soldering Tips, Tricks, Repair & Fixes - Discuss misc. hardware help, soldering methods and various fixes for PS2/PsTwo consoles.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: usb-adapter for mics
  

Results 1 to 2 of 2
  1. #1 usb-adapter for mics 
    SkyRaVeR Guest
    Hi !

    Does some1 know how the usb-adapter for those singstar mics works?
    I want 2 build my own adapter but unfortunately i don't find any schematics nor any information about it

    thx
    Reply With Quote  

  2. #2  
    patstew is offline Registered User
    Join Date
    Dec 2004
    Posts
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Sorry to ressurect this old thread, but in case anyone is interested. (I've been doing something related, namely putting the singstar microphone board inside my PS2, and attaching a wireless circuit board to it for wireless mics. Just thought I'd put some info out there.)
    The singstar board is based on the 'AK5371VQ' A/D convertor. Datasheet here http : / / www . tranzistoare . ro / datasheets / 270 / 137102_DS . pdf (Remove the spaces, I can't post links) It also has an eeprom attached to the convertor, which stores the manufacturer and product ID. (The stuff that i think could be stored in the eeprom is at the bottom, you'd have to work out how to store it properly, I bet the game checks those serials).
    I would expect that a generic circuit around that convertor model, with an appropriate eeprom would work. It uses a 11.2896MHz oscillator.

    usb_device.device_revision_bcd = 1 (0x1) (int)
    info.product = 'USBMIC Serial# 091042370' (string)
    usb_device.product = 'USBMIC Serial# 091042370' (string)
    info.vendor = 'Nam Tai E&E Products Ltd.' (string)
    usb_device.vendor = 'Nam Tai E&E Products Ltd.' (string)
    usb_device.product_id = 0 (0x0) (int)
    usb_device.vendor_id = 5141 (0x1415) (int)
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •