The Datasheet provides an example configuration for when the device is powered from the bus, and shows the bus Vss connected to UGND on the avr micro, but shows a connection to earth/ground on the other GND pins. Where is this ground coming from/connected to? The usb shield connection? Tied to bus' Vss?
Asked
Active
Viewed 188 times
2
Tyzoid
- 123
- 5
1 Answers
2
It's the ground line on the USB cable, not the shield. The UGND and GND are connected together on the board. Here's an example of a schematic with Atmega32u4.
p.s. If you would like to learn more about connecting the USB shield on the slave device side, see this earlier question.
Nick Alexeev
- 38,181
- 17
- 100
- 237
