Skip to main content
123456
Associate
August 2, 2017
Solved

STM32L4xx IAP with SD card example (IAP_main)

  • August 2, 2017
  • 2 replies
  • 1772 views
Posted on August 02, 2017 at 16:16

Hi,

Does anyone know where I can find the IAP_main example with SD card?

This example is mentioned in the document 'In-application programming with SD cards' (AN4854)but I couldn't find the example itself, only the one with UART.

Thanks in advance

    This topic has been closed for replies.
    Best answer by Amel NASRI
    Posted on August 02, 2017 at 16:32

    Hi

    a.giladgili

    ‌,

    It is downloadable from

    http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/x-cube-iap-sd.html

    .

    It seems that there is a typo in the title referring to AN4657 in the same page.

    -Amel

    2 replies

    Amel NASRI
    Amel NASRIBest answer
    ST Technical Moderator
    August 2, 2017
    Posted on August 02, 2017 at 16:32

    Hi

    a.giladgili

    ‌,

    It is downloadable from

    http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/x-cube-iap-sd.html

    .

    It seems that there is a typo in the title referring to AN4657 in the same page.

    -Amel

    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
    123456
    123456Author
    Associate
    August 3, 2017
    Posted on August 03, 2017 at 17:51

    Thanks a lot.