-
**Describe the bug**
stm hang when trying to send data to SPI bus
**To Reproduce**
```C++
#include
#define TFT_MOSI PE14
#define TFT_SCLK PE12
#define TFT_CS PE4 // Chip select control …
-
**Describe the bug**
Logging stops on all backend when overloaded for a time. After stopped no more messages are produced, even when the overload ceases. By overloaded I mean to drop 99% of the messa…
-
Zephyr OS build v3.7.0-rc1-106-g012520d2d7e8
**Describe the bug**
I am building application for STM32H563zi with Zephyr. It supports two Ethernet sockets connection. It accepts data on TCP socke…
-
- [x] Design and Publish Schematics and EasyEDA link
- [x] Add DIN Rail Mount for the PCB
- [x] Add Gerber files
- [x] Add Files for PCB Assembly
-
## Bug report
**Issue details**
Hello! Powerflag 0x16 *MAV_POWER_STATUS_PERIPH_HIPOWER_OVERCURRENT=16, /* hi-power peripheral supply is in over-current state | */* is always upped, even fc i…
-
The current SPI API `drivers/spi.h` allows to advertise Dual and Quad SPI support via `SPI_LINES_DUAL` and `SPI_LINES_QUAD`, but it does not provide needed means to tag direction of the each transfer …
-
**Describe the bug**
We have multiple IOT devices connected in lab network. The Gateway is helping route the IOT communication to external hub.
But if the Lab team replaces the Gateway all the devic…
-
### Describe problem solved by the proposed feature
I want to control a quadcopter when one or two actuators are broken, and I am looking at the pixhawk 6c controller and the pixhawk 4 controller, wh…
-
The Data Cache for Cortex-M7 devices is currently disables, due to a lack of in-depth understanding of cache policies during porting. The Instruction Cache however is enabled, since it only gets read.…
-
### Describe the bug
Same as betaflight/betaflight-configurator#3768, but with other FC
Motor protocol error in 4.5 using dshot600 on a Holybro Kakute Stack (H7 FC and Holybro Tekko ESC)
I also…