Difference: BoardSupportPackageH743 (3 vs. 4)

Revision 42022-04-18 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="MecrispCubeH743"
%DASHBOARD{ section="banner"
Line: 22 to 22
 
  • Forth as CMSIS-RTOS thread. CMSIS-RTOS API to use FreeRTOS from Forth.
  • 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
Changed:
<
<
    • USART6: ST-LINK VCP
>
>
    • USART3: ST-LINK VCP
 
Line: 30 to 30
 
Changed:
<
<
  • Switch: SW1, Push button (PC13)
>
>
  • Switch: SW1, Push button (D7, PC13)
 
  • Digital and analog pins, Arduino Uno Header
    • Digital port pins: D0 to D15 (ST Zio D16 to D72)
    • Analog port pins: A0 to A5 (ST Zio A6 to A8)
    • PWM:
Changed:
<
<
      • TIM3: D5, D6
      • TIM4: D9, D10, D14, D15
    • Input capture TIM2: A1,
    • Output compare TIM2: D0, D1
>
>
      • TIM1: D3, D4, D5, D6
      • TIM3: D11, D12
      • TIM4: D0, D1, D9, D10
    • Input capture TIM2: A0
    • Output compare TIM2: D13
 
    • EXTI: D11, D12, D13
  • SPI: D2 SCK, D3 MISO, D4 MOSI (e.g. for display, memory)
  • I2C: D14 SDA, D15 SCL (external peripherals)
Line: 467 to 468
 
  • Alternate uses: USART6_TX

D7 / PC13 / CN10.2

Added:
>
>
  • Blue Button
 
  • Alternate uses: SPI6_MISO, USART6_RTS
Line: 493 to 495
 

D13 / SCK / PA5 / CN7.10

  • SPI SPI1_SCK
Changed:
<
<
  • PWM out on TIM2_CH1
>
>
  • Output Compare on TIM2_CH1
 
  • Alternate uses: ADC1_8

D14 / SDA / PB9 / CN7.4

Line: 511 to 513
 

A0 / D16 / PA3 / CN9.1

  • This pin is analog input A0 (ADC1_IN15)
Changed:
<
<
  • PWM out on TIM2_CH4
>
>
  • Input Capture on TIM2_CH4
 
  • Alternate uses: USART2_RX

A1 / D17 / PC0 / CN9.3

Line: 526 to 528
 
  • PWM out on TIM3_CH2

A4 / D20 / PC2 / CN9.9

Changed:
<
<
  • This pin is analog input A4 (ADC3_IN1)
>
>
  • This pin is analog input A4 (ADC3_IN0)
 

A5 / D21 / PF10 / CN9.11

  • This pin is analog input A5 (ADC3_IN6)
Line: 550 to 552
 

VCP UART

STLK_VCP_TX / PG14 / ST-LINK VCP Rx

Changed:
<
<
  • USART6_TX
>
>
  • USART3_TX
 

STLK_VCP_RX / PG9 / ST-LINK VCP Tx

Changed:
<
<
  • USART6_RX
>
>
  • USART3_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