Running M5Stack code examples on m5Stack-core2



  • Hello,
    I got a m5stach core2 device, and successfully run the code examples for the M5Core2 library.
    However, when I change the library to M5Stack the compilation stops at: Leaving... Hard resetting via RTS pin
    and nothing happens after that. Do you know how can I solve this issue? I am new to m5satck development.

    Thanks in advance



  • Hello, Core2 and Core have different API thus cannot work together, you must work with the core2 API library and not the core API library. the hardware between the devices is different.