-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
add new CUAV Nora board #14475
add new CUAV Nora board #14475
Conversation
Hi @bkueng You guys got a plan to add docs for this board? |
hard fault? |
when I use CUAV Nora to debug ADIS16470, when I use int SPI :: transferhword (uint16_t * send, uint16_t * recv, unsigned len) function, the program is stuck. |
It is possible that the H7 library does not yet support 16-bit SPI transmission |
The board has been added already. Can this be closed? |
Yes, although one missing piece in master is still supporting all 14 PWM. Let's bring that in separately. |
Rebased version of #14272.
@CUAVcaijie can you test this? I added some changes in abe16d7.
TODO: