Greg Davill
Greg Davill
This PR has been sitting on my local branch for awhile now, would be useful to get it merged. Because it's been so long, I've rebased the changes, and squashed...
Anything I can do to help this along?
Just some comments/observations since I've been using this with a CC2530. ## Programming with fast clock Initially wasn't able to run the programmer very fast, trying anything over 200kHz seemed...
> @antonblanchard is the OrangeCrab you got from @gregdavill different from the "regular" one that people can buy? The cable in https://twitter.com/antonblanchard/status/1219448773333487616 hides that FPGA cry Yes, that OrangeCrab specifically...
> @gregdavill Am I reading the data sheet right on the 85K OrangeCrab as having 512MB of RAM? 25K version only has 128MB of RAM? Yes, on the released orangecrab-85F...
> To be 100% clear, I wanted Microwatt to fit into the 12/25F part :D! Understood. I know your board is a 25F. I was just confirming that the existing/proven...
I was thinking about this recently when packing serv into the GF180 MPW0. On FPGA targets the removal of 16*32bit registers isn't huge, typically because both configurations fit in the...
Using SFDP makes the most sense when it's available as a default option, it can pick the largest erase sector size based on the amount of data to write. If...
Thanks for the ping. I had totally not seen the work you put into this in October. Thanks. I've not taken a look at this code for a long while,...
@craigarno Your last lines in the log file have the following error: ``` 02-26 16:26:47 com_github_gregdavill_KiBuzzard.plugin 107:Version check failed "8.0.0-rc3" not in version list ``` I think when you unzipped...