From 9bb987347450d59bfdcdbb2cd3cda1040807e96e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 8 Feb 2024 13:50:45 +0100 Subject: README: Document NUCLEO boards --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a84ae58..e2be4f2 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,20 @@ Hardware features: * 20bit mode (use up to 256kB FRAM for code and data) * ADC (partially) +### STM32F446RE (NUCLEO-F446RE) + +Peripheral communication: + +* UART output on USART2 + +### STM32F746ZG (NUCLEO-F746ZG) + +Preliminary support, timers may be incorrect. + +Peripheral communication: + +* UART output on USART3 + ### POSIX Runs the selected application as POSIX thread, e.g. under Linux on a Raspberry Pi. -- cgit v1.2.3