8 years, 1 month ago.

When are major peripherals on the DISCO-F746NG be made available on mbed?

Hello,

I am looking for the following interfaces:

1. File Management System similar to SDFileSystem using the uSD connector.

2. Ethernet drivers for EthernetInterface (or similar mbed Ethernet API).

3. 16MB SDRAM.

thanks,

...kevin

Question relating to:

The STM32F746G-DISCO discovery board (32F746GDISCOVERY) is a complete demonstration and development platform for STMicroelectronics ARM® Cortex®-M7 core-based STM32F746NGH6 microcontroller.

Have a look at https://os.mbed.com/users/roykrikke/code/BD_SD_DISCO_F746NG maybe this will help with your project.

posted by Roy Krikke 24 Mar 2018

1 Answer

7 years, 10 months ago.

I have just published Ethernet for the Nucleo stm32F746ZG board.Discovery should be easy to adapt since only some pin assignments are different. https://developer.mbed.org/users/DieterGraef/code/Nucleo_F746ZG_Ethernet/

with best regards Dieter Gräf