16
This commit is contained in:
parent
49605367e9
commit
46c9c0ab73
BIN
doc/采集端通信协议规范.pdf
Normal file
BIN
doc/采集端通信协议规范.pdf
Normal file
Binary file not shown.
@ -7,7 +7,7 @@
|
|||||||
* Set to 1 to use USART3 (PB10=TX PB11=RX) for sensor communication.
|
* Set to 1 to use USART3 (PB10=TX PB11=RX) for sensor communication.
|
||||||
* This steals the debug printf port — use JTAG debugger for observation.
|
* This steals the debug printf port — use JTAG debugger for observation.
|
||||||
* Set to 0 for normal operation (USART2 / PA2+PA3). */
|
* Set to 0 for normal operation (USART2 / PA2+PA3). */
|
||||||
#define SENSOR_USE_USART3 1
|
#define SENSOR_USE_USART3 0
|
||||||
|
|
||||||
/* Set to 1 to enable UART commands to configure sensor at boot.
|
/* Set to 1 to enable UART commands to configure sensor at boot.
|
||||||
* Set to 0 if sensor is pre-configured via USB to auto-output CMOS/DVP.
|
* Set to 0 if sensor is pre-configured via USB to auto-output CMOS/DVP.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user