Giter Site home page Giter Site logo

Determine EEPROM Writing Solution about jcap HOT 8 CLOSED

cspang1 avatar cspang1 commented on August 15, 2024
Determine EEPROM Writing Solution

from jcap.

Comments (8)

konimaru avatar konimaru commented on August 15, 2024 1

There is the Hydra-Asset-Manager (HAM). It needs some tweaking (the back end on the P1) but worked fine for me in the past. I believe up to 128MB was possible (in fact GUI allows for 512MB).

HAM_1_09.zip

from jcap.

cspang1 avatar cspang1 commented on August 15, 2024

Looks like Macca was investigating this exact same problem, but doesn't seem to really elaborate on his solution - plus it looks like he's using a C compiled solution.

from jcap.

cspang1 avatar cspang1 commented on August 15, 2024

Outstanding - any elaboration for "tweaks on the back end"?

from jcap.

konimaru avatar konimaru commented on August 15, 2024

The original backend used the TV driver + the Graphics object. I commented that out (there was some kind of progress bar). I believe you have the tweaked version already in that archive.

from jcap.

cspang1 avatar cspang1 commented on August 15, 2024

Oh nice. I'm thinking though... the Propeller's boot EEPROM is I2C, but the ones I'm attempting to write to are SPI - so I'll certainly have to replace the I2C logic with SPI logic, as well as change the GPIO ports used.

from jcap.

konimaru avatar konimaru commented on August 15, 2024

Ah, yes. I forgot. But it shouldn't be too much effort.

from jcap.

cspang1 avatar cspang1 commented on August 15, 2024

Nah, especially with a great deal of SPI logic already available in the Propeller library.

from jcap.

cspang1 avatar cspang1 commented on August 15, 2024

Will be satisfied w/ HAM.

from jcap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.