Difference: BoardSupportPackageH743 (2 vs. 3)

Revision 32022-03-08 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="MecrispCubeH743"
%DASHBOARD{ section="banner"
Line: 20 to 20
 
  • 512? KiB RAM dictionary
  • 784? KiB Flash dictionary
  • Forth as CMSIS-RTOS thread. CMSIS-RTOS API to use FreeRTOS from Forth.
Changed:
<
<
  • Buffered terminal I/O (5 KiB buffer for UART Rx). Interrupt driven and RTOS aware, key and emit block the calling thread. USART3: D0 RX, D1 TX
>
>
  • Buffered terminal I/O (5 KiB buffer for UART Rx). Interrupt driven and RTOS aware, key and emit block the calling thread.
    • USART1: D0 RX, D1 TX
    • USART6: ST-LINK VCP
 
Line: 39 to 41
 
    • Output compare TIM2: D0, D1
    • EXTI: D11, D12, D13
  • SPI: D2 SCK, D3 MISO, D4 MOSI (e.g. for display, memory)
Changed:
<
<
  • I2C: D14 SDA, D15 SCL (external peripherals Qwiic / STEMMA QT port)
>
>
  • I2C: D14 SDA, D15 SCL (external peripherals)
 
  • vi Editor origin in BusyBox tiny vi. Workflow development: begin Edit EVALUATE while SaveFile repeat
  • Real Time Clock (32 bit UNIX time stamp, valid times are from 1.1.2000 to 31.12.2099 because of the STM32WB RTC peripheral) time!, time@, and .time (YYYY-MM-DDTHH:MM:SS ISO 8601).

Changed:
<
<
Defaults: Digital port pins D1, D5, D6, D9 to D13 are inputs; D0 (UART_RX) is input with 100 kOhm pull-up resistor; D14 (SDA) and D15 (SCL) are open drain outputs with 10 kOhm pull-up resistors; D5, D6, and D9 with internal pull-ups (for the push buttons).
>
>
Defaults:
  • Digital port pins D2 to D13 are inputs
  • D0 (UART_RX) is input with internal pull-up resistor, D1 (UART_TX) is output
  • D14 (SDA) and D15 (SCL) are open drain outputs with internal pull-up resistors
 

Line: 541 to 547
 

USB_DP / PA12

USB_DM / PA11

Added:
>
>

VCP UART

STLK_VCP_TX / PG14 / ST-LINK VCP Rx

  • USART6_TX

STLK_VCP_RX / PG9 / ST-LINK VCP Tx

  • USART6_RX
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback