Mohamed Ayman
1097e00b5f
arm/stm32f4: extend USART DR field to 9 bits
...
The STM32F4 USART data register supports up to 9-bit data
when CR1.M is set. The current DR macros mask only bits [7:0],
which truncates the MSB in 9-bit mode.
Extend the field width to [8:0] to match the hardware
definition while remaining compatible with 8-bit mode.
2026-03-19 19:13:44 -05:00
..
2026-02-05 08:18:27 -06:00
2026-01-07 13:46:56 -06:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2025-12-11 23:53:16 +00:00
2026-01-19 10:32:05 -08:00
2025-10-10 22:01:39 +00:00
2025-12-11 12:03:56 -06:00
2025-10-10 22:01:39 +00:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2025-12-04 19:16:10 -05:00
2026-03-02 10:04:32 -06:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2026-03-16 18:48:10 +05:30
2025-10-10 22:01:39 +00:00
2026-02-05 08:18:27 -06:00
2026-02-05 08:18:27 -06:00
2026-03-19 19:13:44 -05:00
2026-02-05 08:18:27 -06:00
2025-10-10 22:01:39 +00:00
2025-12-11 12:03:56 -06:00
2025-08-11 19:06:32 +00:00
2026-01-15 11:43:59 +01:00
2025-12-22 14:40:18 -06:00
2026-02-05 00:15:43 +00:00
2025-12-11 18:15:10 -06:00