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

ee_24clxx_writebytes(...)函数问题 #1

Open
xiaobocwb opened this issue Apr 24, 2019 · 1 comment
Open

ee_24clxx_writebytes(...)函数问题 #1

xiaobocwb opened this issue Apr 24, 2019 · 1 comment

Comments

@xiaobocwb
Copy link

char ee_24clxx_writebytes(uint16_t write_addr, char* pwrite_buff, uint16_t writebytes)
函数内write_len,page_offset两个变量应该同writebytes一样为uint16而不是uint8

@Prry
Copy link
Owner

Prry commented Nov 21, 2019

确实是,需考虑到大容量EEPROM寻址的情况。

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