-
**Describe the bug**
While working on a quite minimal Zephyr firmware for the `nucleo_f767zi` board I noticed that the network connection is unreliable. As shown below this is reproducible with the…
-
**Is your enhancement proposal related to a problem? Please describe.**
As one of the additions of hwmv2, it was added the possibility to factorize configuration (dts overlays, Kconfig fragments) for…
-
## Issue template
- Hardware description: NUCLEO-F767ZIT6
- RTOS: FreeRTOS
- Installation type: STM32CubeIDE, micro_ros_stm32cubemx_utils
- Version or commit hash: galactic
#### Steps to repr…
-
**Firmware**
```python
Adafruit CircuitPython 6.1.0 on nucleo-f767zi
```
**Bash**
```python
make BOARD=nucleo_f767zi
```
**Behavior**
```bash
Use make V=1, make V=2 or set BUILD_VERBOSE simi…
-
Hi there,
I've been working my way through a few examples, but I can't seem to get any USB related examples to work on the STM32F7.
Here's my simplest possible setup, porting [usb_simple_f7.c](h…
-
Hey,
thank you very much for the amazing library. Everything is working fine, but when I try to read data using the Fast Read QUAD SPI 4IO I only receive the first few bytes. I am using a W25Q64JV.…
-
I am using custom board based on `nucleo_f767zi`. I have an external RTC clock and I'm trying to use it for the RTC:
overlay:
```
&clk_lse {
status = "okay";
};
&rtc {
status = "oka…
-
### Describe the bug
Adding `CONFIG_LOG_MODE_IMMEDIATE=y` to `prj.conf` seems to crash the `z_pub.c` example
```
*** Booting Zephyr OS build zephyr-v30600 ***
[00:00:00.017,000] net_config: Ini…
-
## Issue template
- Hardware description: Raspberry Pi 4B 4gb (with BCM2711 soc) running Ubuntu server 22.04 (LTS) 64-bit
- RTOS: Free RTOS
- Installation type: ping pong example on nucleo_f767zi…
-
### Describe the feature
Is your feature request related to a problem?
I was not able to figure out how to use Zenoh pico in a ZephyrRTOS based firmware application. Supporting Zephyr would allow it…