Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hardware.md - github.com/flipperdevices/libusb_stm32.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 881ed7268b4d50541bf71e06e811efeeb733424d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## HARDWARE

|     Target     |   Board                    | Notes                                       |
|----------------|----------------------------|---------------------------------------------|
| stm32f103x6    | bluepill                   |                                             |
| stm32f303xe    | NUCLEO-F303RE + NUCLEO2USB |                                             |
| stm32f105xb    | NUCLEO-F105RB + NUCLEO2USB | based on NUCLEO-F103RE, direct replacement  |
| stm32l052x8    | DIY board                  |                                             |
| stm32l100xc    | STM32L100C-DISCO           |                                             |
| stm32l476xg    | NUCLEO-L476RG + NUCLEO2USB |                                             |
| stm32f429xi    | NUCLEO-F429ZI              |                                             |
| stm32f429xi_hs | NUCLEO-F429ZI              |                                             |
| stm32l433cc    | bluepill with STM32L433CC  | direct replacement, R10 removed             |
| stm32f070xb    | bluepill with STM32F070CB  | direct replacement, R10 removed             |
| stm32g431xb    | NUCLEO-G431RB + NUCLEO2USB |                                             |
| stm32f446xc    | NUCLEO-F446RE + NUCLEO2USB |                                             |
| stm32f446xc_hs | NUCLEO-F446RE + NUCLEO2USB |                                             |
| stm32f373xc    | bluepill with STM32F373CC  | 2 cuts + 1 jumper wire                      |
| stm32l053x8    | NUCLEO-L053R8 + NUCLEO2USB |                                             |
| stm32f405xg    | NUCLEO-F405RG + NUCLEO2USB | based on NUCLEO-F103RE, 0.1uF at SB33, SB38 |
| stm32f405xg_hs | NUCLEO-F405RG + NUCLEO2USB | based on NUCLEO-F103RE, 0.1uF at SB33, SB38 |


[NUCLEO2USB SHIELD](https://github.com/dmitrystu/Nucleo2USB)