9 years, 8 months ago.

Issues with the SDCard library and Nucleo F072

I have an SPI ILI9341 with SDcard running perfectly on LPC1768, KL25Z, NUCLEO-F411 boards. The SPI display works fine on a NUCLEO-F072 but the SDCard does not.

Likewise, any test programs that just use the SDCard fail on the F072. Surely the SDCard just depends on SPI. So it should run on any MBED with sufficient Flash and SRAM.

As an aside, the F072 Program Build details reports: Usage. FLASH=106kB (222%) RAM=2.4kB (15%)

The F072 has 128kB of Flash. The 'details' have assumed 64kB Flash.

It is really convenient to have 'Arduino footprint'. I can compare the same hardware 'Shield' with different MBED platforms.

David.

Be the first to answer this question.