Coder Social home page Coder Social logo

HFS-P3: Support about radpro HOT 5 CLOSED

gissio avatar gissio commented on July 17, 2024
HFS-P3: Support

from radpro.

Comments (5)

ihrapsa avatar ihrapsa commented on July 17, 2024

Sorry for reviving this but I managed to dump the firmware of this device. SWD port is not locked as previous thought.
I used a J-Link device (actually a ST-Link V2 clone flashed with J-Link using STLinkReflash) and I managed to dump it with J-Link Commander as well as with Keil µVision V5

For J-Link Commander I dumped it with   
savebin C:\Users\jonah\Downloads\HFS-P3_dump.bin, 0x0, 40000

J-Link Commander Screenshot

image

For Keil µVision V5 I dumped it with
SAVE HFS-P3_dump.hex 0x0, 0x3FFFF Then converted the Intel HEX-386 file format to binary using hex2bin.exe

Keil µVision V5 Screenshot

image

HFS-P3_dump.bin.zip

Also, here is the datasheet in English:
FM33LC0xx_Datasheet_EN.pdf

from radpro.

Gissio avatar Gissio commented on July 17, 2024

The FM33 is quite different from the STM32. This would require a lot of time and motivation, which I currently don't have.

from radpro.

ihrapsa avatar ihrapsa commented on July 17, 2024

I can understand that. Thanks anyway! 🙂
In the meantime I found some interesting developing sources for FM33LC0xx here on GitHub. In case anyone else is brave and knowledgeable enough to hop on this I'm willing to help with testing.

https://github.com/xdu-aero-association/FM33LC0XX_Example_0.04
https://github.com/SoCXin/FM33LC0

PS. I alao posted all this in that radmon.org post as well since that’s where this thing started

from radpro.

Gissio avatar Gissio commented on July 17, 2024

One more thing... could you test #97?

from radpro.

ihrapsa avatar ihrapsa commented on July 17, 2024

One more thing... could you test #97?

Will sure do!

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.