stm32-vserprog icon indicating copy to clipboard operation
stm32-vserprog copied to clipboard

Nucleo F411RE: more than header config?

Open sebek0F9 opened this issue 1 year ago • 1 comments

Im guessing the nucleo board stm32f411RE is a bit different with pinouts, and I would have to configure more than just a header file in boards/ , right?

I would have to modify stm32/common/gpio_f24.h? Or, do I use the gpio letter groups from there to update a new file, naming it in boards/nucleo_blackpill.h?

what should i do to make this work. Also what about WP, HOLD?

852B2501-DF20-4113-8215-E04A899579D1

2C54A56E-2137-4AC4-A979-FFEAED70FBFE C812DD40-87C9-482C-9D80-F8EA5252B6F4

PA_5: LED , spi1_SCLK PA_6: SPI1_MISO PA_7:SPI1_MOSI PA_15: SPI1_SSEL

(CN5 CN6 CN8 CN9 are arduino headers…not what im looking for.)

sebek0F9 avatar Apr 26 '23 11:04 sebek0F9