-
Alexander Williams
" [1:22 PM](https://opentitan.slack.com/archives/C0321T83Y04/p1669141330726729)
It looks like one of the boards in CI might be in need of a kick:
2022-11-22T18:14:38.8985184Z [0…
-
YesterdayI tested grbl v0.9 cide ported to arduino due. I have 7" lcd with touch and SD card file system.
Now is ported only x,y,z axes. No spindle, limit control, no uart. First speed test config
# d…
-
### Description
I have followed the [setup](https://opentitan.org/book/doc/getting_started/setup_fpga.html#cw340-board) process for a new CW340 card, however am unable to get any of the bazel tests t…
-
I'm confused as to whether this is an issue, or my failure to understand...
https://github.com/collin80/due_can/blob/master/src/due_can.cpp#L1391
shows "consumer" grouped with "receiver"
...A f…
-
Hi!
Is it possible to extend OTA support for Atmel SAM3X8E ARM Cortex-M3 ?
The architecture is quite similar with already supported platforms and from the first look, it should be possible to do, bu…
-
Hi,
In commit dd50d5c the 1200bps touch feature was added. But not only that, the code also erases the Reset vector (and thus it "self destructs") before doing a soft reset.
After the reset it ent…
-
I found a bug in the input pin debounce / lockout code. If an input pin changes, and then changes back before the lockout time has expired, then it's state is never updated to reflect that it changed…
-
Sounds like this is might be a known issue but couldn't find anything:
Chip: STM32F103C8T6 ARM STM32 Minimum System Development Board Module
![image](https://github.com/blackmagic-debug/blackmagic…
-
There are many serial protocol which require response to received data to occur in predefined time interval which is often shorter than default/fixed Rx idle FIFO timeout. The LIN specific problem is …
ppisa updated
2 years ago
-
I have an OLED C from MikroE. This is an SSD1351 96X96 SPI display.
With these examples here, I get flipped text, or whatever. Besides library is written for 128x128 so I get an offset on the displ…