-
Notifications
You must be signed in to change notification settings - Fork 0
Hardware Notes
fdila edited this page Nov 26, 2019
·
2 revisions
Ethernet
The solder bridge SB13 was removed to use PA1 pin as a timer. (there are only two 32 bits timers on this board and we need both; tim5_ch1 was not remappable to other pins) PA1 pin is connected to the ethernet port by default, removing the solder bridge means that you won't be able to use ethernet. Sorry for the inconvenience.
Serial communication
We are using an external UART<->USB converter because the one on board is used for debugging.