-
Hello,
Many thanks for the wonderful projects (both SpinalHDL and VexRiscv). I think I have found a nasty bug in the implementation of Tightly Coupled Memory.
## Summary
When a conditional br…
-
Arduino version: 2.3.2 & 1.8.13
Board: MH-ET LIVE MINIKIT
ESP32LIB Version: 0.34
Hello so i just have an issue, where all of example code throw the same error like this, Is this because from esp-…
-
* Subject: USB Interface
* Wiki-Page: Viess-Data
* From: Yogadi
* Date: Fri, 10 Feb 2012 17:55:40 UT
* Message-ID:
Hallo TerminatorIII,
Zuerst einmal vielen Dank für die sehr gute Softwarelösung, d…
-
Hello, so I've been working on getting the 'Getting BPM to Monitor' code to work on the Arduino Nano 33 BLE Sense. Looking through some of the other code here, I made sure to clone the repository into…
-
Parenthenses inside the macro syntex aren't matching properly. Can be seen in both HTML and PDF.
``````markdown
---
highlight-style: pygments # for visibility
---
```.rs
#[task(
binds…
-
I wrote a simple task switching that save registers and restore registers
// Save registers
sw s0,4(sp)
sw s1,8(sp)
sw s2,12(sp)
sw s3,16(sp)
:
:
// Restore r…
-
### Bug description
1. Render this code both as HTML and PDF.
2. Note how PDF renders in three different ways. HTML only two...
3. Remove the C code, render again.
4. HTML renders fine, but PDF …
-
Hi @CarlosDerSeher ,
in the other Issue we discussed the Wifi-provisoning. I think two options would increase the usability a lot.
The current Situation doesn't allow changing Wifi-SSIDs / Pas…
-
Realize this is not a specific issue of the code, realize its probably my lack of knowledge. Hope its OK to post this here.
Cut and pasted together the following code, everything works fine except…
-
Hi, I'd like to know which arduino boards are compatible with the pulse sensor, aside from the arduino UNO. I can't seem to find that information anywhere, all I know is that it does not work with the…