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 nemuri

  1. N

    problem with cy7c68000 usb utmi from cypress

    hi, i am faced with a strange behaviour of this UTMI, maybe someone have already seen this problem and know how to resolve it : For sending data from an SIE to the PC via USB, I use the UTMI. I have problems with the Tx register I assert the Txvalid signal to indicate that i want to send...
  2. N

    cascading two hubs usb

    hi, i need to connect two hubs, so my configuration is pc <-> hub <-> hub <-> low speed device. i have a question : when a pc sends data to low device via a hub, it sends a PRE PID, to tell the hub that the data are low speed . then the hub sends the data at low speed. but when it comes to...
  3. N

    USB preamble PID problem

    usb preamble thanks to your help i could set up the HUB i'm using. I'm using usb host cypress sl811hs connected to atmel's hub at43301; now i have a problem to communicate to a slow speed device (mouse) connected to the hub this is what i do : get device descriptor of the hub get configuration...
  4. N

    usb enumeration via a HUB

    usb enumeration timing Hello; I have problems with doing the enumeration process via a hub : i am using Cypress embeded host controller SL811HS to which usb port i have connected atmel AT43301 hub as a root hub. When i plug any device to the host, an interrupt enable me to scan the new device...
  5. N

    Troubles with Atmel FLIP's progrmming software

    Hello, i have troubles with FLIP software from atmel to program the at89c5131 evaluation board. When i plug the USB cable, the PC respond that the USB device is unknown, wherase in the FLIP manual it is uppose to recognise at89c5131 and propose me to install the driver provided with FLIP. So...
  6. N

    maximum baud rate of at89c52 ?

    what is the baud rate of at89c52 hi everyone can i make the baud rate of the uart in the at89c52 higher than 115200 ? and if yes, how ? thank you
  7. N

    usb address filtering on at89c5131

    And, if not, is there a microcontroler that can respond to any usb adress, but also that store the address in a register where i can be read ? my problem is that i have to immediatly answer to the host, as if i was the peripherial device, then transmit the data via rs485 to another...
  8. N

    usb address filtering on at89c5131

    hello, does anybody know how to prevent the at89c5131 to filter the usb adress ? I need it to respond to any message sent by the host, whatever the address in the token packet... thanks
  9. N

    c code, usb, and at89c5131

    at89c5131 usb hello, i'm trying to understand how the at89c5131 usb controller works. I've downloaded the c code examples at atmel site, but there is something i don't get : where are implemented the functions like usb_read_byte, Usb_clear_rx, usb_rx_complete.... ? I can see they are used a...
  10. N

    [help]The Gabor Transform

    don't have the code with me right now but i computed it in matlab this year. I think there is a matlab fonction that does that... i'll check it later and tell you
  11. N

    usb<-> rs485 <-> usb

    unfortunately i think that won't work, because i need to re convert to usb signals at the end of the rs485 line. I need that because i'll connect a usb Hub at the end. So the tranciever will have to be transparent concerning the usb signals, hence no driver, no enumeration, no endpoint... anyone...
  12. N

    usb<-> rs485 <-> usb

    usb rs 485 hello everyone, i am now working on a project where i need to do a kind of usb expender : usb mouse connected on card 1 , then convert the signal to rs485 through a cat5 cable (100 meters) then convert to usb again and plug to the pc i wanted to use the at89c5131 from atmel, but...

Part and Inventory Search

Back
Top