STM32F7508-DK Platform Demo v1.4.0 & v1.5.0

Hi everybody,

We recently updated the sources for platforms supporting the STM32F7508-DK Evaluation board for STMicroelectronics [1]. You can find the sources below hosted on our GitHub pages:

In this latest version v1.5.0, we changed the following:

  • Add support for WebP image format.

In the version v1.4.0, here is a non-exhaustive list of changes made in this version:

  • Added LLMJVM FreeRTOS 1.1.0 support.
  • Trace the DHCP requests.
  • Change license terms to MicroEJ Corp. BSD-style license.
  • Enabled MPU instruction access in SDRAM.

Please see the Changelog for all the list of changes.

Platforms use a STM32Cube BSP as their basis, thanks to the STM32CubeIDE [2]. Next, you can play with the foundation libraries examples available on our Github repository [3].

Happy Coding!
The MicroEJ team

image

[1] https://www.st.com/en/evaluation-tools/stm32f7508-dk.html
[2] https://www.st.com/en/development-tools/stm32cubeide.html
[3] GitHub - MicroEJ/Example-Standalone-Foundation-Libraries: This project gathers all the basic examples of the foundation libraries.