Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:stm32vl [2022/11/21 13:36] – [Issues] darron | boards:stm32vl [2023/12/01 04:40] (current) – [Issues] darron | ||
---|---|---|---|
Line 50: | Line 50: | ||
===Issues=== | ===Issues=== | ||
- | This device is recognised as a mass storage device which doesn' | + | This device is recognised as a mass storage device which doesn' |
- | so in Linux add this on the RPi to cmdline.txt and reboot. | + | |
+ | On the RPi add the following | ||
< | < | ||
usb-storage.quirks=483: | usb-storage.quirks=483: | ||
+ | </ | ||
+ | |||
+ | With ARMBIAN, update / | ||
+ | |||
+ | < | ||
+ | usbstoragequirks=0x2537: | ||
</ | </ | ||
Line 78: | Line 85: | ||
#! /bin/sh | #! /bin/sh | ||
# | # | ||
- | # UNPLUG STM32 VL Discovery | + | # ON DEVICE ERROR |
# RUN THIS SCRIPT | # RUN THIS SCRIPT | ||
+ | # UNPLUG STM32 VL Discovery | ||
# PLUG IN STM32 VL Discovery | # PLUG IN STM32 VL Discovery | ||
# CTRL-C | # CTRL-C | ||
Line 103: | Line 111: | ||
== STLink == | == STLink == | ||
- | NB STLink no longer operates with this boards | + | NB STLink no longer operates with this board' |
Install [[: | Install [[: | ||
Line 173: | Line 181: | ||
[[https:// | [[https:// | ||
+ | [[https:// |