Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Mazen21

  1. M

    pic10F322 in proteus ISIS

    Hello, Did any one have an idea how to create a new microcontroller component for simulation in proteus ISIS? I need to work with pic10f322 but I can't find any library in proteus ISIS.
  2. M

    [SOLVED] MCP23017 I2C I/O Expander Input Reading Problem

    Re: MCP23017 Input Reading Problem Hi, I'm having problem with reading continuously from the MCP using I2C, do you have any suggestions?
  3. M

    [SOLVED] Alternative for a transistor

    thank you that was helphul
  4. M

    [SOLVED] Alternative for a transistor

    Hello, I want to know waht are the specification that I should look for to find an alternative for a a transistor? thanks
  5. M

    Communication between PIc and an external EEPROM

    Hello, glad to tell that it work, my mistake was in addressing the second time (line 22 from the start) I should write the address of the eeprom in the right form. I changed the I2C1_Wr(0xA1); with I2C1_Wr(0xA0);
  6. M

    Communication between PIc and an external EEPROM

    Hello, I need to save some data in a 24LC256 eeprom from a pic, the eeprom work with I2C. I linked the sda and the scl pin with 2 pull up resistor of 4.7kohm, linked the 3 pins A0 A1 and A2 with the ground. The eeprom then has the address of 0XA0 for read and 0XA1 for write. This is the PIC...
  7. M

    extraction the audio type from an audio input

    I have 3 options: RCA, spdif or hdmi I have to extract the audio format from one of this inputs. Is this possible with a DSPIC?
  8. M

    Extracting audio information from HDMI

    Thank you mrFlibble that was very helpful, good luck in your project ;) I'll keep you up to mine
  9. M

    Extracting audio information from HDMI

    Hey Thank you so much!! for your components I found it pretty decent but I didn't find 8 pwm output, any way I found that farnell match your price requirements https://uk.farnell.com/stmicroelectronics/stm8s105c4t6/mcu-8bit-stm8s-16k-flash-48lqfp/dp/1706221 here is another one ATmega2560 take a...
  10. M

    Extracting audio information from HDMI

    Hi, thanks for your replay we find this circuit the "TDA19977A" which can decode the HDCB and can send all the audio infoframe through a pic microcontroller via please take a look and tell me what do you think of this device. This is too good to be true! **broken link removed**
  11. M

    extraction the audio type from an audio input

    Hello, How can we make a difference between two audio format in the binary level?
  12. M

    Extracting audio information from HDMI

    It's more than a real project :cry: and it's suppose to be a real product :cry::cry: my boss wants me to decode the HDMI audio stream and display all the information in a little LCD well LCD is an easy task for me but for the HDMI I can't find any useful link on google, believe me I passed long...
  13. M

    Extracting audio information from HDMI

    I have to finish this project in 2 months, I mean seriously guys!! ok may be with your help I'll be able to do somthing, I found this IC "enc adv 7510 " which is probably do the encrypting process. My question is " Are they many HDCP keys" and how I'm suppose to know wich key is needed and...
  14. M

    Extracting audio information from HDMI

    I don't really know if it's HDCP or not, the HDMI stream is from a set top box so I think it's HDCP

Part and Inventory Search

Back
Top