Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
boards:f411re [2023/09/16 18:09] – [Clocks] darronboards:f411re [2024/12/06 14:01] (current) – [Microcontroller features] darron
Line 4: Line 4:
 </wrap> </wrap>
  
-===Microcontroller features=== 
 <wrap right> <wrap right>
 {{boards:pll-clock-diagram.png?200}} {{boards:pll-clock-diagram.png?200}}
 </wrap> </wrap>
- +===Microcontroller features===
-   Microcontroller features+
    * STM32F411RET6 in LQFP64 package    * STM32F411RET6 in LQFP64 package
    * ARM®32-bit Cortex®-M4 CPU with FPU    * ARM®32-bit Cortex®-M4 CPU with FPU
Line 44: Line 42:
 5V               PB6  D10 SPI2 CS 5V               PB6  D10 SPI2 CS
 GND              PC7  D9 GND              PC7  D9
-GND              PA9  D8+GND              PA9  D8  USART1 TX
 VIN VIN
                  PA8  D7                  PA8  D7
Line 51: Line 49:
 AD1 PA1          PB5  D4 AD1 PA1          PB5  D4
 AD2 PA4          PB3  D3 AD2 PA4          PB3  D3
-AD3 PB0          PA10 D2+AD3 PB0          PA10 D2  USART1 RX
 AD4 PC1          PA2  D1  USART2 TX AD4 PC1          PA2  D1  USART2 TX
 AD5 PC0          PA3  D0  USART2 RX AD5 PC0          PA3  D0  USART2 RX
Line 67: Line 65:
  
 [[https://www.st.com/en/evaluation-tools/nucleo-f411re.html|Product page]] [[https://www.st.com/en/evaluation-tools/nucleo-f411re.html|Product page]]
- 
-[[https://os.mbed.com/platforms/ST-Nucleo-F411RE/|MBED overview]] 
  
 [[https://www.st.com/resource/en/data_brief/nucleo-f411re.pdf|Data brief]] [[https://www.st.com/resource/en/data_brief/nucleo-f411re.pdf|Data brief]]
Line 74: Line 70:
 [[https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf|User manual]] [[https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf|User manual]]
  
 +[[https://os.mbed.com/platforms/ST-Nucleo-F411RE/|MBED overview]]
 +
 +[[https://www.st.com/resource/en/datasheet/stm32f411re.pdf|MCU Data-sheet]]
 +
 +[[https://www.st.com/resource/en/errata_sheet/es0287-stm32f411xcxe-device-errata-stmicroelectronics.pdf|MCU Errata]]
 +
 +[[https://www.st.com/resource/en/reference_manual/rm0383-stm32f411xce-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU Reference Manual]]
 +
 +[[https://www.st.com/resource/en/application_note/an4759-using-the-hardware-realtime-clock-rtc-and-the-tamper-management-unit-tamp-with-stm32-microcontrollers-stmicroelectronics.pdf|Using the STM32 RTC]]