-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: add board of CanMV-k230-LP4 3.0 support #73
Comments
The current repository will be supported in the next version. the https://github.com/kendryte/canmv_k230 repository is already supported,the configs file is k230_canmv_v3p0_defconfig ,but the repository is only rtsmart system,image can download from https://github.com/kendryte/canmv_k230/releases/download/v1.1/CanMV-K230-V3P0_micropython_v1.1-0-g5a6fc54_nncase_v2.9.0.img.gz . |
How long does it take to release this version?I bought a board(CanMV-k230-LP4 3.0 AI board) but never used it. |
@wilesun5060 New SDK of v1.8.0 has released. Have you try to build image for the board(CanMV-k230-LP4 3.0 AI board)? I have the same problem as you. |
hi @DingliZhang @wilesun5060 @wangjianxin-canaan @wilesun has anyone successfully use this v3.0 LP4? I've been stuck for 1-2 weeks now to no avail, please help @@ NOTE: FYI, I burn the image with balena etcher (Linux) or Rufus (windows). Btw, has anyone been able to run the AI model? For example, face_detection.py? I encounter this error "can not found sensor on 2" when running it. |
Thank you! I have tested it on CanMV-k230-LP4 3.0. Two cores can run. I have tried run some demos (anything involving network communication, such as rtsp client and server, still cannot be used). Here are some test feedback:
|
Upvote for this feature @wangjianxin-canaan , please help us stranded LP V3.0 usersto make this RISC-V device version works! thanks |
Sorry I didn't make any further attempts. I'm waiting for officials to provide pre-built binary images. |
Good news! @DingliZhang @wilesun5060 @wangjianxin-canaan @wilesun So far, I've tested face detection, object detection, and hand keypoint detection; and they are working, yay~ vid_1.mp4vid_2.mp4My current problem is that I don't know how to turn on the attached display that comes with my canmv k230 @@. |
Please refer to https://developer.canaan-creative.com/k230_canmv/zh/main/zh/example/media/display.html 。 |
wow that's stupid of me not checking that. In fact, I've just tried and it works! However @wangjianxin-canaan , the image seems to be rotated 180', and I can't find "rot90" function inside to rotate it. Note: I find it weird that in the frame buffer, the image is in correct orientation, but not correct in the LCD. test.mp4 |
For a common camera demo, please refer to Sections 2.4 and 2.5 in the link to set the |
I've confirmed that adding |
However, I am wondering, could I run the code without it connected to the CanMV IDE @wangjianxin-canaan ?
For other alternative, like Linux + RTOS is not yet available for V3.0 LP4 model @@ |
|
|
Feature description
CanMV-k230-LP4 3.0 AI board has 1G Memory and wifi is RTL8189FV,please add it to boards list
Want resolve what problem
CanMV-k230-LP4 3.0 AI board has 1G Memory and wifi is RTL8189FV,please add it to boards list
Anything else
No response
The text was updated successfully, but these errors were encountered: