重现步骤
在官网没有找到相关的串口使用教程,这一段api的头文件在哪儿呢?
期待结果和实际结果
软硬件版本信息
错误日志
尝试解决过程
补充材料
重现步骤
在官网没有找到相关的串口使用教程,这一段api的头文件在哪儿呢?
期待结果和实际结果
软硬件版本信息
错误日志
尝试解决过程
补充材料
请参考
https://developer.canaan-creative.com/k230_rtos/zh/main/api_reference/peripheral/uart.html
https://github.com/canmv-k230/k230_rtsmart_examples/blob/canmv_k230/peripheral/uart/uart_main.c
如果纯rtsmart或micropython能满足需要,建议使用纯rtos或者micropython sdk,不建议使用双系统sdk。
src/big/rt-smart/kernel/bsp/maix3/rtconfig.h 里面 RT_USING_UART2 要打开