-
Need to fix the issue related to reset and kicking to the hardfault_handler. I think it is related to the way startup is handled.
-
I've written a simple button application based on the app-template. However, after some time of firmware being run on the STM32F027B-DISCO board, it stopped. I started to dig in and found HardFault oc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Enter the HardFault-Handler interrupt
### Expected Behavior
_No response_
### Steps To Rep…
-
Hi,
I'm did a prototype for a STM32 chip using the ardiuno example as a basis. I have the same LedCommend
```rust
// Enum to represent commands and subcommands that can be issued to control LEDs.…
-
**I merged several of my comments back into the OP**
I've got three assembled PCBs which I built from the `main` branch at JLCPCB. Unfortunately all three are showing the same presumably firmware …
-
* debugging hellen112-17_debug
* stopping on a breakpoint
* this causes USB to disconnect
* resuming execution - Windows is probably looking to re-negotiate USB
actual result: HardFault
![…
-
I have successfully integrated your examples into a STM32H7 and can perform the Amperometric measurement. I however realized, that if I am breaking the SW execution with the debugger, that a hardfault…
-
### Description of defect
Hello,
I am still fairly new to the ARMmbed and lorawan world. When I finished adjusting the EUIs and build the program, I receive a FaultType: HardFault. I have look…
-
Hello,
I am building on ATSAMD21E18A and for some reason when I use `sha512.New` in `pbkdf2.Key`, my program crashes and prints a single "f" in the logs.
I tried using `sha256` and it works perfe…
-
Currently the code enters infinite hardfault at line 33 and 35 in trilateration.cpp