Explorar el Código

correct wiring note

hathach hace 4 años
padre
commit
d097178ab0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      hw/bsp/stm32g4/boards/stm32g474nucleo/board.h

+ 2 - 2
hw/bsp/stm32g4/boards/stm32g474nucleo/board.h

@@ -32,8 +32,8 @@
 #endif
 #endif
 
 
 // G474RE Nucleo does not has usb connection. We need to manually connect
 // G474RE Nucleo does not has usb connection. We need to manually connect
-// - PA11 for D+, CN10.14
-// - PA12 for D-, CN10.12
+// - PA12 for D+, CN10.12
+// - PA11 for D-, CN10.14
 
 
 // LED
 // LED
 #define LED_PORT              GPIOA
 #define LED_PORT              GPIOA