Search found 102 matches

by khoih-prog
Sun Apr 11, 2021 9:30 pm
Forum: Libraries & Hardware
Topic: EthernetWebServer_SSL_STM32 Library now supports TLS/SSL Client and LAN8720
Replies: 2
Views: 4334

EthernetWebServer_SSL_STM32 Library now supports TLS/SSL Client and LAN8720

Releases v1.3.0 1. Add support to LAN8720 Ethernet for many STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards. 2. Add LAN8720 examples 3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries Releases v1.2.1 1. Clean-up al...
by khoih-prog
Sun Apr 11, 2021 5:36 pm
Forum: Libraries & Hardware
Topic: EthernetWebServer for STM32F/L/H/G/WB/MP1 boards using Ethernet built-in LAN8742A, LAN8720 or W5x00, ENC28J60 Ethernet
Replies: 8
Views: 7227

EthernetWebServer for STM32F/L/H/G/WB/MP1 boards using Ethernet built-in LAN8742A, LAN8720 or W5x00, ENC28J60 Ethernet

Releases v1.2.0 1. Add support to LAN8720 Ethernet for many STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards. 2. Add LAN8720 examples 3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries https://github.com/khoih-prog/...
by khoih-prog
Wed Feb 24, 2021 12:14 am
Forum: Libraries & Hardware
Topic: WiFiManager_Generic_Lite for STM32F/L/H/G/WB/MP1 using generic WiFi
Replies: 1
Views: 2393

Re: WiFiManager_Generic_Lite for STM32F/L/H/G/WB/MP1 using generic WiFi

Major Releases v1.1.0 1. Configurable Customs HTML Headers , including Customs Style, Customs Head Elements, CORS Header. 2. Fix Config Portal Bug. 3. Add functions to control Config Portal from software or Virtual Switches. 4. Use more efficient FlashStorage_STM32 and FlashStorage_SAMD library 5. ...
by khoih-prog
Wed Feb 24, 2021 12:09 am
Forum: Libraries & Hardware
Topic: Ethernet_Manager_STM32 for STM32 Credentials Management. Now supports LAN8720
Replies: 3
Views: 3208

Re: Ethernet_Manager_STM32 for STM32 Credentials Management

Major Releases v1.2.0 1. Configurable Customs HTML Headers , including Customs Style, Customs Head Elements, CORS Header. 2. Add functions to control Config Portal from software or Virtual Switches. 3. Use more efficient FlashStorage_STM32 library 4. Fix Config Portal Bug. 5. Update examples 6. Bum...
by khoih-prog
Tue Feb 09, 2021 12:02 am
Forum: Libraries & Hardware
Topic: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc
Replies: 9
Views: 6649

Re: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc

So glad that you found out and fixed the obese code size issue. I still can't imagine that linker directive has so much effect. More info about that linker directive can be found at What are “nosys”, “nano”, “rdimon” terms when using ARM GCC and the file nano.specs for STM32 %rename link nano_link %...
by khoih-prog
Sun Feb 07, 2021 9:47 pm
Forum: Libraries & Hardware
Topic: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc
Replies: 9
Views: 6649

Re: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc

STM32-Ethernet-Client , compiled for Generic STM32F407VE, Sketch uses 43856 bytes (8%) of program storage space. Maximum is 524288 bytes. Global variables use 1380 bytes (1%) of dynamic memory, leaving 129692 bytes for local variables. Maximum is 131072 bytes. The file is too large and is zipped an...
by khoih-prog
Sun Feb 07, 2021 8:47 pm
Forum: Libraries & Hardware
Topic: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc
Replies: 9
Views: 6649

Re: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc

Hi stevestrong Thanks for your interests in the libraries about which you understand correctly that only the ESP32/ESP8266 WS Server is working correctly on WebSockets_Generic . What about resources usage like RAM and flash? Which one is more lightweight? The resources usage are very similar, IMHO, ...
by khoih-prog
Sun Feb 07, 2021 8:22 am
Forum: Libraries & Hardware
Topic: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32 (LAN8742A), etc
Replies: 9
Views: 6649

Re: WebSockets_Generic Library. Now supporting nRF52, SAMD, DUE, STM32, etc

Major Release v2.4.0 1. Add support to Teensy 4.1 using NativeEthernet. 2. Add support to STM32F/L/H/G/WB/MP1 using built-in LAN8742A. 3. Sync with v2.3.4 of original WebSockets library 4. Add Teensy, Teensy 4.1 NativeEthernet and STM32 LAN8742A examples. 5. Fix bugs in and optimize examples. Relea...
by khoih-prog
Fri Feb 05, 2021 4:07 am
Forum: Libraries & Hardware
Topic: WiFiManager_Generic_Lite for STM32F/L/H/G/WB/MP1 using generic WiFi
Replies: 1
Views: 2393

WiFiManager_Generic_Lite for STM32F/L/H/G/WB/MP1 using generic WiFi

WiFiManager_Generic_Lite How To Install Using Arduino Library Manager If you have used the full-fledge WiFiManager such as : 1. Tzapu WiFiManager 2. Ken Taylor WiFiManager 3. Khoi Hoang ESP_WiFiManager and have to write complicated callback functions to save custom parameters in SPIFFS/LittleFS/EEP...
by khoih-prog
Sun Jan 31, 2021 5:29 am
Forum: Libraries & Hardware
Topic: BlynkEthernet Manager for STM32 running Built-In Ethernet or LAN8720,W5x00/ENC28J60 shields
Replies: 9
Views: 8306

Re: BlynkEthernet Manager for STM32 running Built-In Ethernet or W5x00/ENC28J60 shields

Major Releases v1.1.0 1. Fix Config Portal Bug. 2. Add functions to control Config Portal from software or Virtual Switches. Check How to trigger a Config Portal from code #25 3. Use more efficient FlashStorage_STM32 Library to save data to emulaled-EEPROM. 4. Add support to new EthernetENC library...

Go to advanced search