Skip to content

Conversation

@edogaldo
Copy link
Contributor

Hello, I'd like to push subject variant for this board, ref. #329.
It's a minor rework based on variant BLACK_F407VE, ref. #327.

@edogaldo
Copy link
Contributor Author

What's wrong with the checks?!

  --> BLUE_F407VE_MINI FAILED
In file included from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/system/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h:250:0,
                 from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/cores/arduino/stm32/stm32_def.h:16,
                 from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/cores/arduino/stm32/clock.h:43,
                 from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/cores/arduino/wiring_time.h:23,
                 from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/cores/arduino/wiring.h:38,
                 from /home/travis/.arduino15/packages/STM32/hardware/stm32/*/cores/arduino/Arduino.h:32,
                 from /tmp/BuildOutput_2018-09-21_15-11-16/BLUE_F407VE_MINI/sketch/BareMinimum.ino.cpp:1:
/home/travis/.arduino15/packages/STM32/hardware/stm32/*/system/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h:46:32: fatal error: stm32f4xx_hal_conf.h: No such file or directory
 #include "stm32f4xx_hal_conf.h"
                                ^
compilation terminated.
exit status 1

@fpistm fpistm added the new variant Add support of new bard label Sep 21, 2018
@edogaldo
Copy link
Contributor Author

Decided to bind default SPI to SPI2 over PB12-15:

immagine

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for me, very closed to BLACK_F407VE
Note that I could not test the board as I do not have it.

@fpistm
Copy link
Member

fpistm commented Sep 26, 2018

@edogaldo
Let me know when you think it's ready to merge.

@fpistm fpistm added this to the 1.3.1 milestone Sep 26, 2018
@edogaldo
Copy link
Contributor Author

@fpistm: I could successfully test bink and i2c scanner (with print on UART1).
To me it's safe enough for merging.

Thanks in advance and best, E.

@fpistm fpistm merged commit 7c57e36 into stm32duino:master Oct 1, 2018
@edogaldo edogaldo deleted the Blue_F407VE_mini branch October 1, 2018 08:16
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new variant Add support of new bard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants