Search found 102 matches

by khoih-prog
Thu Jan 28, 2021 8:13 pm
Forum: Libraries & Hardware
Topic: FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0
Replies: 8
Views: 8787

Re: FlashStorage_STM32 Library to use emulated-EEPROM

Just got an interesting info from a user of this library EEPROM write works only in a fully erased Bluepill with Chinese clone micro CS32F103C8T6. I have a blue pill with chinese CS32F103C8T6 in it. EEPROM write (commit and put) works only after I completely erase the chip using STM32CubeProgrammer....
by khoih-prog
Wed Jan 27, 2021 4:08 pm
Forum: Libraries & Hardware
Topic: FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0
Replies: 8
Views: 8787

Re: FlashStorage_STM32 Library to use emulated-EEPROM

HI @fpiSTM Thanks for your nice words. Those libs are so simple compared to what you have done to support complex STM32 boards. Just in the process of making a library, I get into some features I wish provided by certain lib, then add in the long bucket list. Hi @Juraj, I just have some little exper...
by khoih-prog
Tue Jan 26, 2021 9:39 am
Forum: Libraries & Hardware
Topic: FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0
Replies: 8
Views: 8787

FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0

FlashStorage_STM32 Library How To Install Using Arduino Library Manager Why do we need this FlashStorage_STM32 Library Features The FlashStorage_STM32 library, inspired from Cristian Maglie's FlashStorage , provides a convenient way to store and retrieve user's data using emulated-EEPROM, from the ...
by khoih-prog
Mon Jan 11, 2021 4:57 am
Forum: Libraries & Hardware
Topic: Double/MultiResetDetector_Generic Library for STM32F/L/H/G/WB/MP1. Now supports new STM32 core v2.0.0
Replies: 1
Views: 3552

Double/MultiResetDetector_Generic Library for STM32F/L/H/G/WB/MP1. Now supports new STM32 core v2.0.0

DoubleResetDetector_Generic Library MultiResetDetector_Generic Library How To Install DoubleResetDetector_Generic using Arduino Library Manager How To Install MultiResetDetector_Generic using Arduino Library Manager Why do we need this MultiResetDetector_Generic Library MultiResetDetector_Generic i...
by khoih-prog
Wed Dec 23, 2020 11:18 pm
Forum: Libraries & Hardware
Topic: AsynHTTPRequest_Generic for STM32 with LAN8720 or built-in LAN8742A Ethernet.
Replies: 3
Views: 4178

Re: AsynHTTPRequest_Generic for STM32 with built-in LAN8742A Ethernet.

Releases v1.1.0

1. Add HTTP PUT, PATCH, DELETE and HEAD besides POST and GET methods.
2. Add Table of Contents
3. Add Version String
by khoih-prog
Wed Dec 23, 2020 7:38 pm
Forum: Libraries & Hardware
Topic: Ethernet_Manager_STM32 for STM32 Credentials Management. Now supports LAN8720
Replies: 3
Views: 3403

Re: Ethernet_Manager_STM32 for STM32 Credentials Management

Debug Termimal Output Samples 1. The following is the sample terminal output when running example Ethernet_STM32 on NUCLEO_F767ZI board with LAN8742A Ethernet & STM32Ethernet Library demonstrating doubleResetDetect feature . - 1.1. Normal run with TO_LOAD_DEFAULT_CONFIG_DATA = true Start Ethern...
by khoih-prog
Wed Dec 23, 2020 7:37 pm
Forum: Libraries & Hardware
Topic: Ethernet_Manager_STM32 for STM32 Credentials Management. Now supports LAN8720
Replies: 3
Views: 3403

Ethernet_Manager_STM32 for STM32 Credentials Management. Now supports LAN8720

Ethernet_Manager_STM32 Library How To Install Using Arduino Library Manager Why do we need this Ethernet_Manager_STM32 Library - This is the new library, adding to the current WiFiManager sets of libraries. It's designed to help you eliminate hardcoding your Credentials in STM32F/L/H/G/WB/MP1 board...
by khoih-prog
Wed Dec 09, 2020 11:32 pm
Forum: Libraries & Hardware
Topic: TimerInterrupt_Generic Library to merge all TimerInterrupt Libraries
Replies: 1
Views: 2428

Re: TimerInterrupt_Generic Library to merge all TimerInterrupt Libraries

Releases v1.3.1 1. Add many complex examples. 2. Add board Version String. 3. Fix SAMD bug. Releases v1.3.0 1. Add NRF52_MBED_TimerInterrupt Library to support NRF52840-based board using mbed-RTOS such as Nano-33-BLE. 2. Add support for UNO, Nano, Mini, Arduino Ethernet, Fio, BT, LilyPad, Pro, Pro ...
by khoih-prog
Tue Nov 24, 2020 4:37 am
Forum: Libraries & Hardware
Topic: EthernetWebServer_SSL_STM32 Library now supports TLS/SSL Client and LAN8720
Replies: 2
Views: 4591

Re: EthernetWebServer_SSL_STM32 Library now supports TLS/SSL Client

Major Release v1.2.0 1. Add high-level HTTP and WebSockets Client by merging ArduinoHttpClient Library 2. Add many more examples for HTTP and WebSockets Client. 3. Add Version String. Release v1.1.2 1. Add SSL debug feature. 2. Enhance examples. Release v1.1.1 1. Permit sites with "Chain could...
by khoih-prog
Tue Nov 24, 2020 4:35 am
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: 7543

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

Major Release v1.1.0 1. Add high-level HTTP and WebSockets Client by merging ArduinoHttpClient Library 2. Add many more examples for HTTP and WebSockets Client. Release v1.0.6 1. Add support to PROGMEM-related commands, such as sendContent_P() and send_P() 2. Update Platform.ini to support Platform...

Go to advanced search