R7FA2L1A92DFM: Programming connector - MD pin and RES pin related query.

Hello,

I am designing a custom board with RA2L1 as the host MCU. The board needs to a have a switch to reset the MCU as mandatory. The idea is to use E2 as the programmer. And I am following the guide - https://www.renesas.com/us/en/document/mat/e2-emulator-e2-emulator-lite-additional-document-users-manual-notes-connection-ra-devices to make the hardware schematics.

Please advise on:

  1. How to connect the MD pin to SWCLK as shown in Fig 2.3. Or if I even need to connect MD.
  2. Also as I mentioned, a switch to reset the MCU should be present on the board and hence please also advise on what part to be used for the Open Collector Buffer as mentioned in the document or if its actually required because all I have is a pulldown as the external circuit.
  3. Please also check if the pin mapping is correct.

I find it astonishing that the evaluation board or other application specific boards that are made available for reference all force the use of another chip for programming and doesn't include schematics to show how to program to RA2L1 directly.


Please find the schematics of the 2x5 (10pin) 1.27mm connector for programming, a switch to RESET the MCU and a switch to select the boot option of the MCU. I have mentioned the pin names near the global labels to identify which pins the global labels connects to on the MCU.

Parents
  • Hello,

    Thanks for posting your question online.

    1) You don't need to connect the MD Pin, when using SWD interface. Also, your Boot Mode Selector circuit using SW4 ( or using a jumper) is enough to set the MD pin to 0, in order to start SCI boot mode ( if you need it).

    2) The open collector circuit isn't mandatory, your uc Reset circuit is enough, in order to reset your system by hardware.

    3) The pins and your circuits seem to be ok.

    Regards,

    AL_Renesas

Reply
  • Hello,

    Thanks for posting your question online.

    1) You don't need to connect the MD Pin, when using SWD interface. Also, your Boot Mode Selector circuit using SW4 ( or using a jumper) is enough to set the MD pin to 0, in order to start SCI boot mode ( if you need it).

    2) The open collector circuit isn't mandatory, your uc Reset circuit is enough, in order to reset your system by hardware.

    3) The pins and your circuits seem to be ok.

    Regards,

    AL_Renesas

Children