STM32MP157F-DK2: Difference between revisions

From JookWiki
(Finish documentation section)
(Specifications and documentation)
Line 3: Line 3:


This board is a newer revision of the STM32MP157C-DK2 and as far as I can tell all STM32MP157C-DK2 hardware documentation applies to the STM32MP157F-DK2.
This board is a newer revision of the STM32MP157C-DK2 and as far as I can tell all STM32MP157C-DK2 hardware documentation applies to the STM32MP157F-DK2.
Almost all you need to know about this board and its chips is available without signing any kind of NDA or jumping through hoops. Very very convenient.


== Specifications ==
== Specifications ==
TODO
Core details:
*32-bit Dual Core Cortex-A7 800MHz ARM chip
*32-bit Cortex-M4 coprocessor
*512MiB DDR3 RAM
*5V 3A power supplied over Type-C
*ST-LINK/V2-1 debugging


* STM32MP157F system on a chip
* $109 USD from Mouser (as of 2022-01-29)
Storage:
 
* microSD card slot
 
Networking:
 
*Wi-Fi 802.11b/g/n
*Bluetooth Low Energy
 
*10/100/1000 Gigabit Ethernet
USB:
*4 USB 2.0 host type-A ports
*Dual-role USB 2.0 host or device type-C port
Video:
*4 inch 480x800 LCD touch screen
*HDMI
Audio:
*Stereo headset jack with microphone input
Other IO:
* Raspberry Pi 40-pin compatible header
* Raspberry Pi 40-pin compatible header
* Arduino headers (3.3v, not 5v!)
* Arduino Uno V3 compatible headers (3.3v only)
 
*4 user LEDs
* $109 USD from Mouser (as of 2022-01-29)
*2 user buttons


== Documentation ==
== Documentation ==
Line 26: Line 52:
* [https://www.st.com/resource/en/user_manual/um2637-discovery-kits-with-increasedfrequency-800-mhz-stm32mp157-mpus-stmicroelectronics.pdf STM32MP157 discovery kits user manual] has everything you need to know about the board
* [https://www.st.com/resource/en/user_manual/um2637-discovery-kits-with-increasedfrequency-800-mhz-stm32mp157-mpus-stmicroelectronics.pdf STM32MP157 discovery kits user manual] has everything you need to know about the board
* [https://wiki.st.com/stm32mpu/wiki/Category:STM32MP15_Discovery_kits stm32mpu wiki Category:STM32MP15 Discovery kits] re-iterates some of user manual in wiki format
* [https://wiki.st.com/stm32mpu/wiki/Category:STM32MP15_Discovery_kits stm32mpu wiki Category:STM32MP15 Discovery kits] re-iterates some of user manual in wiki format
*[https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2 stm32mpu wiki STM32MP157x-DK2 Getting started book] is a good guide for getting set up


Hardware files:
Hardware files:


* [https://www.st.com/en/evaluation-tools/stm32mp157f-dk2.html#cad-resources STM32MP157F-DK2 CAD resources] has schematics and PCB files
* [https://www.st.com/en/evaluation-tools/stm32mp157f-dk2.html#cad-resources STM32MP157F-DK2 CAD resources] has schematics and PCB files
Chip documentation:
* [https://www.st.com/resource/en/data_brief/stpmic1.pdf STPMIC1 data brief]
* [https://www.st.com/resource/en/datasheet/stpmic1.pdf STPMIC1 datasheet]
* [https://www.cirrus.com/products/cs42l51/ CS42L51 web page]
* [https://statics.cirrus.com/pubs/proDatasheet/CS42L51_F3.pdf CS42L51 datasheet]
* [https://datasheet.lcsc.com/szlcsc/1902141615_Lattice-SiI9024ACNU_C369574.pdf Sil9022 datasheet]
* [https://www.micron.com/products/dram/ddr3-sdram/part-catalog/mt41k256m16tw-107-it MT41K256M16 web page]
* [https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf MT41K256M16 datasheet]
* [https://www.realtek.com/en/products/communications-network-ics/item/rtl8211f-i-cg RTL8211F web page]
* [https://datasheet.lcsc.com/lcsc/1912111437_Realtek-Semicon-RTL8211F-CG_C187932.pdf RTL8211F datasheet] ("confidential")
* [https://www.murata.com/products/connectivitymodule/wi-fi-bluetooth/overview/lineup/type1dx LBEE5KL1DX web page]
* [https://www.murata.com/products/productdata/8813651165214/type1dx.pdf LBEE5KL1DX data sheet]
* [https://www.st.com/en/development-tools/st-link-v2.html ST-LINK/V2 web page]
* [https://www.st.com/resource/en/data_brief/st-link-slsh-v2.pdf ST-LINK/V2 data brief]


*
*

Revision as of 17:44, 28 January 2022

The STM32MP157F-DK2 is a development board starring the STM32MP157F system on a chip and a ton of peripherals.

This board is a newer revision of the STM32MP157C-DK2 and as far as I can tell all STM32MP157C-DK2 hardware documentation applies to the STM32MP157F-DK2.

Almost all you need to know about this board and its chips is available without signing any kind of NDA or jumping through hoops. Very very convenient.

Specifications

Core details:

  • 32-bit Dual Core Cortex-A7 800MHz ARM chip
  • 32-bit Cortex-M4 coprocessor
  • 512MiB DDR3 RAM
  • 5V 3A power supplied over Type-C
  • ST-LINK/V2-1 debugging
  • $109 USD from Mouser (as of 2022-01-29)

Storage:

  • microSD card slot

Networking:

  • Wi-Fi 802.11b/g/n
  • Bluetooth Low Energy
  • 10/100/1000 Gigabit Ethernet

USB:

  • 4 USB 2.0 host type-A ports
  • Dual-role USB 2.0 host or device type-C port

Video:

  • 4 inch 480x800 LCD touch screen
  • HDMI

Audio:

  • Stereo headset jack with microphone input

Other IO:

  • Raspberry Pi 40-pin compatible header
  • Arduino Uno V3 compatible headers (3.3v only)
  • 4 user LEDs
  • 2 user buttons

Documentation

System on chip documentation:

Board documentation:

Hardware files:

Chip documentation:

Firmware

The STM32MP157F

Bugs

TODO

Pinouts