-
Notifications
You must be signed in to change notification settings - Fork 33
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
BTT-Octopus with STM32H723? #68
Comments
Fantastic, always looking for help, lets start with the H7
spi issue is the biggest problem, and I am finding it very hard to debug the H7 |
RE TMC5160 |
Fine.. thank you for this fast response... BR |
Hi, Btw. is there a double of ROBIN_E3 in the custom_targets.json? it looks like a typo... BR Thilo |
hmm cant find my writeup, its in the issues page somewhere but ill do a quick one
|
The Robin e3 and the robin 3 are 2 different boards |
Thank you - it works. sorry not custom_targets - it was mbed_app.json
|
Hello, after playing around with mbed studio i am really confused about selecting custom targets. None of the custom boards appears. After correct the mbed_app.json by deleting first robin_e3 entry i have a success now. After reopen mbed studio all custom tragets appeared.. BR |
good eye, although it doesnt seem to cause me any issues with custom targets, with or without both entries. something incorrect in custom_targets.json would describe what you are experiencing |
I've dug out my old work on the SKR3 and have it working upto SPI comms. DMA appears to be working but I'm getting the request header coming back for some reason. Currently in SMT32cubIDE but the thought is to move this into PlatformIO as Cakeslob suggested. I'd appreciate any feedback on the SPI issues... |
Hello all,
i have two boards here from BTT. Octopus V1.1 with H723 processor and a Kraken V1.0 with same processor.
Because Kraken has fixed TMC5160 drivers missing - it may be a problem to use it with remora. Octopus lacks currently support for H723 processor only. Pins of Octopus are same as for M466 processor variant. Could you please give a roadmap to bring remora to the H723 - Version?
Is it maybe only the timing (clocking) setup? In case of success i will contribute the source to your project.
Is there a progress by adding TMC5160 driver code?
Thank you in advance.
The text was updated successfully, but these errors were encountered: