Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAL_I2C_Master_Transmit #1

Open
RockyF opened this issue Oct 21, 2019 · 2 comments
Open

HAL_I2C_Master_Transmit #1

RockyF opened this issue Oct 21, 2019 · 2 comments

Comments

@RockyF
Copy link

RockyF commented Oct 21, 2019

method ssd1306_I2C_WriteMulti is incorrect.
HAL_I2C_Master_Transmit(m_hi2c, address, dt, count+1, 10);
need +1 to fill the last col.

@miaoji1
Copy link

miaoji1 commented May 26, 2023

你好!我想问一下为什么这个代码在ssd1306.h引入的头文件i2c.h,编译找不到i2c.h。
image

@RockyF
Copy link
Author

RockyF commented May 29, 2023

你好!我想问一下为什么这个代码在ssd1306.h引入的头文件i2c.h,编译找不到i2c.h。 image

你的编辑器里不是报错找不到头文件了嘛,看看配置吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants