-
```
~/.arduino15/packages/arduino/hardware/mbed_opta/4.1.5/libraries/STM32H747_System/src/STM32H747_System.cpp: In member function 'uint8_t STM32H747::readReg(uint8_t)':
~/.arduino15/packages/arduin…
-
#### Description
`stm32h7` cpus and boards become popular : Arduino Potenta, Arduino Nicla Vision, STM32H750B-DK
Does anyone work with any of these cards?
### Useful links
* https://www.st.co…
-
## Description
I am encountering an issue with the OSPI flash driver when using the MT25QL512ABB8ESF-0AAT flash device with an STM32H723ZG microcontroller and Zephyr RTOS version 3.7.0. The main pr…
-
Not really an issue but Slack does not work fro me for some reason? Is anyone already working on STM32H7 support? The AFNG team start working on new H7 FC designs. I have ordered an Nucleo-H743ZI boar…
MJ666 updated
5 years ago
-
This is my very first attempt to program my STM32s using Rust. So the following might totally be my fault:
When building basically the snippet from the README.md...
```rust
use stm32h7::stm32h7…
-
Hi,
The stm32h7 does not properly drain the UARTs on close().
The console works perfectly and hides the problem, because nsh keeps the UART opened indefinitely.
However, a custom program that s…
-
Good Morning,
trying to use external flash with M4 core I realised that is not supported yet:
- I would ask when the implementation of flash driver for M4 is planned?
- compared to M7 flash dr…
-
ST has recently launched a series of scalable bootflash MCUs - [ STM32H7Rx/7Sx]( https://www.st.com/resource/en/application_note/an6062-introduction-to-stm32h7rx7sx-system-architecture-and-performance…
-
Hi,
I wonder whether someone has an working spi on stm32h7 since libopencm3 does not support spiv3 yet ?
Code example would be great.
thx & rgds
Roman
-
Trying to port this code over from STM32F4 into STM32H7 and ST really made it difficult by renaming or completely changing registers and definitions. Can I send you an H7 dev board to help? I'm stuc…