Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MetDem authored Feb 13, 2020
1 parent 8a2a69a commit 502e474
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# STM32F4XX
Personality
Hangi port kullanılacaksa ona bağlı olan clock bus'ı enable edilmelidir.stm32f4xx.rcc kütüphanesi içerisinde buslar ve bağlı oldukları yerler bulunmaktadır.
RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOD, ENABLE); --> AHB1 BUS'u GPIOD'e bağlıdır.

0 comments on commit 502e474

Please sign in to comment.