-
There is no real reason that the h7 card should not be able to run the basestation card. This avoid two different setups.
-
I can't make it work with the STM32H743IIT6 with FMC 16Bit , I don't know why , Can u add H7 support for the fmc?
-
I noticed that for the STM32H7 family, TIM9, TIM10, TIM11 are referenced in stm32_tim_lowerhalf.c and stm32_tickless.c (probably in other files such as kconfig as well) even though they don't exist fo…
-
Hello everyone,
I'm working on littleFS integration using STM32H7's Internal Flash. I have no problems creating, deleting files, etc. but I encounter a problem when I want to create a log file. If I …
-
In stm32h7-43_53.xml line 209 FDCAN type is stm32-h7, but lbuild not found it.
If I change to stm32, it will be found but the modm FDCAN template driver is not compatible with the STM32H7.
-
**Describe the bug**
Starting an adc scan sequence of more than 8 channels does not work on STM32H7
Tested on nucleo_h723zg with adc_sequence sample
**To Reproduce**
1. create an overlay for…
-
Hi
I decide to port esp_hosted_fg to stm32h743Vi and use SDIO for transportation.
In stm32h743Vi there is SDMMC instead of SDIO and its driver has some differences with SDIO driver for cortex M4. …
-
I am not sure is it right place to ask this so my apologies at the beginning. I want know who is working on CMSIS.packs which could be downloaded in Keil?
I have a question about CMSIS emac driver fo…
-
Hi,
Likely this is a feature request - but is it feasible to get ethernet working for the H7 series of STM32 chips? I know the registers are different compared to the other chips, but I wasn't sure i…
-
### Description of defect
TCP connections to the microcontroller cannot be established, seemingly because RX packets are never written to DMA/DMA ownership never given to application.
In core S…