Search found 102 matches

by khoih-prog
Wed May 26, 2021 10:49 pm
Forum: General discussion
Topic: Write to Ethernet truncated using EthernetWebServer_SSL_STM32 library
Replies: 4
Views: 2276

Re: Write to Ethernet truncated using EthernetWebServer_SSL_STM32 library

Have a look at the issue Problems writing to Client using EthernetWebServer_SSL_STM32 and SdFat libraries to see what wrong with your code.

It seems OK for writing multiple of 10,000 lines to the Client without any issue.
by khoih-prog
Wed May 26, 2021 10:43 pm
Forum: General discussion
Topic: Problems writing to Client using EthernetWebServer_SSL_STM32 and SdFat libraries
Replies: 7
Views: 3630

Re: Problems writing to Client using EthernetWebServer_SSL_STM32 and SdFat libraries

Thanks Juraj for specify the problem code just uses the plain STMEthernet library, and not any feature of EthernetWebServer_SSL_STM32 I think the issue is your code (dealing with SD, etc), not the SM32Ethernet library. Check 1. Your code if there is any issue 2. If there is conflict in using SPI bus...
by khoih-prog
Wed May 26, 2021 7:34 pm
Forum: General discussion
Topic: STM32 timer interrupt
Replies: 6
Views: 9849

Re: STM32 timer interrupt

You can try to use my STM32_TimerInterrupt Library to see if OK for you.
by khoih-prog
Wed May 12, 2021 3:18 pm
Forum: General discussion
Topic: [AsyncWebServer_STM32][NUCLEO-F767ZI] Attempting to read XML file
Replies: 5
Views: 3096

Re: [AsyncWebServer_STM32][NUCLEO-F767ZI] Attempting to read XML file

Thanks fpiSTM for helping and informing. Hi exdes , I'm currently busy working on Raspberry Pico , and can't help right now, but will have a look at the issue shortly. In the meantime, could you help, if possible, by using other boards, with SSL easier to use, such as ESP32/ESP8266 , to see if you c...
by khoih-prog
Tue Apr 27, 2021 3:13 am
Forum: Libraries & Hardware
Topic: FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0
Replies: 8
Views: 8660

Re: FlashStorage_STM32 Library to use emulated-EEPROM

Major Releases v1.1.0 1. Add support to new STM32 core v2.0.0 2. Add support to new STM32L5 and many new STM32F/L/H/G/WB/MP1 boards Debug Terminal Output Samples 1. The following is the sample terminal output when running example MQTT_ThingStream_Ethernet_STM32_LAN8720 on BLACK_F407VE board with LA...
by khoih-prog
Thu Apr 22, 2021 5:33 am
Forum: Libraries & Hardware
Topic: BlynkEthernet Manager for STM32 running Built-In Ethernet or LAN8720,W5x00/ENC28J60 shields
Replies: 9
Views: 8417

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

Tested OK with new STM32 core v2.0.0 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 libr...
by khoih-prog
Thu Apr 15, 2021 12:47 am
Forum: Libraries & Hardware
Topic: AsyncWebServer_STM32 for STM32 using LAN8720 or builtin LAN8742A Ethernet
Replies: 1
Views: 4315

Re: AsyncWebServer_STM32 for STM32 using LAN8720 or builtin LAN8742A Ethernet

https://github.com/khoih-prog/AsyncWebServer_STM32/raw/master/pics/Async_AdvancedWebServer_LAN8720.png 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...
by khoih-prog
Thu Apr 15, 2021 12:31 am
Forum: Libraries & Hardware
Topic: AsynHTTPRequest_Generic for STM32 with LAN8720 or built-in LAN8742A Ethernet.
Replies: 3
Views: 4081

Re: AsynHTTPRequest_Generic for STM32 with LAN8720 or built-in LAN8742A 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 4. Update ESP_WiFiManager-rela...
by khoih-prog
Sun Apr 11, 2021 11:55 pm
Forum: Libraries & Hardware
Topic: Ethernet_Manager_STM32 for STM32 Credentials Management. Now supports LAN8720
Replies: 3
Views: 3306

Ethernet_Manager_STM32 for STM32 Credentials Management

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

Go to advanced search