-
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
This request addresses USB device driver support on the STM32H7 series. It i…
-
### Operating System
Windows 10
### Board
STM32H7
### Firmware
examples/device/dcd_msc (tinyUSB 10.1)
### What happened ?
The dcd_synopsys.c driver fails to flush when the data to…
-
**Describe the bug**
When using STM32H743VIT6 (or STM32H750VBT6) with XPT2046 touchpad via PaulStoffregen's XPT2046_Touchscreen library, SPI data will be corrupted. Everything worked if I replaced t…
-
`STM32H7` 是 `cortex_m7` 的内核,他支持的是双精度浮点。
但是在 `RTT-Studio` 中设置的是 `fpv4-sp-d16` 这个是 `cortex_m4` 的单精度浮点数的设置。
所以应该修改为 `fpv5-d16`
这个应该修改哪个工程配置文件?
-
Hi
I have converted one RobotDyn "Black Pill" to a BMP, and am flashing to a second same board.
Everything works, but every other `load` fails:
```
(gdb) load
Error erasing flash with vFlashE…
-
I sort of guessed at what was correct in #2319, which I think will work, but might not be ideal. The whole clock tree needs a revisit since it's significantly more complicated than the F4/F7.
-
根据stm32h7xx模板移植的bsp, 启用LA8720A的以太网模块以后, 提示编译错误
大概下面几个地方吧
HAL_ETH_WritePHYRegister 参数和f4不一样,变4个了
HAL_StatusTypeDef HAL_ETH_WritePHYRegister(ETH_HandleTypeDef *heth, uint32_t PHYAddr, uint32_t PHYR…
-
Hi Russ,
Thank you for open-sourcing this wonderful add-on project for lwip. I was trying to use this on a STM32H7 to do some traffic forwarding from a PPPoS interface to an ethernet interface. Whi…
-
* Minimum overhead, timestamped raw binary sample burst packets
* Containing a configurable subset of DAC/ADC/DDS high bandwidth data or anything from the signal crossbar
* Maybe UDP
* Maybe target…
-
Linker error due to redefinition of the HAL files.
We may be able to simply remove the HAL SAI files from the utily folder, as those are the files that are triggering the issue.
The errors:
…