-
First, thanks for this great library! :)
Many libraries nowadays are using the STM32Duino core instead of the Maple core. Regarding this thread [1], the Maple core seems also to be outdated and dif…
-
Hello,
I'm trying to implement the Pulpissimo on a Nexys 4 DDR, and have some issues running an application on the FPGA.
I followed the instructions in the README to generate the bitstream. For …
rijun updated
2 years ago
-
Related to https://github.com/ThexXTURBOXx/clion-embedded-esp32/issues/21
## Expected Behavior
1. Click the Reset command button during an OpenOCD JTAG Debug session
2. JTAG Reset command is exe…
-
Hi,
I'm interested in contributing to this project. I just got a Sparkfun EOS S3 Thing Plus, and would love to get some Rust code running on it. I have a decent amount of experience with Embedded R…
-
I have a debugging script that does the following:
1. sets two breakpoints. let's call them **start** and **end** breakpoints.
2. after starting, the script continues until **start** breakpoint …
-
Hello,
Please correct me if I'm wrong but what would happend after pushing reset BTN on STM32F0DISCOVERY board ?
I 'm assuming that program should be restarted and resume operation from start.
Insted…
-
I have to say I am confused on how to test my code on the ZCU104. The documentation is not really clear regarding the steps (especially for Newbies).
I want to run some benchmarks using pulpissimo on…
-
#### Description
When trying to flash any application on the `frdm-k64f` board, I am getting which seems to be an error on the CRC check of the binary. If left alone until timeout the output is:
…
-
### Porting status
Tasks:
- [ ] Build system config
- [ ] Cortex-M4 core
- [ ] Cortex-M0+ core
- [ ] RI5CY core
- [ ] ZERO-RISCY core
- [ ] linker scripts
- [ ] CM4 memory region…
-
Hi,
I am using waveshare's [https://robu.in/product/bluetooth-4-0-nrf51822-eval-kit/](url) and using STM32f407 discovery board (removing the jumpers for using SWD connector) for flashing using onboa…