STM32MP157F-DK2: Difference between revisions

From JookWiki
(Note Arduino voltage)
(Finish documentation section)
Line 1: Line 1:
[[Category:Hardware]]
[[Category:Hardware]]
The STM32MP157F-DK2 is a development board starring the STM32MP157C system on a chip and a ton of peripherals.
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.
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.
Line 14: Line 14:


== Documentation ==
== Documentation ==
ST provides the following official documentation:
System on chip documentation:


* [https://www.st.com/en/microcontrollers-microprocessors/stm32mp157f.html STM32MP157F web page] is the first resource for documentation on the chip
* [https://www.st.com/en/microcontrollers-microprocessors/stm32mp157f.html STM32MP157F web page] is the first resource for documentation on the chip
Line 20: Line 20:
* [https://www.st.com/resource/en/reference_manual/rm0436-stm32mp157-advanced-armbased-32bit-mpus-stmicroelectronics.pdf STM32MP157 reference manual] provides information for driver writing
* [https://www.st.com/resource/en/reference_manual/rm0436-stm32mp157-advanced-armbased-32bit-mpus-stmicroelectronics.pdf STM32MP157 reference manual] provides information for driver writing
* [https://wiki.st.com/stm32mpu/wiki/Main_Page stm32mpu wiki] has a large amount of documentation for all levels of development
* [https://wiki.st.com/stm32mpu/wiki/Main_Page stm32mpu wiki] has a large amount of documentation for all levels of development
*  
Board documentation:
 
* [https://www.st.com/en/evaluation-tools/stm32mp157f-dk2.html STM32MP157F-DK2 web page] is again the first resource for board documentation
* [https://www.st.com/resource/en/data_brief/stm32mp157f-dk2.pdf STM32MP157 discovery kits data brief] is a good quick overview
* [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
 
Hardware files:
 
* [https://www.st.com/en/evaluation-tools/stm32mp157f-dk2.html#cad-resources STM32MP157F-DK2 CAD resources] has schematics and PCB files
 
*


== Firmware ==
== Firmware ==

Revision as of 17:09, 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.

Specifications

TODO

  • STM32MP157F system on a chip
  • Raspberry Pi 40-pin compatible header
  • Arduino headers (3.3v, not 5v!)
  • $109 USD from Mouser (as of 2022-01-29)

Documentation

System on chip documentation:

Board documentation:

Hardware files:

Firmware

The STM32MP157F

Bugs

TODO

Pinouts