mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
boards/nucleo-h743zi2: add pulse count example
add pulse count example for nucleo-h743zi2 Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
committed by
Alin Jerpelea
parent
207bddc40f
commit
4f929d63f3
@@ -410,6 +410,10 @@
|
||||
#define GPIO_TIM4_CH1IN (GPIO_TIM4_CH1IN_2|GPIO_SPEED_50MHz) /* PD12 */
|
||||
#define GPIO_TIM4_CH2IN (GPIO_TIM4_CH2IN_2|GPIO_SPEED_50MHz) /* PD13 */
|
||||
|
||||
/* TIM8 */
|
||||
|
||||
#define GPIO_TIM8_CH1OUT (GPIO_TIM8_CH1OUT_1|GPIO_SPEED_50MHz) /* PC6 */
|
||||
|
||||
/* FDCAN1 */
|
||||
|
||||
#define GPIO_CAN1_RX (GPIO_CAN1_RX_3|GPIO_SPEED_50MHz) /* PD0 */
|
||||
|
||||
Reference in New Issue
Block a user