stm32f4xx-hal icon indicating copy to clipboard operation
stm32f4xx-hal copied to clipboard

Incorrect peripherals

Open Admsher opened this issue 1 year ago • 2 comments

I am using a STM32 F4 discovery and using this crate I was trying to use the blinky.rs for the same board but the pin seems to be different form what is given in the example ( for me it is gpioc.p0) , moreover the led only turns high and doesn't blink.

Admsher avatar Sep 26 '24 07:09 Admsher