-
Good Afternoon,
Hardware: Neos SmartCam
Firstly, I'd like to thank you all for the fantastic CFW and amount of work you have put in to creating such a great system.
I have spent some time ove…
-
Umbrella issue for tracking release notes updates for the various drivers and subsystems, if you own one of these feel free to mark as done, link PRs, add notes, expand or just drop a comment. Adding …
-
### Environment
- OS and Version: OSX Venture 13.4 (but issue has been occurring for months)
- VS Code Version: 1.79.0
- C/C++ Extension Version: 1.15.4
### Bug Summary and Steps to Reproduce
…
-
Have a issue with a standard STM32F103 bluepill and would like to double-check if it is a problem with the chip or with the code (as I do not have any other bluepill boards on hand to test).
Basica…
-
Not sure if I'm supposed to create a udev rule or I'm not using platform io with the stlink correctly? Sorry if I'm asking in the wrong place.
Verbose mode can be enabled via `-v, --verbose` opti…
-
Umbrella issue for tracking requests for updating various modules before Zephyr 3.2, listing all modules and an overview of the status compared to the correseponding upstream. Checkbox tick for module…
-
**The bug description**
After flashing v2.16 on TS100 with DFU 3.48 the iron becomes a brick.
**To Reproduce**
1. Take brand new TS100 with DFU 3.48
2. Download TS100.zip file from [the v2.16 re…
-
Hi,
Hopefully you don't mind my asking, but where did you come across the `gd32f30x_flash.ld` linker script, or did you write it from scratch?
There's a GD app note AN-033 that mentions it in pa…
-
When running the master branch when I load the program after attach to the first target (mon s shows 3 targets so basic comms works) it hangs on:
```
Reading symbols from blink.elf...
(gdb) tar e…
-
I'm working on a project using USB-FS HID to communication between an MCU and PC. Everything works as expect except the 64 bytes IN packet cost 2ms to transfer.
For testing purpose, the program is …