Open JohnTheCoolingFan opened 3 months ago
Hi, Thanks for your information. which one you refer to ? please check the following picture if meet your need. 1.
2.
The Picture №1 is from the Pi 2 and CB2 manual, and it only has gpio numbers, but not roles such as uart rx/tx and others.
Hi,The pins of CB2 and CB1 are the same, the RX, TX pins are in the same position, but with different serial numbers. Please refer to the pin of CB1
It would be better if this was explicitly marked in the manual for Pi 2 and CB2, instead of being implied through CB1 manual.
I just spent a couple hours trying to figure out the location of the spi pins without any success, because several reviews of the board explicitly stated that the pins of the CB2 are different from CB1 while showing Picture №2 in their videos. (Do not remember the exact videos). Them being the same probably needs to be stated in the manual
@BTTJUSTIN I agree with the user comments. We need to update the CB2 and Pi2 manuals to indicate the pin functions. Please make sure that this point is raised at the next PM meeting.
OK,Got it : ) I already talk to PM last week. I am working on it .
As there is no uart adapter on the type-c connector, a different way to connect and debug the board is needed in case it's not possible to connect to the network or when developing OS images. The pin roles match up somewhat with BTT Pi, notably UART pins are the same:
GPIO0_D0
is RX andGPIO0_D1
is TX, which are labeled UART2 pins in the rk3566 datasheet I found. The UART connection used 1.5M baud speed.Please add GPIO pin roles into the manual, just like for BTT Pi and CB1