-
**I lost serial connection.**
root@BTT-CB1:/home/biqu/klipper# ls /dev/serial/by-path/
ls: cannot access '/dev/serial/by-path/': No such file or directory
---
wget https://github.com/bigtree…
ghost updated
3 months ago
-
void rtc_firstInit(void)
{
RCC_APB1ENR |= RCC_APB1ENR_PWREN;
// printf("PWR enable\n");
PWR_CR |= PWR_CR_DBP;
printf("PWR_CR enable\n");
/* cause a backu…
-
We do not support stm32h7 enough for it to be default option
-
### Is your feature request related to a problem? Please describe
The H5 MCUs, specifically the STM32H562RG, makes a good candidate for a high performance, and cheap, flight controller MCU with up-…
hydra updated
4 months ago
-
In a post here https://community.st.com/t5/stm32-mcus-security/why-am-i-getting-an-rng-failure-on-the-stm32l4p5/m-p/203250. It was recognised that the HAL was initialising the RNG peripheral incorrect…
-
Hi,
The device id for stm32l0 is pointed at 0x1FF8_0050 in this crate. This doesn't match the l0x0 version, as it is 0x1FF8_0050 + offset 0x14 here.
See page 722 of the reference manual: https://w…
-
ST M95P32 : SPI EEPROM, 32 Mbit
-
Hello!
Thank you for providing this library.
I use nrf52DK and SDK v17. As described here, I added 'lsm9ds1_reg.c' and 'lsm9ds1_reg.h' to the path and used the main.c code.
But there are a lot of…
-
The README.md says:
```
import {NgModule} from '@angular/core';
import {BusyModule, BusyConfig} from 'angular2-busy';
@NgModule({
imports: [
// ...
BusyModule.forRoot(
...
…
-
on some/many F7 units incremental DFU flash via command line stm32 causes bricking
only full erase and flashing of same helps