📄️ CanMV K230 IDE installation
CanMV has its own official IDE. It should be noted that K210 and K230 use different IDEs for development. The CanMV K230 IDE installation package is located at 01Studio MicroPython Develop Kits (Base on CanMV K230) Resources\01-Tools\01-Windows\CanMV IDE K230 IDE folder:
📄️ VSCode IDE开发环境
使用VSCode IDE前先将镜像升级到V1.8以上,否则部分功能无法使用。
📄️ Image burning and Power on
Image burning
📄️ File System
The CanMV K230 system has a built-in file system. The CanMV drive letter that appears on Computer after powering on is it.
📄️ Run code offline
Running the function code directly in the IDE is saved in the RAM (memory) of the development board, which is convenient for debugging, but it is lost after power failure. So how can we run our code when the development board is powered on? The method is as follows:
📄️ Power Supply
CanMV K230 和 CanMV K230 mini 可以使用以下方式供电,要求电压为5V,电压超出会导致开发板烧坏。电流建议大于1A。