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

准备把nando用STM32CubeMX和STM32CubeIDE移植到STM32F407VET6的HAL库上。bootloader和app的cdc驱动已做好了。有兴趣可以一起加入 #76

Open
whitcloudfly opened this issue Oct 17, 2023 · 5 comments

Comments

@whitcloudfly
Copy link

whitcloudfly commented Oct 17, 2023

准备开发带触摸屏的脱机烧写的版本。

@whitcloudfly
Copy link
Author

目前在作者的代码基础上移植了STM32F407VET6的版本。https://github.com/whitcloudfly/CUBE_NANDO_HAL

@whitcloudfly
Copy link
Author

STM32F103VET6和STM32F407VCT6的HAL库版本均已移植完成。但是写入校验奇数块出错。在Nando上测试原版3.5.0代码也是同样问题。

@whitcloudfly
Copy link
Author

whitcloudfly commented Nov 15, 2023

问题出在w25q256jv需要启动4字节地址。在标准库源码下修改测试没问题了。但是在hal库版的代码下测试未成功。原版标准库代码里USB cdc和芯片的读取缓存之间是如何处理的呢?有谁知道吗?

@whitcloudfly
Copy link
Author

HAL库的STM32F407VET6. STM32F103VCT6的spi nor读写擦验证通过了。

@whitcloudfly
Copy link
Author

项目已完成

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

1 participant