This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:electronics:stm32:stm32u0_notes [2025/03/29 07:11] – Choosing an LSE Crystal Andrew Yong | projects:electronics:stm32:stm32u0_notes [2025/03/30 09:33] (current) – [Choosing an LSE Crystal] redundant "substitute" typo Andrew Yong | ||
---|---|---|---|
Line 45: | Line 45: | ||
| NRST_MODE | 1 or 3 | 1: Reset input only\\ 3. Bidirectional reset: The NRST pin is configured in reset input/ | | NRST_MODE | 1 or 3 | 1: Reset input only\\ 3. Bidirectional reset: The NRST pin is configured in reset input/ | ||
- | :!: Note: Native USB does not enumerate if HCLK is lower than the default 16 MHz, e.g. by adjusting the AHB prescaler. | + | :!: Note: Native USB does not enumerate if HCLK is lower than the default 16 MHz, e.g. by adjusting the AHB prescaler. It will still work in bootloader mode for DFU, it only affects runtime usage of USB e.g. HID, CDC serial. |
===== STM32duino LowPower & RTC ===== | ===== STM32duino LowPower & RTC ===== | ||
Line 65: | Line 65: | ||
- **Hardware** | - **Hardware** | ||
- | - Choose a **crystal oscillator**(([[https:// | + | - Choose a **32.768 kHz crystal oscillator**(([[https:// |
+ | * JLCPCB basic part: [[https:// | ||
- Choose the **load capacitance** | - Choose the **load capacitance** | ||
* C1 = C2 = 2 * (C< | * C1 = C2 = 2 * (C< | ||
* "Stray capacitance C< | * "Stray capacitance C< | ||
- **Software** | - **Software** | ||
- | - Configure **LSE drive level**: '' | + | - Configure **LSE drive level**: '' |
- '' | - '' | ||
- '' | - '' | ||
- '' | - '' | ||
- '' | - '' |