понедельник, 10 августа 2020 г.

stm32 ethernet (mac, phy, tcp/ip or w5500)

stm32 mac + LAN8720 + lwip:

stm32f103 + ENC28J60:
1) https://narodstream.ru/stm-urok-68-lan-enc28j60-chast-1/
2) https://narodstream.ru/stm-urok-81-lan-enc28j60-udp-client/
3) https://narodstream.ru/stm-urok-82-lan-enc28j60-udalyonnyj-dostup/
4) Спутниковый спидометр на STM32F1 и FreeRTOS https://habr.com/ru/post/137673/

avr, arduino, pic + ENC28J60:
1) Atmega328p + ENC28J60 = мост между UART и Ethernet https://habr.com/ru/post/342424/
2) Знакомство с TCP стеком для микроконтроллеров фирмы Microchip
https://habr.com/ru/post/138081/
3) Бюджетный Serial to Ethernet адаптер за один вечер https://habr.com/ru/post/137974/


stm32f429 without mac + W5100:
1) (!)Подключаем новенький чип от WIZnet: W5500. IP для маленьких вещей https://habr.com/ru/post/220723/
2) W5100 https://www.wiznet.io/product-item/w5100/  datasheet (sheme)
3) https://www.wiznet.io/product-item/wiz810mj/ datasheet
4) https://github.com/Serasidis/Ethernet_STM
5) https://www.carminenoviello.com/2015/08/28/adding-ethernet-connectivity-stm32-nucleo/
6) https://github.com/Wiznet/WIZ_Ethernet_Library
7) https://www.cyberforum.ru/arm/thread2091070.html
8) https://forum.wiznet.io/t/topic/2340
9) http://www.nazim.ru/2386
10) Подключение устройства к сети Ethernet https://blog.radiotech.kz/interfejsy/podklyuchenie-ustrojstva-k-seti-ethernet/
11) IoT шлюз Ethernet-RS485 на базе STM32 https://habr.com/ru/post/488408/

stm32 + usb RNDIS ethernet:
1) Ethernet поверх USB на STM32F4 https://habr.com/ru/post/248097/

stm32 mac + extern phy:
1) Организация обмена по сети Ethernet на контроллерах STM32F107 
https://russianelectronics.ru/organizacziya-obmena-po-seti-ethernet-na-kontrollerah-stm32f107/
2) Промышленный Ethernet от ST: всё и сразу 

stm32 mac + extern phy (форумы):
1) Сравнение внешнего и встроенного MAC-контроллера на STM32F405
https://electronix.ru/forum/index.php?app=forums&module=forums&controller=topic&id=129532
2) STM32 + Ethernet PHY (MII/RMII) https://electronix.ru/forum/index.php?app=forums&module=forums&controller=topic&id=114811
3) Аппаратный Ethernet в STM32 http://we.easyelectronics.ru/Egoist/apparatnyy-ethernet-v-stm32.html
4) Ethernet на STM32 http://www.microchip.su/showthread.php?t=17557

Комментариев нет:

Отправить комментарий