-
-
https://github.com/mcu-tools/mcuboot/pull/2059 introduce sanity check based on optional property `erase-block-size`.
This prevents use of mcuboot on platform not defining this property.
One exampl…
-
Lets give user a hint that he can save settings while engine is running by switching to Dual Bank mode?
-
### Description
"LoadBinary" does not for the STMF746 Discovery board. The error reported is
> [ERROR] cpu: PC does not lay in memory or PC and SP are equal to zero. CPU was halted.
### Expec…
-
Would this library be able to run on an embedded MCU such as an STM32F7 or an NXP iMXRT1060?
I'm looking to do live time stretching of audio with key lock from a wav file playing off an SD card.
I…
-
At the moment https://github.com/rusefi/rusefi/blob/9b5f0244bf976f67cbac009cee85a3fbda255b25/firmware/hw_layer/ports/stm32/stm32f7/STM32F7.ld#L31 has 768KB hardcoded - that's 1MB minus trailing pages …
-
Since I am using the STM32F756, I have tried to create the pack STM32F7xx_DFP. I tested it with uVision and Keil Studio (VSCode) with the STM32F756. In both cases I was able
- to create an applicati…
-
Hi all,
I am urgently seeking to deploy the TFLite models converted using Larq Compute Engine (LCE) on an ARM32 device, specifically a Cortex-M7 CPU, the STM32F7 series MCU.
I have seen some rel…
-
Perhaps, I should know, but I don't where to find the release schedule. I did observe the updates done for DMA common and observed that it was done for F4 (with 12 DMA streams). I am planning to do …
-
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…