Thanks to the help from this community I am much closer to finishing my new design. Right now I am most worried about my USB 2.0 traces, and I want to make sure that I am doing everything right with spacing and what not. I'm using the USB0 port on the NXP LPC4337.
Before I had the USB traces: - grouped together with 6mil spacing except 10mil spacing for D- and D+ like this { USB ID Trace >> 6 mil gap>> USB D+>> 10 mil gap>> USB D->> 6 mil gap>> USB VBUS }
I consulted some colleagues at my school and found that if things were traced this way I could get a lot of noise from VBUS and quite possibly the same with USB ID. I learned that I should isolate D+/D- as much as possible. So I moved the VBUS line onto the bottom layer and far from the D+ D- lines. I'm not sure what I should do with the USB ID line, I've been digging through my data sheet and I can't seem to find anything about running the trace, most of the stuff in it is in regards to control registers and driver development. Any ideas on what I should do for the ID trace?