Second serial port with Vidor4000?

I am trying to figure out how to get a second serial port since, SoftwareSerial does not work with this board. Can someone explain how to make a serial port with fpga? Or is there an easier route?

An additional serial port, Serial1, is implemented on the samd. See the following for the pin mappings:

The FPGA running the VidorPeripherals bitstream implements 9 additional Serials ports with one dedicated for communicating with the Nina chip (SerialEx), see:

Hope this helps.

Edit: 2nd link.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.