Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Read/Write byte to GPIO? (1 Replies)

$
0
0
Recently migrated to ARM KEIL, using stm32f4 with HAL drivers, and im wondering i didnt found any fucntions or exmaples how to write byte to the GPIO, HAL has only GPIO_Write function which allows only bits, the same thing with registers, its ODR and IDR register, only bits can be written, so if i want to write to the GPIO i need to control clock and data bits by myself, is it only way? If yes, can someone share the sample of that, because i cant believe nobody did it before me, thanks

Viewing all articles
Browse latest Browse all 3049

Trending Articles