Using the RISC V MCU in luckfox pico board(RV1103)

  • Hello, we have limited knowledge about the use of rv1103/rv1106 MCU. By visiting https://github.com/luyi1888/rv1106-mcu, it mainly shows that a mcutool tool has been built, but there is no relevant source code for the .bin program that enables the MCU to control the LED blinking.
    If you need to transfer to RV1103, you need to confirm whether the mcutool in the repository is compatible with RV1103 (the relevant register addresses are also supported for both RV1103 and RV1106). And the .bin program has no source code, so the implementation details cannot be determined. It is recommended that you directly contact the repository author.