I'm trying to program a R7F0E01182DNG#AA0 MCU, using the serial programming feature. It's not working, so as part of troubleshooting I'm paring my design down to the minimum functional circuit. This is what I have:
Can someone familiar with these chips tell me if it looks correct?
Power is supplied from a bench PSU, and the programmer is a 3.3v USB to serial adapter. The DTS line on the serial adaper is used as a reset signal and I confirmed that that is working with a logic analyzer.
Secondary question: if I wanted to program it using SWD, which pins are those? I can't find it in the datasheet or manual.
Edit:
I determined the SWD pins. SWCLK is TXD9 (P411). SWDIO is RXD9 (P207).
I also obtained an official programmer, the e2 lite. And it still does not work.. When I use that I get the error message "Error 0x00040102: Not connected to the user system." And I checked with an logic analyzer and it's not toggling any pins before the error occurs... ugh