-
```
Running `probe-run --chip nRF52840_xxAA --defmt --input target/thumbv7em-none-eabi/release/device_gwc --probe '0483:3748:C2xxxx' --connect-under-reset`
Error: An error with the usage of the…
-
The firmware could not be compiled with the massdrop/ctrl keyboard. The compilation exits with a bunch of `multiple definition of 'dmac_desc'` errors.
## Describe the Bug
#### Steps to…
-
how would one go about adding support for a SAM3X8C based controller?
I have the pin configuration file. I'm just not familiar with 32 bit controllers and don't quite know where to start.
https://gi…
-
Hi,
I am fairly new to Klipper and 3D printing as a whole. I am trying to get Klipper to run through a Raspberry Pi4 which connects to Octoprint and I have configured everything as stated on t…
-
Hello everybody. I'm trying to get Klipper working on my SKR 1.4 Turbo mainboard. My goal would be to use the rPi UART0 @ 250000 Baud, but I've tried via USB-serial and rPi UART0 without success. It l…
-
Recently I've seen a few use cases that would benefit from a way to send commands to the keyboard from the computer. Some examples:
- [Turning an LED on or off to indicate the state of something](http…
-
This is a question and not an issue per-se: The embedded hardware on my Microchip board generates its own Ethernet frames. Does smoltcp have any mechanism to bypass smoltcp's own Ethernet frame gen…
-
I'm trying to debug a hardfault issue that seems to be coming from rtt-target.
```
(gdb) l
77 pub fn is_initialized(&self) -> bool {
78 self.buffer != ptr::null_mut()
79 }
80
…
haata updated
3 years ago
-
Hi, I want to make a keyboard PCB and I want to use keyberon as firmware. I have some questions to select a MCU.
What is the minimal required MCU for keyberon?
How much flash, RAM, clock frequenc…
-
This will likely be one of the more difficult modules to write.
Fortunately, we can use this to help a bit: https://github.com/mvirkkunen/usb-device
The atsamd USB port is quite a bit different …
haata updated
3 years ago