Skip to content

Commit 0cc3d21

Browse files
committed
Update variants\STM32L4xx\L496R(E-G)T_L4A6RGT\PeripheralPins_CBOT_L496.c
temp disable USB VBUS detection, turns out latest PCB rev has incorrect resistor divider for VBUS
1 parent f662e9e commit 0cc3d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/STM32L4xx/L496R(E-G)T_L4A6RGT/variant_CBOT_L496.h

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
#define LSE_VALUE 32768U
170170

171171
// Extra HAL modules
172+
// TODO: enable VBUS detection, PCB 2023.07-V2 has incorrect VBUS resistor divider
172173
// #define USBD_VBUS_DETECTION_ENABLE
173174
/*----------------------------------------------------------------------------
174175
* Arduino objects - C++ only

0 commit comments

Comments
 (0)