David Haig
David Haig
> I think we need to tackle the `address_range` changes before we can merge this: the RP2350 has more resources available, which this tool would not be able to check...
> This looks excellent! We should aim for a "proper" split-out of logic per board (maybe with some traits) in follow-up PRs, but having a base with correct (AFAICT) numbers...
Hi Kamil, thanks for reporting this and proposing a fix. I'm looking into it now.
Thanks for your PR, much appreciated. I have published a new version on crates.io
Hi, thanks for reporting this. I can see the issue there but I'm going to have to figure out what start and stop bandwidth number to use for 8k sampling...
Hi @HaoboGu, I managed to use your branch on an stm32h735g-dk to communicate with PSRAM through the hyperbus. However, I had to use OCTOSPI2 because of how the dev kit...
Hi @HaoboGu, thanks for your work on octospim. However, I cannot find any examples I can test and your eg-demo linked above is a broken link. Do you have any...
> > Hi @HaoboGu, thanks for your work on octospim. However, I cannot find any examples I can test and your eg-demo linked above is a broken link. Do you...
> We'll want to find a way to do a build in both async mode and non-async-mode. I think you'll need to mark the existing examples as requiring the `is_sync`...
I don't think it's a good time to add anything right now or you're going to have some painful merge conflicts to resolve. I'm busy making significant changes to solve...