-
Quoting @adamgreig
> if the dcache was enabled for the region the descriptor (or buffer) is in, it would need cleaning at this point (and the buffers would need invalidating on packet reception). Be…
-
https://www.riot-os.org/cpus.html shows 32 items but the index page says 63 CPUs. This is confusing.
We exclude all models labeled `common`, which leads to exclusion of any ARM Cortex-M, for exampl…
-
**Describe the bug**
Inverted UART does not work. Is not inverted. I tried to make FRsky telemetry (S.port) work. And I was unable to get in working. After some time, I looked at it with an oscillosc…
-
Hello,
Is it possible to see sended and received at messages between mcu and module?
I enabled all the debug modes but no luck.
I dont want to make any changes on the library functions. But i…
-
Hi. I have a several questions regarding the project, please, guide me a little if you have time.
1. Is this project fully operational? (I mean at least at some extent, so it can adjust to the maste…
-
Hello. Is there some way to link multiple players together to get:
-Shared content (tracks from sdcard insertednin 1st player will appear on 2nd player and vice versa)
-BPM and beat algin Synchron…
-
I found more update version of library - https://github.com/dtjones190/stm32f7xx-hal.
Could you ask me about plans to update with common state such as stm32f4xx-hal, I can create PR based on upper ch…
-
Hey Greiman
Im working on a BLDC controller hardware project and would like to utilize the eminence power of the T4 for that purpose.
The overall purpose is naturally to empower the emerging EV …
-
@ROBOTIS-David @ROBOTIS-Will @ROBOTIS-Kayman How can I adjust the frequency of CAN communication in OpenCR1.0 using the Arduino library?
-
Currently we have `arch/risc-v/src/commmon/espressif` which holds `espressif` specific things only.
I am wondering if it can be moved out of the common folder of all RiscV chips? probably to a folder…