File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- # Arduino Core for STMicroelectronics STM32L4 based boards
2
-
1
+ # Arduino Core for STM32L4 based boards
3
2
4
3
## Supported boards
5
4
50
49
2 . Right-click on ``` dpinst-x86.exe ``` (32 bit Windows) or ``` dpinst-amd64.exe ``` (64 bit Windows) and select ``` Run as administrartor ```
51
50
3 . Click on ``` Install this driver software anyway ``` at the ``` Windows Security ``` popup as the driver is unsigned
52
51
53
- ### Flashing the bootloader for Tlera Corp Boards
52
+ ### Flashing the bootloader sketch for Tlera Corp Boards
53
+
54
+ The Tlera Corp boards require an initial bootloader sketch. This is nothing more than a default program that contains the USB Serial device
54
55
55
56
1 . Select Tools -> Programmer -> STM32 BOOTLOADER
56
- 1 . Select Tools -> Burn Bootloader
57
+ 2 . Select Tools -> Burn Bootloader
57
58
58
59
### From git (for core development)
59
60
You can’t perform that action at this time.
0 commit comments