-
**Description**
I'm trying to use wgpu with the Vulkan backend on macOS, but it seems like the wgpu-hal module for vulkan does not properly handle the portability extension which is now required for …
-
I compiling a example for RAK 4200 and get the below build.log
would be export RTC api for user?
I need timestamp feature for my application.
need set/get system time
(rtc-board.c)
> mkdir _bu…
KunYi updated
4 years ago
-
朋友传给我一个3.5的固件,配合汉化版上位机,读写128M nand需要6分钟,之前用这个HAL库移植到F205读写需要9分钟,把DMA做上去会不会快一点呢,另外做了usb_hs会不会快一点
-
Hello, I'm wondering if its possible to run I2S over SPI?
For example, I have the `SPI2` peripheral with pins `PA9` for SCK and `PC1` for MOSI. Within the Cube HAL I know its possible to run the SP…
-
你好,请问这个工程下载之后我们好像没有找到bsp文件夹的路径,可以请问一下是什么问题吗
-
The latest recoverd sonde (from the german Bundeswehr) contains the STM32L412KB chip and is a device with Ultra-low-power with FPU Arm Cortex-M4 MCU 80 MHz with 128 Kbytes of Flash memory. Looks the s…
-
When setting up the FDCAN peripheral for STM32H7 through CUBE MX, the user must add a value to Tx Fifo Queue Elmts Nbr to allow transmission of data packets. Otherwise the check for free fifo level wi…
-
Hi, I am trying to port this project to an STM32H7. What files are specific to the STM32F4 and need modification in order to use in STM32H7?
-
CTS test: `cts/webgpu/api/operation/command_buffer/image_copy/cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:undefined_params:*`
```
10 xul.dll!core::panicking::panic() [panickin…
nical updated
4 months ago
-
**Describe the bug**
I try to run the fetch-cube example but instead of use F4, I use H7. I got this:
```'CMakeLists.txt'
-- No STM32_TOOLCHAIN_PATH specified, using default: /usr
-- No STM32_…