-
Hello,
will you support BL602 chips too in the future ?
-
如果不更改bl_iot_sdk里面的代码能够不使用默认的ld脚本
而选择用自定义的ld脚本进行链接吗?
我对整个项目构建的过程不是很了解。
`components/platform/soc/bl602/bl602/evb/evb.mk`
我尝试在工程目录下定义了`CONFIG_LINK_CUSTOMER`,`COMPONENT_ADD_LDFLAGS`和`COMPONENT_ADD…
-
Please add support for BL602/BL604 made by BouffaloLab
> The BL602 is a general purpose microcontroller based on the “SiFive E24 Core” RISC-V processor.
Notice that it's only _based on_ the SiFi…
-
I have been able to illegally acquire S3KM111L datasheet, but It should be made available somewhere for people using Rd-0x.
Secondly, this works only on WB2/BL602/Rd-01 and uses the old mcu sdk, is…
-
Hello. I buy many relays on ali named rmw002, like this:
https://mysku.club/blog/aliexpress/98594.html
It add by SonoffLan, but not work.
-
Bl616/618 docs are outdated, I have procured 0.96 RM and 2.5 DS in chinese, versions available in english are 0.95 and 1.2, DS is very outdated and missing the majority of chip variants.
BL602/604 …
-
请问一下有捕获外设PWM信号频率的Demo吗?
-
请教一下,有BL602的MQTT开发demo吗?刚接触这一款芯片,不是很熟悉。
-
阅读寄存器知道了有一个UART_URX_RTO_TIMER,串口接收超时的中断。
按我的理解应该是超出时间之后会产生一次中断。
然后阅读了一下串口驱动的代码,我好像没有看到它把中断的触发源提供给回调函数。[(看这里)](https://github.com/bouffalolab/bl_iot_sdk/blob/edcf613f073d3ef7d2f290d7c285b69be35da…
-
When following the readme I can not program the bl602.
`cargo blflash --port /dev/ttyUSB0` ends up in a bunch of `rust-lld: error: undefined symbol: `. I suspect I might not have something installe…