-
## Description
I am encountering an issue with the OSPI flash driver when using the MT25QL512ABB8ESF-0AAT flash device with an STM32H723ZG microcontroller and Zephyr RTOS version 3.7.0. The main pr…
-
I have problems creating a new OSPI driver for a quadspi external chip. I get
`the trait 'embassy_stm32::ospi::*' is not implemented for '*'` for all 6 Pins. Am I doing something wrong here or is it…
-
**Describe the set-up**
Hello,
using custom board with STM32U5F9 MCU, building with Clang/LLVM: 18.1.8.
Connected to a Macronix memory (MX25UM25645GXDI00) connected to the HSPI interface in 8line …
-
Dear all,
The proposal has been made to obsolete GO:0039527 symbiont-mediated suppression of host TRAF-mediated signal transduction.
The reason for obsoletion is that TRAF is part of many pathwa…
-
App Version: 2.4.1 Firmware 2.2.0(3) hardware OSPi
On Andorid App got to gear for station and add a station note.
Save
Can open and see notes
On desktop running chrome - click gear for station…
-
Esptool already supports writing to flash chips larger than 16 MB. Octal and quad flashes had to been implemented differently. This is probably relevant for ESP32-S3 only for now. I assume it will be …
-
OPSI URL harvesting should be much quicker, or timeout gracefully.
-
As a Flash manufacturer, we hope to integrate various types of Flash drivers in Zephyr, such as SPI NOR Flash ,QSPI NOR Flash, Octal NOR Flash, SPI NAND Flash and ONFI NAND Flash.
We found that the…
-
Hi koendv, thank you for your repo. It helps me to deal with the OSPI psram.
To solve the cache problems when write, I take the stm32's AN5050 for an example and it says:
![image](https://user-image…
-
**Describe the bug**
mbed-tools are unable to compile for bare-metal profile.
**To Reproduce**
```
mbed-tools new test1
cd test1
nano mbed_app.json (Replace original content with content from …