Re: [riot-devel] Nucleo-f767zi on-board Ethernet

2018-12-14 Thread Robin
Thanks Alex! It turns out that the PR could be adopted to use the F7 
family. I try to add my "fixes" to the PR.



Regards

Robin



On 14.12.18 15:01, Alexandre Abadie wrote:

Hi Robin,

Thanks for your interest into RIOT and STM32 boards.

There is an (old) existing PR [1] that tries to add an Ethernet driver for 
stm32f4. Maybe it's not very different for F7 and you could use it as a 
starting point ?

Regards,

Alex

[1] https://github.com/RIOT-OS/RIOT/pull/5643

- Le 14 Déc 18, à 14:49, Robin ro...@chilio.net a écrit :


Hi all,


i just got access to an Nucelo F767zi board (STM32 MCU) with an on-board
Ethernet Controller attached via RMII.

Since i found no existing netdev driver for this hardware configuration
nor any related pull requests I plan to do an implementation by myself.


I just wanted to ask if anybody already has experiences with the
on-board ethernet and may got some useful tips or information?


Thanks in advance & Regards

Robin

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] New Directions in Testing for RIOT

2018-12-14 Thread Thomas C. Schmidt

Dear RIOTers,

in the continuous efforts to improve the quality of the RIOT OS 
software, our group in Hamburg put recent efforts in improving automated 
testing.


One focal task was to introduce Hardware-in-the-Loop (HiL) testing as a 
standard nightly procedure exposing an (increasing) number of boards to 
an (increasing) number of tests. As of today, I2C and UART are deployed, 
but we hope to grow test coverage quickly with your help.


While developing test strategies, we identified a lack of an expressive 
testing framework. Along this line, we investigated Pytest and Robot 
Framework. Current discussions on GitHub indicate that Robot is the 
advanced choice for reasons documented in 
https://github.com/RIOT-OS/RIOT/issues/10241.


This work raised several areas of discussion on which we want to solicit 
your feedback and rough consensus of the RIOT community:


*HiL Testing:*

The nightly HiL testing is deployed and displayed here: 
https://ci.riot-os.org/nightlies.html (click on "HIL test results").
The corresponding PR on I2C testing is 
https://github.com/RIOT-OS/RIOT/pull/10147


*Choice of Framework:*

A comparison of frameworks and an initial discussion has been started. 
Please provide your feedback and comments here: 
https://github.com/RIOT-OS/RIOT/issues/10241


*Presentation:*

The initial presentation was chosen to support a quick overview, but 
allow for a detailed exploration of tests and results on the Web. It 
certainly can be improved. Please provide your feedback and comments 
here: https://github.com/RIOT-OS/RobotFW-frontend/issues/1


Many thanks for your input - and keep RIOTing!

Thomas
--

Prof. Dr. Thomas C. Schmidt
° Hamburg University of Applied Sciences  Berliner Tor 7 °
° Dept. Informatik, Internet Technologies Group   20099 Hamburg, Germany °
° http://inet.haw-hamburg.de/members/schmidt  Fon: +49-40-42875-8452 °

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Nucleo-f767zi on-board Ethernet

2018-12-14 Thread Alexandre Abadie
Hi Robin,

Thanks for your interest into RIOT and STM32 boards.

There is an (old) existing PR [1] that tries to add an Ethernet driver for 
stm32f4. Maybe it's not very different for F7 and you could use it as a 
starting point ?

Regards,

Alex

[1] https://github.com/RIOT-OS/RIOT/pull/5643

- Le 14 Déc 18, à 14:49, Robin ro...@chilio.net a écrit :

> Hi all,
> 
> 
> i just got access to an Nucelo F767zi board (STM32 MCU) with an on-board
> Ethernet Controller attached via RMII.
> 
> Since i found no existing netdev driver for this hardware configuration
> nor any related pull requests I plan to do an implementation by myself.
> 
> 
> I just wanted to ask if anybody already has experiences with the
> on-board ethernet and may got some useful tips or information?
> 
> 
> Thanks in advance & Regards
> 
> Robin
> 
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Nucleo-f767zi on-board Ethernet

2018-12-14 Thread Robin

Hi all,


i just got access to an Nucelo F767zi board (STM32 MCU) with an on-board 
Ethernet Controller attached via RMII.


Since i found no existing netdev driver for this hardware configuration 
nor any related pull requests I plan to do an implementation by myself.



I just wanted to ask if anybody already has experiences with the 
on-board ethernet and may got some useful tips or information?



Thanks in advance & Regards

Robin

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel