-
**Caution**
In v1.10.3, SCB->VTOR is not set by default and remains at 0x00000000.
Nevertheless, g_pfnVectors will be placed at 0x08000000.
So if you run the default project in STM32CubeIDE, you wi…
-
In contrast to the docs for `OTA_Shutdown` stating "and clear all resources." that does not seem to care for any running timers.
This has been observed and reproduced when the MQTT operation for re…
-
### Subject of the issue
If I run the GNSS library version 2.2.9 I get a stack overflow with the code below that I never get using version 2.0.15.
Here's the MbedOS error:
11:22:24.344 ->
11:22…
-
**Describe the bug**
Если натыкать много раз в кнопку на пульте, он долго это отсылает, и если в этот момент нажать назад, он зависает.
**To Reproduce**
Steps to reproduce the behavior:
1. Откры…
-
I am getting proper backtrace pinpointing the location of crash when using CrashDump generated via CrashCatcher. But when using the crashdump generated using GDB the backtrace points to the Hardfault …
-
**Set-up**
- The board: B-L475E-IOT01A1
- IDE: STM32Cube IDE 1.6.1
I downloaded the SDK v1.17.0 from https://www.st.com/zh/embedded-software/stm32cubel4.html#get-software and imported the demo pr…
-
The sample "Shared event example: running the shared queue from main" does not work (at least on a Nucleo-STM32L433; I don't have other hardware to test), and results in a fault.
# Steps to reprodu…
-
rusefi.map:
```
.bss._ZL10usbChannel
0x0000000020045e94 0x12c /tmp/rusefi.elf.QVDVPE.ltrans0.ltrans.o
.bss._ZL10usbConsole
0x0000000020045fc0 0x4d0 /tm…
-
Hello,
I am trying to implement your HSM inside a **STM32G4**, ARM MCU.
However i need to write a scheduler as i can't use the **std::thread** posix stuff on a Cortex-M4 CPU.
[FreeRTOS ](http…
-
Hello,
I am using the STM32H750-DB and I am trying to copy a code from External Flash to External SDRAM to run it. I have followed what is described in the Readme.txt for :
- BootROM : Execution…