Skip to main content
Visitor II
December 11, 2020
Question

Accessing multiple wiznet modules using address bus decoding and single FMC SRAM nterface.

  • December 11, 2020
  • 1 reply
  • 1170 views

I have a requirement to interface 8 numbers of Wiznet Modules (Wiz830MJ) with STM32L496. Since i need to interface more than 4 modules so i cannot manage with standard FMC SRAM interface. So I am planning to use a decoder (74HC138D) and generate 8 different CS for modules. Please see the attachment. Remaining interface is same as standard FMC SRAM interface.

Kindly provide a feedback on this approach. If you see any issue then kindly highlight it.

    This topic has been closed for replies.

    1 reply

    Super User
    December 11, 2020

    You will have to add the decoder's delay into the total timing calculation, and you have to take into account the buses loading (which is your other thread), but that should be all.

    JW