This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Helped needed in USB Board bring up

Hi

i am working on USB , I have MCB2388 eval board , i have example code given by keil for storage memory it is working fine on my eval board, i am having my custom hardware with same hardware(same processor lpc2388 ) , but that code not working on my custom hardware , is there any changes i have to do like descriptors and drivers .

Thanks and regards
goran

Parents
  • If you have the "same hardware" then things would work out of the box, the fact they don't suggests they are not sufficiently the same. Since I know nothing about your custom design, and the choices you made in arriving at the design, the burden pretty much falls on YOU to make the assessment about what is in fact different to the reference design which is working properly.

Reply
  • If you have the "same hardware" then things would work out of the box, the fact they don't suggests they are not sufficiently the same. Since I know nothing about your custom design, and the choices you made in arriving at the design, the burden pretty much falls on YOU to make the assessment about what is in fact different to the reference design which is working properly.

Children