-
I am getting acquainted with inav on the H743 circuit board from weact, and am having problems receiving gyro (BMI160). I tried with the servo on motor 1 with the default settings and the servo vibrat…
-
Hi Stephan. I've been trying out the Audio Class implementation for a while now, and have run into a problem I cant seem to figure out. My devboard only seems to receive every second frame from the ho…
-
Hi,
Likely this is a feature request - but is it feasible to get ethernet working for the H7 series of STM32 chips? I know the registers are different compared to the other chips, but I wasn't sure i…
-
According to this paper http://mtg.upf.edu/mosart/papers/p35.pdf and this other one https://www.researchgate.net/publication/7603558_Touch_and_temporal_behavior_of_grand_piano_actions and how it discu…
-
Hi,
The stm32h7 does not properly drain the UARTs on close().
The console works perfectly and hides the problem, because nsh keeps the UART opened indefinitely.
However, a custom program that s…
-
**Describe the bug**
Using the UART async driver, when a USART is issuing a DMA request to transfer data, if a concurrent transfer occurs, the requested transfer may not be served, and the DMA stream…
-
Some newer devices have flash configurations that are not supported currently by MCUboot. This issue attempts to collect these in one place to help with the design of any solutions to handle this situ…
-
Discussed in #325:
In version 0.4.0 of git-subrepo there is no good way to handle -b/-r flags for the subrepo pull operation.
As there is only one reference in the .gitrepo file, we can't determin…
-
### Describe the bug
Good morning,
I have an issue when importing my blackbox's logs. I get the message "Error opening log: No logs in this file could be parsed successfully".
It is the first time …
-
**Question/Issue**:
We are facing issue to interface Type 1YN (CYW43439) with STM32H7 MCU.
**Context**
I am developing an application using Wi-Fi. I am facing one issue to initialise WCM. (cy…