-
### Describe the bug
Running throughput tests, I always found unaligned memory access fault on Zephyr.
Similar issue at: https://github.com/zephyrproject-rtos/zephyr/issues/15605
### To reprodu…
-
Hi all,
I tried to reproduce the basic example for Zephyr from the docs (https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/doc/build_wamr.md#zephyr). I installed Zephyr as described …
-
PIO Core Call Error: "Error: Unknown environment names 'STM32F103RCT6'. Valid names are 'DUE, MightyBoard2560, melzi_optimized, STM32F103RE_btt_USB, STM32F7, STM32F070CB_malyan, malyan_M300, STM32F103…
-
PIO Core Call Error: "Error: Unknown environment names 'BIGTREE_SKR_2_F429_USB'. Valid names are 'BTT_SKR_SE_BX, STM32F103CB_malyan_maple, mks_robin_e3p, STM32F103ZE, sanguino1284p_optimized, BIGTREE_…
-
PIO Core Call Error: "Error: Unknown environment names 'BIGTREE_SKR_2_F429_USB'. Valid names are 'STM32F407VE_black, SAMD51_grandcentral_m4, BIGTREE_GTR_V1_0, teensy20, at90usb1286_cdc, LERDGEX_usb_fl…
-
I am doing zephyr setup using west tool. I have tried to build the samples (nucleo_f767zi samples\basic\blinky) which is available zephyrproject\zephyr\samples, but it is failing and getting linker er…
-
## Issue template
- Hardware description: NUCLEO-F767ZI
- RTOS: FreeRTOS
- Installation type: micro-ROS utilities for STM32Cube
- Version or commit hash: galactic
#### Steps to reproduce the …
-
Dear Khoih
I am using the STM32L0 + SX1276 (LoRaWAN WISOL LOM204 MODULE).
I ported the STM32 ARDUINO to it and working nice!
![image](https://user-images.githubusercontent.com/11488460/166301…
-
Из-за блокировок основная страница с Pinout заблокирована (https://os.mbed.com/platforms/ST-Nucleo-F767ZI/) - выгрузил картинки и datasheet сюда: https://disk.yandex.ru/d/VdiUvhrjdGQnWQ
Задача - сп…
-
#### Description
Using a Nucleo-f767zi with STM32f767zi, the last callback function call of a row of interrupts on a GPIO is delayed by >10ms after the edge on the pin. Interrupts before are …