-
Hi there!
The DIGBYP bit in the RCC_BDCR register for the stm32mp15{3,7} platforms is incorrectly set to read-only in the SVD files, as you can see from the following snippet:
```
DIGBYP
D…
-
Hello,
I am having issues with hawkbit... I am using this current configuration in docker compose:
```yaml
...
"hawkbit.artifact.url.protocols.download-http.rel":"https",
…
-
Instead of resuming where the system left off before suspending, the device does a full reboot. This has been tested with the pre-built images for the DK and the DK2 board.
Steps to reproduce:
1. …
-
I have to use Yocto Dunfell, because this is provided by the BSP. I've built the meta-clang branch "dunfell-clang12", but this has two problems:
- it builds clang 10 (not clang 12)
- it does not gen…
-
Hi, I used this procedure and after compiling, burned the sdcard.img to the SD card, but the stm32mp135d didn't boot up properly!Here is the exception log:
-
Description:
I have successfully added ROS2 Humble distribution to my custom Yocto-based STM32mp1 project. The integration process went smoothly, and I was able to run example code with pub-sub nodes…
-
### Describe the bug
Environment details:
Conan 2.6.0 and also 2.4.1
Gentoo Linux
Description:
I have a library built as a Conan package that's targeting a baremetal ARM environment. It expor…
-
Hello, I'm building with the STM32MP157F-DK as the target, but the latest commit references the U-Boot submodule which doesn't include DTS files for STM32MP147F (only earlier silicon versions). I see …
-
I guess you probably know this but using these scripts to access the raw block device can be pretty dangerous. I already once overwrote parts my harddisk with something similar. Plus adding just the n…
-
It's not an issue: I like your project and hope that you will be continuing it. Could nearly reproduce your results using different versions of OpenOCD and gdb under Ubuntu. The communication OpenOCD/…