Search found 692 matches

by stefan.erni
Wed Oct 12, 2022 4:22 pm
Forum: Bug Reports
Topic: ESP32 Real Time Clock faild
Replies: 7
Views: 1601

Re: ESP32 Real Time Clock faild

Hi Ben One more reason to turn off the wifi when not in use. A Board with Esp32, display various hardware and wlan connected, needs 165mA If I do the commands to disconnect wlan, the board just needs 120mA If I use a deepsleep command , the board needs 10mA and the clock(time) keeps running But afte...
by stefan.erni
Wed Oct 12, 2022 2:46 pm
Forum: Bug Reports
Topic: ESP32 Real Time Clock faild
Replies: 7
Views: 1601

Re: ESP32 Real Time Clock faild

Hi Ben Yes it's working fine. If the password is correct it's set the time (with 2hours offset) If the password is bad it's set the time to 00:00:00 ( 2hours offset is set to 0) Always the HX711 is working nice. These 3 commands could also be useful for other applications, if it is not too complicat...
by stefan.erni
Tue Oct 11, 2022 10:11 am
Forum: Bug Reports
Topic: ESP32 Real Time Clock faild
Replies: 7
Views: 1601

Re: ESP32 Real Time Clock faild

Hi Ben Unfortunately, disable interrupts is not an option for my program this would be my wish... Setting the time and date with WiFi, USB or Bluetooth The time is set via Wlan: If I press a button when starting up, it should turn on wifi and set the clock and date. Then the wifi should be turned of...
by stefan.erni
Fri Oct 07, 2022 3:28 pm
Forum: Bug Reports
Topic: ESP32 Real Time Clock faild
Replies: 7
Views: 1601

Re: ESP32 Real Time Clock faild

Hi Ben Yes with the wlan the RTC works. I can also set the time with the server. All this is with Flowcode very easy to do But with the wireless connection, the HX711 no longer works properly. Is there a way to do the waln like unconnect or can you add a dissconnectSSID command for the wlan. That wo...
by stefan.erni
Thu Oct 06, 2022 2:11 pm
Forum: Bug Reports
Topic: DSP Output CSV1 clear data
Replies: 18
Views: 3554

Re: DSP Output CSV1 clear data

Hi Ben I did a test with 10 DSP filter Filter 1 has coeficient 1 Filter 2 has coeficient 2 ..... The signal is from a HX711 and a strain gage. After 7 Sec I load some coins on the straingage and after 100 Sec I stopped recording It's working perfect. Just not so fast. Now tried to use array Test Ada...
by stefan.erni
Wed Oct 05, 2022 2:28 pm
Forum: Bug Reports
Topic: DSP Output CSV1 clear data
Replies: 18
Views: 3554

Re: DSP Output CSV1 clear data

Hi Ben Yes it's working now. Super! Now it works great with the DSP CSV writer. Same style as this DSP CSV witer it should also have a DSP RAW writer. Instead of a string to excel, this simply stores a INT or a LONG in little endian Format. Byte, Uint, Ulong, it actually doesn't need it. For example...
by stefan.erni
Wed Oct 05, 2022 10:06 am
Forum: Bug Reports
Topic: DSP Output CSV1 clear data
Replies: 18
Views: 3554

Re: DSP Output CSV1 clear data

Hi Ben

I also suspect the problem in the file-sd component. I can't write to the card even without a DSP component.
But in the simulation it's working also with the DSP component.

regards

Stefan
by stefan.erni
Tue Oct 04, 2022 9:55 am
Forum: Bug Reports
Topic: DSP Output CSV1 clear data
Replies: 18
Views: 3554

Re: DSP Output CSV1 clear data

Hi Ben

It's compieling and starting, card is ok, but it cant open the file for writing in the ESP32. Never get ret_bool= 1
I get always a 0

If I dont test it's crashing later while writing.


regards


Stefan
by stefan.erni
Mon Oct 03, 2022 9:16 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 49
Views: 100663

Re: Suggestions for new microcontroller support

Hi SpeedPIC32, Hi Steve

On this Modul is a

STM32F091CCU6

Is it possible to add this processor?

regards


Stefan
by stefan.erni
Fri Sep 30, 2022 4:00 pm
Forum: Bug Reports
Topic: DSP Output CSV1 clear data
Replies: 18
Views: 3554

Re: DSP Output CSV1 clear data

Hi Ben

Yes V10 Beta is perfect,
and I'm always ready to test new DSP componeten or functions.

regards

Stefan