-
`svd2rust` recently released version `0.18.0` which contains some breaking changes. This is the version downloaded and installed when running `cargo install svd2rust`.
When running `make` for this cr…
-
Hi,
First, thanks for the lib. It's a wonderful work.
I'm using it with a TouchGFX app on STM32H7, as a master device with UART. I'm polling my device from a modbus task `StartTaskPollModbus`, by se…
-
Hi. When I try to write a DAC register that's only 12 bits (eg `DAC_DHR12R1`), the PAC requires a u32. It seems like a u16 would make more sense. Thoughts?
-
Hi,
I am currently working with STM32H747 disco board which is a dual core soc.
**Is your feature request related to a problem? Please describe.**
The two processors in the board has sram4 as a s…
-
It would be nice to have Cortex-M0+ support for situations in the future where we need a low-cost micro.
@jperkin has a prototype port.
We should talk. :-)
-
**Describe the bug**
The stm32h7 HAL and LL has ADC_LL_EC_OVS_RATIO Oversampling - Ratio defined for
only ADC of version ADC_VER_V5_V90.
For some stm32H7xx soc, like the stm32h743 and stm32h753…
-
Let's consider moving to the stm32h7 right away. Price is almost the same, more power, newer architecture, lots of experience with it on stabilizer now.
I think there is a pin compatible stm32h743 to…
-
Hello,
Although the [documentation](https://www.arduino.cc/reference/en/libraries/samd_timerinterrupt/) stated that it is compatible with Portneta H7, I received a compiling error.
Is there anyt…
-
Hi, the DAC timed writes (triggered by timer6) is not working on the H7. I can't figured out the exact issue, but it seems to be related to `dma_nohal_xxx` functions. If the DMA is initialized with `d…
-
I'm trying out your MCU Host demo and it's stuck here:
![image](https://user-images.githubusercontent.com/90632159/134487076-dcc4a37c-f275-4cf4-99a7-e6f6a144d25f.png)
I'm using a ESP32-C3 and a S…