Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:f302r8 [2022/10/23 08:34] – [Pinout] darron | boards:f302r8 [2024/11/19 12:28] (current) – [Pinout] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
====NUCLEO-F302R8==== | ====NUCLEO-F302R8==== | ||
+ | <wrap right> | ||
+ | {{: | ||
+ | </ | ||
===Microcontroller features=== | ===Microcontroller features=== | ||
Line 24: | Line 27: | ||
=== Pinout === | === Pinout === | ||
- | The Arduino | + | The Arduino |
difference being that D14/D15 are not the same | difference being that D14/D15 are not the same | ||
- | I/O as AD4/AD5. | + | I/O as AD4/ |
< | < | ||
Arduino compatible headers | Arduino compatible headers | ||
- | | + | PB8 D15 I2C1 SCL |
- | PB9 | + | |
- | | + | AVDD |
- | NC | + | NC GND |
- | IOREF | + | IOREF LD2 PB13 D13 SPI2 SCK |
- | RESET | + | RESET PB14 D12 SPI2 MISO |
- | 3V3 | + | 3V3 PB16 D11 SPI2 MOSI |
- | 5V PB6 D10 SPI2 CS | + | 5V |
- | GND | + | GND PC7 D9 |
- | GND | + | GND PA9 D8 |
VIN | VIN | ||
- | | + | PA8 D7 |
- | PB10 | + | |
- | AD0 PA0 | + | AD0 PA0 PB4 D5 |
- | AD1 PA1 | + | AD1 PA1 PB5 D4 |
- | AD2 PA4 | + | AD2 PA4 PB3 D3 |
- | AD3 PB0 | + | AD3 PB0 PA10 D2 |
- | AD4 PC1 | + | AD4 PC1 PA2 D1 USART2 TX |
- | AD5 PC0 | + | AD5 PC0 PA3 D0 USART2 RX |
- | NB all other Nucleo boards use PB5 for LD2. | + | NB all other Nucleo boards use PA5 for LD2. |
</ | </ | ||
+ | Morpho connector pinout: | ||
+ | |||
+ | um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf | ||
+ | |||
+ | Page 30/68 UM1724 Rev 14 | ||
+ | |||
+ | ===Clocks=== | ||
+ | |||
+ | < | ||
+ | MCO 8000000 | ||
+ | HSE MC0 X3 NOT FITTED USES MCO | ||
+ | HSI 8000000 | ||
+ | LSE 32768 X2 32.768K | ||
+ | LSI 32768 | ||
+ | </ | ||
===Resources=== | ===Resources=== | ||
- | [[https:// | + | [[https:// |
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
- | [[https:// | ||