|
META TOPICPARENT |
name="MecrispCubeH743" |
%DASHBOARD{ section="banner" |
|
- 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.
|
|
< < | |
> > | |
| |
|
-
- LEDs: LED1 (green, PB0), LED2 (yellow, PE1), LED3 (red, PB14)
|
|
< < |
- 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:
|
|
< < |
-
-
- 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
|
|
-
- SPI: D2 SCK, D3 MISO, D4 MOSI (e.g. for display, memory)
- I2C: D14 SDA, D15 SCL (external peripherals)
|
|
- Alternate uses: USART6_TX
D7 / PC13 / CN10.2 |
|
> > | |
|
- Alternate uses: SPI6_MISO, USART6_RTS
|
|
D13 / SCK / PA5 / CN7.10 |
|
< < | |
> > |
- Output Compare on TIM2_CH1
|
|
D14 / SDA / PB9 / CN7.4 |
|
A0 / D16 / PA3 / CN9.1
- This pin is analog input A0 (ADC1_IN15)
|
|
< < | |
> > |
- Input Capture on TIM2_CH4
|
|
- Alternate uses: USART2_RX
A1 / D17 / PC0 / CN9.3 |
|
A4 / D20 / PC2 / CN9.9 |
|
< < |
- 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)
|
| VCP UART
STLK_VCP_TX / PG14 / ST-LINK VCP Rx |
|
< < | |
> > | |
|
STLK_VCP_RX / PG9 / ST-LINK VCP Tx |
|
< < | |
> > | |
|
|