Search found 10 matches

by celebriums
Fri Dec 01, 2023 11:53 am
Forum: Bug Reports
Topic: DS18B20 Data read error
Replies: 4
Views: 3242

Re: DS18B20 Data read error

Yes Dear Martin

There's a 24 ms difference compared to the oscilloscope. Could it be this error?
and Im using OSCCON = 0x78;
by celebriums
Fri Dec 01, 2023 11:52 am
Forum: Bug Reports
Topic: DS18B20 x2 Ports x2 One Wire x2
Replies: 9
Views: 4296

Re: DS18B20 x2 Ports x2 One Wire x2

Yes dear Medelec;
Dt=976ms There's a 25 ms difference compared to the oscilloscope.
by celebriums
Fri Dec 01, 2023 9:50 am
Forum: Bug Reports
Topic: DS18B20 Data read error
Replies: 4
Views: 3242

Re: DS18B20 Data read error

I can see the data coming and going. I limited the temperature value on the LCD screen to 4 characters and repeat the reading process at 1 second intervals. The counter I set up as Intterupt is working properly. I selected the OSC setting as 0x78 and I use a 16Mhz internal oscillator. DS18B20 is ins...
by celebriums
Fri Dec 01, 2023 9:47 am
Forum: Bug Reports
Topic: DS18B20 Data read error
Replies: 4
Views: 3242

DS18B20 Data read error

Please note that everyone warm greetings from Istanbul. In Flowcode 9, I think there is a temperature reading error with DS18B20. I created the attached software by making sample code. I am using PIC16F1516 processor and DS18B20+, DS18B20 component is connected to Port C7 with one wire. When 12 bit ...
by celebriums
Thu Nov 30, 2023 1:07 pm
Forum: Feature Requests
Topic: PIC16F15xx Family support
Replies: 6
Views: 2809

Re: PIC16F15xx Family support

Currently the code is working properly. Thank you for your quick support. I just noticed that the following line is different, will this cause a problem in the future? Your Code 268: <start code='\nvoid main()\n{\n\t#ifdef INTOSCHELPER\n\t\t\tINTOSCHELPERCODE\n\t#endif\n\n\n\n' /> Original: 268: <st...
by celebriums
Thu Nov 30, 2023 5:26 am
Forum: Feature Requests
Topic: PIC16F15xx Family support
Replies: 6
Views: 2809

Re: PIC16F15xx Family support

Unfortunately it didn't happen. I guess the CRC isn't the only protection.
by celebriums
Wed Nov 29, 2023 8:11 pm
Forum: Feature Requests
Topic: PIC16F15xx Family support
Replies: 6
Views: 2809

Re: PIC16F15xx Family support

I have created an FCD file regarding this issue, but due to a mismatch in the CRC code, FLOWCODE is unable to read this file.

I urgently need your help with this matter.
by celebriums
Wed Nov 29, 2023 8:11 am
Forum: Feature Requests
Topic: PIC16F15xx Family support
Replies: 6
Views: 2809

PIC16F15xx Family support

Dear Ben and administrators of the Flowcode family, warm greetings to everyone from Istanbul. Today I will do a project and I want to use PIC16F1516 in this project. Previously this processor was supported in older versions of Flowcode. https://www.matrixtsl.com/mmforums/viewtopic.php?t=11101 Howeve...
by celebriums
Wed May 11, 2022 12:37 pm
Forum: Bug Reports
Topic: ESP32S WLAN+BLE compiler error
Replies: 7
Views: 2376

Re: ESP32S WLAN+BLE compiler error

Dear Medelec thanks for answer Compiler error resolved. But there is an error. When I add the Bluetooth macros, the WIFI connection disappears. WIFI is normal after deleting the bluetooth macros. Additional information: I turn the power of the module on and off and after turning it on; I waited abou...
by celebriums
Wed May 11, 2022 8:54 am
Forum: Bug Reports
Topic: ESP32S WLAN+BLE compiler error
Replies: 7
Views: 2376

ESP32S WLAN+BLE compiler error

Hello everyone and warm greetings from Istanbul :) I hope you are all very well. I started working with the ESP32S module this morning. WLAN works, but when I add the bluetooth initialize macro to the code, the compiler gives an error. Thanks for answers Target folder: D:\Freelanche\Projects\ESP32 W...