Skip to main content
AFaya.1
Associate III
May 4, 2022
Solved

Purpose of FSMC_NL pin and How to enable

  • May 4, 2022
  • 1 reply
  • 1420 views

HI,

I am working on STM32F413zh and i am trying to enable FSMC_NL gpio pin. I dont't know what is the purpose and how to enable this pin in STM32cubeMX. Please give me the support.

Thankyou.

This topic has been closed for replies.
Best answer by AFaya.1

I found it, thankyou for your reply. FSMC_NL for ALE purpose. While i was changed the configurations as per reference manual that was able to enable. Also working fine.

1 reply

waclawek.jan
Super User
May 4, 2022

Why do you want to enable it if you don't know what is it's purpose?

It is used only for memories with multiplexed address/data buses, or in (quite rare) memories which require a latch signal for address.

What memory do you intend to connect to FSMC?

JW

AFaya.1
AFaya.1AuthorBest answer
Associate III
May 13, 2022

I found it, thankyou for your reply. FSMC_NL for ALE purpose. While i was changed the configurations as per reference manual that was able to enable. Also working fine.