-
**Issue by [clm6rt](https://github.com/clm6rt)**
_Wednesday Sep 25, 2019 at 11:12 GMT_
_Originally opened as https://github.com/Bosch-AE-SW/cddk-oss/issues/283_
----
Have IVAS as a new supported HW…
-
## Introduction
On the ARM-M7 core-based stm32 MCU, when the L1-Cache memory is enabled, the system needs to "ensure data coherency between the core and the main memory when dealing with shared dat…
-
See old (unfixed) Mbed issue here: https://github.com/ARMmbed/mbed-os/issues/15129
-
I'm porting the .Net Micro Framework 4.4 to the STM32F7, and got most of the drivers done, such as USB, external SDRAM, executing application on external QSPI flash(It seems like it is much faster th…
-
Is it possible to manually modify MAC address of STM32F7?
From what I read from [https://github.com/micropython/micropython/blob/master/ports/stm32/network_lan.c](network_lan.c), _network_lan_activ…
-
Take for example the attached solution [Blinky.zip](https://github.com/user-attachments/files/15820530/Blinky.zip) where the following component is present in the PDSC (a.k.a. bootstrap):
`Keil::Devi…
-
Hello,
I am trying to get an SD card working on NuttX just over SPI. Currently, I am on commit 85b0fae, with the profile `nucleo-144:f767zi-nsh`. I was following the [Using SD card over SPI NuttX](…
-
Now that there are 4 chip architectures stm32, stm32F7, Kinetis and samv7
There is a need to isolate the stm32 arch specific code from the arch agnostic code for drivers (hrt in this case) and deriva…
-
Hey,
I'm trying to migrate some code for USB Host on MSD connected to OTG2. This with a STM32F7.
This was working just fine in version 19.1.x (if I'm not mistaken).
I can see that a lot of cod…
-
### Is your feature request related to a problem? Please describe.
No
### Are you looking for hardware support?
No
### Describe the feature you want
Allow to restart the motherboard to …