I'm redesigning the BW16 kit board to fit better with a project I am working on. The first stage of my process is trying to understand what is currently happening on the board.
There are two sections leading out of the RX and TX on the CH340C that are further modified and linked to the two receive and the two transmit UART ports on the BW16 chip itself. I would like some clarification on their function.
The first (pictured below) connects the RXD output of the CH340C to two resistors, one with 0R leading to the UART LOG TX port and one NC leading to the LP UART TX port.
The second (pictured below) CH340CTX line through a similar situation to the first, and then connecting these lines to PA8 and the RXD sockets from the dev board outputs to the PA8 and PB2 ports on the chip itself, while both of these lines are pulled high.
There is also a small table with the following text:
R4=0R R9=0R & R8=NC R10=NC Log Tx & Rx OK
R4=NC R9=NC & R8=OR R10=OR AT Tx & Rx OK
I'm assuming this is a way to switch between two differing types of UART but I am confused as to why they all come from the USB-C. Is it just a way of choosing which UART port the USB-C data will be fed into and which can be accessed from the board outputs?
In either case an explanation of the circuits would be extremely helpful. Here is a link to the full datasheet if more context is needed

