Remora 1.0.0_rc released for testing
Hi, thanks for the clarification. I'll update things to call it BLACK_F407E as I have set it up to use the SDIO.Hi Scotta
The seed arch max uses SPI2 for the sd card whereas the black uses SDIO. I tried compiling in MBED studio last night but I had a few issues
but at 3 am I wasn't going to push it any further
Please Log in or Create an account to join the conversation.
github.com/scottalford75/Remora/tree/develop
Development has been done an an Mks Robin E3 board with an STM32F103RC mcu. The Robin board uses an encoded bin file and for some reason the bootloader is causing some issues with some Mbed calls. So currently the bin file needs to be flashed to the board using an ST-Link. Given the 72Mhz clock of the F103, the code spends about 50% of the time in the base thread when running 4 step generators.
I chose the Mks Robin E3 as the dev board as most of the SKR boards share the SPI used for communications with the SD card. I think I have a work around for this but will need to get a board to test 100%.
Please Log in or Create an account to join the conversation.
I see that... I was about to load it on to a btt board with 103, but yeah, the sd is spi, and all the alts are being used by stepper signals....., which can serve as a segway into a question ,I chose the Mks Robin E3 as the dev board as most of the SKR boards share the SPI used for communications with the SD card. I think I have a work around for this but will need to get a board to test 100%.
What are your thoughts on writing the config to the i2c eeprom? Looks like a lot of boards have eeproms already, or alternately, wasnt mhel loading his via uart at startup or something like that?
Please Log in or Create an account to join the conversation.
these bords are so cheap the last one I believe is only AUD $17 I literally throw them in the cart if I'm ordering parts from suppliers that have them. with flash,rtc and all the io available.
Please Log in or Create an account to join the conversation.
Hi, which F103 SKR board do you have? I'd like to try out my idea but will be only able to test with a breadboard setup. I can work up the code and get you to test on the real board if that's ok?
I chose the Mks Robin E3 as the dev board as most of the SKR boards share the SPI used for communications with the SD card. I think I have a work around for this but will need to get a board to test 100%.
I see that... I was about to load it on to a btt board with 103, but yeah, the sd is spi, and all the alts are being used by stepper signals....., which can serve as a segway into a question ,
What are your thoughts on writing the config to the i2c eeprom? Looks like a lot of boards have eeproms already, or alternately, wasnt mhel loading his via uart at startup or something like that?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hmm, this is a wired one. There's no schematic available for the board and the pinout doesn't make a whole lot of sense either. There does not appear to be an SPI interface exposed on the available headers.github.com/bigtreetech/BIGTREETECH-SKR-CR6
Just let me know what I gotta do, im down for whatever
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.