文档里说ox65寄存器写3是使用内部时钟

但实际上我看手册0x65寄存器写3只是把bit0和bit1位置1了,是配置的颜色反转和启用图形自动滚动的。
请帮忙确认下文档描述是否错了?0x65寄存器的bit2位写1才是使用内部时钟吧?

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
文档里说ox65寄存器写3是使用内部时钟

但实际上我看手册0x65寄存器写3只是把bit0和bit1位置1了,是配置的颜色反转和启用图形自动滚动的。
请帮忙确认下文档描述是否错了?0x65寄存器的bit2位写1才是使用内部时钟吧?

您好,感谢您的反馈。是的,您的理解是正确的,0x65这里如果使用内部时钟的话, bit3=1才对。