-
I can't make it work with the STM32H743IIT6 with FMC 16Bit , I don't know why , Can u add H7 support for the fmc?
-
I have no UPS device but I need to setup and test NUT-services - what should I do?
If there are NUT-driver to ACPI battery of my laptop then I can run and test NUT services ...
-
# installed stm32duino library
arduino-cli config add board_manager.additional_urls https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
arduino-cli update
…
-
### Operating System
Windows 10
### INFO_UF2.TXT
TinyUF2 Bootloader 0.18.1-55-geec497e-dirty - st/cmsis_device_f3 (v2.3.6) st/stm32f3xx_hal_driver (v1.5.6-9-g75cf4fc) tinyusb (0.15.0-566-gf1e006d09…
zvecr updated
6 months ago
-
If I try to use embedded-hal 1.0.0-alpha.5 with embedded-hal-compat 0.1.3 I get many problems related to module organization changes:
```
error[E0433]: failed to resolve: could not find `blocking` …
-
Not sure when is a good time to do this but it would be great to be an early adopter of the new traits :) They bring a lot of improvements to ergnomics and usability which would help the readability o…
Rahix updated
3 years ago
-
**Description of the bug**
FaceTime crashes on launch, when BackgroundMusic (Pre-Release) is installed. It also instantly aborts any incoming calls (due to it crashing).
**Steps to reproduce**
Op…
melgu updated
2 years ago
-
Hi,
I really appreciate the effort you put into developing embedded gcov code. I am using your code to get coverage data from ARM cortex M4 microcontroller using embedded GCC ARM toolchain in EmBitz…
-
### Is your feature request related to a problem?
* Problem
I’d like to obtain the more detailed states of GPIO pins with stable, thread-safe public APIs rather than accessing through HAL/LL, or e…
-
The STM32 wwdg configures the window to be exactly the same as the counter. Thus, no minimum window feature is available.
The call to LL_WWDG_SetWindow() should use a counter value calculated from th…