Actually, it is vice versa.
The assignment pin in the library
But when looking at the connections
![Image]()
Therefore, the connection pins and assignment pins are not the same. Therefore I have a problem at this point.
The assignment pin in the library
Code:
int PIN_CAM_SIOD = 4; // I2C0 SDAint PIN_CAM_SIOC = 5; // I2C0 SCLint PIN_CAM_RESETB = 2;int PIN_CAM_XCLK = 3;int PIN_CAM_VSYNC = 16; // GP15 hsync GP14 pixel clockint PIN_CAM_Y2_PIO_BASE = 6; // data GPIO6

Therefore, the connection pins and assignment pins are not the same. Therefore I have a problem at this point.
Statistics: Posted by firzen — Tue Mar 26, 2024 11:21 am