forGGe / HappySnail-THSensor

Mozilla Public License 2.0
1 stars 0 forks source link

Fix bugs of rev0 and create rev1 for Proto II/Mark I #16

Open forGGe opened 4 years ago

forGGe commented 4 years ago

During the testing of Proto II, a number of issues has been found.

Following items must be addressed in rev.1 of the Proto II

forGGe commented 4 years ago
  • [x] Swap UART1 and UART2 - UART1 can be used for flashing a board, better use this as a debug UART

UART2 is not 5V tolerant. Instead, UART3 is used in place of UART1.

So, UART1 will be used for debugging purposes, UART3 will be used for communicating with RS485 transceiver.