Currently supported boards:
Note, in order to use Ethernet on the NUCLEO_F429ZI
development board together with SPI1
over the board's Arduino connectors (e.g. for the X-NUCLEO-IDS01A4 expansion board) you need to perform the following HW modifications on the development board:
- Open solder bridge
SB121
- Close solder bridge
SB122
These HW modifications in turn very likely require that you compile the expansion board drivers with a dedicated configuration setup (e.g. in case of the X-NUCLEO-IDS01A4 expansion board you need to compile its driver with macro SPIRIT1_SPI_MOSI=PB_5
defined).
This driver can be used together with the 6LoWPAN stack (a.k.a. Nanostack).