2426| 7
|
关于oled例程,GPIOC的引脚全被操作了么 |
10金钱
最佳答案现解决:
uint16_t portval;
void GPIO_Write(GPIO_TypeDef* GPIOx, uint8_t PortVal)
{
/* Check the parameters */
assert_param(IS_GPIO_ALL_PERIPH(GPIOx));
GPIOC->ODR&=~(0XFFODR=portval;
}
| ||
| ||
| ||
| ||
| ||
He who fights with monsters should look to it that he himself does not become a monster, when you gaze long into the abyss, the abyss also gazes into you.
过于执着就会陷入其中,迷失自己,困住自己。 |
||
| ||
He who fights with monsters should look to it that he himself does not become a monster, when you gaze long into the abyss, the abyss also gazes into you.
过于执着就会陷入其中,迷失自己,困住自己。 |
||
| ||
| ||
|手机版|OpenEdv-开源电子网
( 粤ICP备12000418号-1 )
GMT+8, 2025-6-22 13:28
Powered by OpenEdv-开源电子网
© 2001-2030 OpenEdv-开源电子网