Coder Social home page Coder Social logo

FS9000: Support about radpro HOT 3 CLOSED

maxromanovsky avatar maxromanovsky commented on July 17, 2024 1
FS9000: Support

from radpro.

Comments (3)

eriedj avatar eriedj commented on July 17, 2024 2

IMG_20230819_204338098_HDR
pudibei NR-950 bought on ebay, looks to be same mcu and firmware but diff pcb. i may try to take a look into it sometime, but i will note it's been a decade since i last did any real coding.

from radpro.

Gissio avatar Gissio commented on July 17, 2024

Cześć!

I have never worked with the MSP430 so I can't support it.

But I can give you some hints as to what would need to be done (general hints, not support):

  • Follow the traces from the microprocessor to the board's devices (keyboard, display, battery, etc) and see what port connects to what device. A multimeter might help.
  • The 10-pin header is a JTAG connector. Get a JTAG USB adapter, and attempt to download the firmware through it. Then use some MSP430 disassembly tool to disassemble the firmware, and see how the code accesses the MSP430F147 internal devices (input/output ports, timers, ADCs, etc).
  • Then, follow the steps in https://github.com/Gissio/radpro/blob/main/docs/developers.md and customize the code for the MSP430/FS9000.

This should make a nice project...

from radpro.

maxromanovsky avatar maxromanovsky commented on July 17, 2024

Gotcha, thanks.
While this sounds interesting, I'll skip it for now due to total lack of free time.
Maybe later, who knows?
Anyways, thanks for your response!

from radpro.

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.