STM32的GPIOA端口有多少个引脚
举一反三
- STM32微控制器的每个GPIO端口有()个I/O引脚。 A: 4 B: 8 C: 16 D: 32
- STM32F407每个GPIO端口有()个引脚? A: 4 B: 8 C: 16 D: 32
- 51单片机共有( )个端口,每个端口有( )个引脚。
- 对PA8端口置高电平的正确方法有()。 A: GPIO_ResetBits(GPIOA, GPIO_Pin_8); B: GPIO_SetBits(GPIOA, GPIO_Pin_8); C: GPIO_WriteBits(GPIOA, GPIO_Pin_8, 1); D: GPIO_WriteBits(GPIOA, GPIO_Pin_8, 0);
- STC89C51单片机有多少个引脚 A: 32 B: 40 C: 50 D: 60