-
Hi, thanks a lot for sharing this project. it works well with low-speed USB devices (1.5Mbps), i have tested with a mouse and keyboard, but when i connect a high-speed USB device (12Mbps) like a barco…
-
**Is your feature request related to a problem? Please describe.**
Using the CMSIS-DAP V2 to download a program of the same size, Keil has a faster download speed. Keil takes about 5.22 seconds, whil…
-
Packs that are downloaded using `cbuild` with `--pack` option require restart of VSCode to become available in Software Components view.
**Steps to Reproduce**
Install on a new computer and down…
-
Hi, I need to use the core in Keil IDE for Nucleo-WB55RV MCU. Is there any way to implement the Arduino core for Keil uVision IDE? Open to any recommends.
-
If you try to update the cmsis packs in Mbed OS with `python project.py -m STM32F7xx --update-packs` it will start downloading the pack files.
For a few ST packs, you will get the following error …
-
In `/src/Platforms/Keil/UtestPlatform.cpp` there are missing definitions for `PlatformSpecificSrand` and `PlatformSpecificRand` that produce a compilation error.
-
Hi, I've written reams of C code over the years, but am a painful NEWBIE in your area of expertise; please help!
I have been told that I have to get CMSIS drivers working on a new board which has…
-
51不用Keil ? 还有Makefile ?
-
During the installation, the software package required by the solution is being installed. After a while, the message "cannot to resolve packs STM32F1xx_DFP, CMSIS" is displayed.
![image](https://g…
-
### Expected behavior
I wanted to port MicroTVM as easily as possible on a cortex-m4 (float)-based stm32g474 to test the inference speed of the MCU that was not optimized. Simplest HelloWorld model…