-
Hi there,
I have an issue trying to load a RTF with image. I'm getting this error message in log:
`findParentDestination() did not find destination pict-group`
Does anyone knows what's happen…
-
I have an attiny85 with a RGB LED's red leg connected to PB3, and I'm trying to toggle it using a timer interrupt. I cannot work out why I can't get `TIMER0_COMPA` or `TIMER1_COMPA` to fire, I can onl…
-
Requested in the forum:
**Is your suggestion for improvement related to a problem? Please describe.**
The citavi importer in JabRef does not import comments and quotations and those are also not…
-
- [x] Android
- [x] iOS
- [ ] Amazon Fire tablet (problem*)
- [ ] other?
dhowe updated
2 years ago
-
Run 220202_A00748_0218_BHMWC2DRXY
Sample 22M01519
Script 2 for this sample submitted as normal on node 5 and then stopped 2.5 hours later as can be seen from the err and out file timestamps. The e…
-
@brianharvey had brought up in one of the Tuesday meetings at Berkeley that some of the current menu options may need to be shuffled around.
As it currently stands, when I first worked with Snap!, I…
-
Hi,
I've been trying to config attiny85 to get a high PWM frequency (10-30 Khz) on one of its pins, there are a few ways to achieve this:
1. Changing timer registers
2. Changing wiring.c occurrin…
-
I was trying to generate a 32768Hz clock on OC2B by using WGM mode 5: Phase Correct,TOP=OC2A mode but I was unable to control OC2B in the mode.
Here is a sketch on the Uno: https://wokwi.com/projec…
drf5n updated
2 years ago
-
I have an Arduino Mega 2560. It has 3 serial ports. The standard is "Serial", the others are "Serial1" and "Serial2". VSCode doesn't have a problem with "Serial", but shows an error for "Serial1". …
-
I am getting the following error :
```
panic: compiler: could not store type code number inside interface type code
goroutine 30 [running]:
github.com/tinygo-org/tinygo/transform.LowerReflect({…