-
Hello,
I got the drivers from the samples repo, but shouldn't they be included in this repo?
Thanks!
-
### Description of defect
Activating the LSE clock may fail and throw an exception or LSE clock is not working or LSE clock is not stable with large jitter.
LSE clock is enabled for LPTi…
-
CubeMX provides a default Ethernet configuration for Nucleo boards incorporating an unassigned NULL pointer to which the MAC address is written. When written, this corrupts the zero wait state, deter…
-
Will there be support for HAL Drivers ?
-
Hello, may I have the usbx_host_controllers source code in the usbx\common folder, but there is no usbx_device_controllers file. Why?
-
Code:
```rust
#[interrupt]
fn EXTI4() {
defmt::warn!("DN");
}
```
Program crashes once this interrupt fires:
```rust
(HOST) ERROR failed to decode defmt data: [0, 0, 0, 0, 0, 0, 0…
-
Whwn compiling the examples for use with the Nucleo-H743ZI2 board I get errors due to missing definitions, where do I find definitions of items such as ETH_RXBUFNB, ETH_TXBUFNB as I need to define the…
-
**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…
-
I started to integrate/use tinyusb into my STM32 project but noticed that there was no double buffering support. This might not be a deal breaker, but common sense would say that performance would be…
-
Hey,
I am Utkarsh Bhatt, A senior year Electronics and Communications undergrad student at [National Institute of Technology Silchar](http://nits.ac.in/), India. I have been working on embedded syste…