-
Can the license of the whole of cheali-charger be clarified? From https://www.gnu.org/licenses/gpl-howto.en.html : there is no LICENSE/COPYING file, but a whole bunch of files have GPLv3 on top (and a…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
dm128 updated
9 months ago
-
Stoyan Shopov has done a lot of debugging and coding for USB HS with the STM32F723 in the context of libopencm3. It can now be used with as BMP/Firmware with https://github.com/blacksphere/blackmagic…
-
I am doing some hacking for supporting usb high speed on stm32f723 devices.
I am not yet ready with a pull request, but I am describing this issue anyway, maybe some other people are having troubles …
-
Hi,
I wonder whether someone has an working spi on stm32h7 since libopencm3 does not support spiv3 yet ?
Code example would be great.
thx & rgds
Roman
-
I'm trying to leverage a PWM from a Blue Pill to play some notes on a buzzer. I have done this before in C+libopencm3 by adjusting the prescaler and the autoreload registers directly to reach a freque…
-
Commit Hash: f69ff7058783bc5dcaaa81c9d6c88c0d534881fc
## Issue Description
When i compile certain WASM modules using an `opt-level` > 0, its execution fails with a division by zero error.
opt-l…
-
Self explanatory.
brabo updated
8 years ago
-
Hi everyone,
I try to your template project for my Nucleo H745ZI-Q board. I try to set DEVICE stm32h7, stm32h7x, stm32h745zit6u etc. every time, return an error, because it could not find the device …
-
Hello,
I apologize if someone has already asked this question before. I looked around and could not find anything that addressed my query.
I am familiar with the tool suite having used it on sever…