====NUCLEO-F302R8==== {{:boards:f302r8.jpg?200}} ===Microcontroller features=== * STM32F302R8T6 in LQFP64 package * ARM®32-bit Cortex®-M4 CPU * 72 MHz max CPU frequency * VDD from 2.0 V to 3.6 V * 64 KB Flash * 16 KB SRAM * GPIO (51) with external interrupt capability * 12-bit ADC with 15 channels * 12-bit DAC * RTC * Timers (6) * I2C (3) * USART (3) * SPI (2) * USB 2.0 FS * CAN 2.0B * Analog Comparators (3) * Operational Amplifier === Pinout === The Arduino headers are almost compatible, the main difference being that D14/D15 are not the same I/O as AD4/AD5 without board adjustments. Arduino compatible headers PB8 D15 I2C1 SCL PB9 D14 I2C1 SDA AVDD NC GND IOREF LD2 PB13 D13 SPI2 SCK RESET PB14 D12 SPI2 MISO 3V3 PB16 D11 SPI2 MOSI 5V PB6 D10 SPI2 CS GND PC7 D9 GND PA9 D8 VIN PA8 D7 PB10 D6 AD0 PA0 PB4 D5 AD1 PA1 PB5 D4 AD2 PA4 PB3 D3 AD3 PB0 PA10 D2 AD4 PC1 PA2 D1 USART2 TX AD5 PC0 PA3 D0 USART2 RX 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 X1 8MHz ST-LINK/V2 HSE MC0 X3 NOT FITTED USES MCO HSI 8000000 LSE 32768 X2 32.768K LSI 32768 ===Resources=== [[https://www.st.com/en/evaluation-tools/nucleo-f302r8.html|Product page]] [[https://os.mbed.com/platforms/ST-Nucleo-F302R8/|MBED overview]] [[https://www.st.com/resource/en/data_brief/nucleo-f302r8.pdf|Data brief]] [[https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf|User manual]] [[https://www.st.com/resource/en/datasheet/stm32f302r8.pdf|MCU data-sheet]] [[https://www.st.com/resource/en/reference_manual/rm0365-stm32f302xbcde-and-stm32f302x68-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU reference manual]]