-
I'm opening this issue since I have not found any dedicated thread on this topic.
The topic has been discussed here https://github.com/stnolting/neorv32/discussions/573#discussioncomment-5612033
…
-
Marco, Is it reasonable to test autopilot_route_pi using this software?
How would you suggest proceeding when using Windows?
THE ANSWER IS YES!!! but below are good trials.
-
Hello ,
on some nanopi r2s devices the second ethernet (lan usb side) is not recognized. when i compile the firmware with jayanta fork or friendlywrt it works but with openwrt repos it won't .
whil…
DRTEK updated
2 years ago
-
When printing over 1024 bytes to UART with `sprintln!` or `sprint!` macroes the Renode UART analyzer hangs, which causes Renode to freeze. It would be nice to be able to print indefinite amounts of da…
-
From the esp-idf's rtc.h file:
> /**************************************************************************************
* Note: …
-
I am using an ESP32-CAM module, and currently the camera power consumption is relatively high when the camera is idle. I have done several not very accurate current measurement using my test project u…
-
The current timeout() for the i2c bus is calculated using
```
impl From for APBTickType {
fn from(duration: Duration) -> Self {
APBTickType(
((duration.as_nanos() + APB_TI…
-
-
### Board
wemos lolin d32 pro
### Device Description
none
### Hardware Configuration
happens both with and without attached peripherials
### Version
v2.0.2
### IDE Name
emac…
-
When i try the example code (without any Modification) i only get the following error at the serial monitor:
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_d…