from Hacker News

An STM32 emulator written in Rust for 3D printers

by nviennot on 7/25/22, 6:14 AM with 21 comments

  • by _fizz_buzz_ on 7/25/22, 12:56 PM

    I suppose emulating STM32s is all we can do at the moment. Impossible to buy one until sometime in 2023. On a more serious note: Great project!
  • by kmeisthax on 7/25/22, 1:53 PM

    Could this be used to, say, reverse-engineer the Chitubox-proprietary file format that a lot of 4K+ MSLA printers use?
  • by sbf501 on 7/25/22, 3:25 PM

    Impressive. This would be great for drone flight controller software, as almost 100% of the racing controller market is STM32 processors.
  • by ostenning on 7/25/22, 1:32 PM

    Could this be used for automated tests?