Page 1 of 1

REPL over SWD for STM32F7

Posted: Sat Jul 28, 2018 4:31 pm
by tomd
Hi,

I have recently created my own STM32F746 breakout board. I was wondering if the REPL interface was able to be moved to the SWDIO port rather than on UART?

Thanks,
Tom

Re: REPL over SWD for STM32F7

Posted: Mon Jul 30, 2018 1:32 pm
by forester3
Hi,

By default, REPL works SWDIO(ST-LINK) and USB FS port on STM32F746-discovery.
But SWDIO side does not work after change pyb.freq(not default).