linux VS M1s_BL808_example

Compare linux vs M1s_BL808_example and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
linux M1s_BL808_example
3 4
6 63
- -
0.0 0.0
about 1 year ago about 1 year ago
C C
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

linux

Posts with mentions or reviews of linux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.
  • What does inter-core communication look like?
    4 projects | /r/embedded | 23 Jun 2023
    The "IRQ router" is handled as a nested interrupt controller in linux. There are some memory mapped registers where we can mask/unmask/clear which interrupts we want to route to D0 from M0. Once one of these unmasked interrupts gets triggered, D0 will get `WL_ALL_IRQn`. And then you have to go look at those memory mapped registers to figure out which M0 interrupt got triggered. Look for function ` GLB_DSP_Get_MCU_IntStatus` and siblings. This functionality is completely undocumented and https://github.com/smaeul figured out how it works. Linux driver is here(https://github.com/openbouffalo/linux/blob/bl808/all/drivers/irqchip/irq-bflb-mcu.c)
  • Why is it so difficult to find a device that is not supported by Linux?
    2 projects | /r/embedded | 14 Jun 2023
    If you want to get into other aspects - the bl808 from bouffalo labs is a Triple core ASP (not SMP!) CPU with 64MB of ram (!) for $8. It can run Linux and but still needs a lot of drivers written, from areas like clocks through to SPI/I2C etc. https://github.com/openbouffalo/linux

M1s_BL808_example

Posts with mentions or reviews of M1s_BL808_example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.

What are some alternatives?

When comparing linux and M1s_BL808_example you can also consider the following projects:

M1s_BL808_SDK - M1s(BL808)SDK

bouffalo_sdk - BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk

homebrew-riscv - homebrew (macOS) packages for RISC-V toolchain

M1s_BL808_examples

bl808_linux

bl808_linux

buildroot-osx - Buidroot OSX - Use Buildroot on OSX natively without a Linux container.

OBLFR - OpenBouffalo Firmware Repository

bl_docs - Datasheets and Reference Manual for BL602/BL808