Search found 130 matches

by celebriums
Sun Jan 21, 2024 1:44 pm
Forum: Feature Requests
Topic: STM32F103c8t6
Replies: 4
Views: 4356

Re: STM32F103c8t6

Hello Dear Flowcode Members and Family, I'd like to share a thought with you. Recently, I've encountered a situation related to the STM32F1 series that I wanted to discuss with you. Despite being one of the most widely used processor series in the market, it's disappointing that this series is not s...
by celebriums
Fri Sep 17, 2021 8:10 am
Forum: Bug Reports
Topic: PIC18F26K22 Not reading data UART [SOLVED]
Replies: 5
Views: 3899

Re: PIC18F26K22 Not reading data UART

Hello dear friends...
Hello flowcode family
Everybody greeatings from istanbul

I found the error about the software. Since the B5 pin is 0, communication reading stops.
Once I did the B5, all settings went back to normal.
Thank you to all those who showed interest, replied and read.
by celebriums
Tue Aug 24, 2021 11:24 am
Forum: Bug Reports
Topic: PIC18F26K22 Not reading data UART [SOLVED]
Replies: 5
Views: 3899

Re: PIC18F26K22 Not reading data UART

Thank you for the replies. @stefan.erni @medelec35 But I tried everything you said. The result has not changed. I have set the Led to stay on if any data comes in. I can see incoming and outgoing data via UART to USB converter. But the PIC cannot see any of these data. Pictures of incoming and outgo...
by celebriums
Mon Aug 23, 2021 1:48 pm
Forum: Bug Reports
Topic: PIC18F26K22 Not reading data UART [SOLVED]
Replies: 5
Views: 3899

PIC18F26K22 Not reading data UART [SOLVED]

Hi

Love and respect from Istanbul to everyone. :D

When communicating with UART; I can send data but not read data.
Can you help me please?
by celebriums
Tue Jul 14, 2020 5:33 pm
Forum: Flowcode V8
Topic: Flowcode 8 crash
Replies: 35
Views: 16165

Re: Flowcode 8 crash

Dear Maharadga

I'm using Windows 10 64 Bit and Flowcode 8.2.2.15 and very fine working.

if you haven't hardware problem;
Try to Creating a new user on the Windows and reinstalling Flowcode.

This is an effective method of reinstalling Windows. :wink:

Best Regards
by celebriums
Tue Jul 14, 2020 5:22 pm
Forum: Flowcode V8
Topic: Searchlight Controller Over CAN-BUS
Replies: 4
Views: 2255

Re: Searchlight Controller Over CAN-BUS

Dear Simon Welcome to the Flowcode family. I share a model software method for you. Task method. In short; Do the job and come back. You have to keep your software simple. This will increase the efficiency of the processor. Errors; -Interrupt must be at the beginning of the program. -It is not right...
by celebriums
Tue Jul 14, 2020 2:41 pm
Forum: Flowcode V8
Topic: STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts Problems
Replies: 3
Views: 1828

Re: STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts

I couldn't add the file in the previous message. I'm reloading it here.
by celebriums
Tue Jul 14, 2020 2:37 pm
Forum: Flowcode V8
Topic: STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts Problems
Replies: 3
Views: 1828

Re: STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts

Thanks for Reply 1- I can added files NumbersBMP-2.fcfx. WorkedNumbers.rar DontWorkNumbersWork.rar I'm sorry for the mistake in 2 question. I'd like to ask you that. 1234 Numbers Exam.fcfx 2- Why the SetforGround command for pictures does not changing the colors of BMP images. (When I upload 25kb - ...
by celebriums
Mon Jul 13, 2020 12:30 pm
Forum: Flowcode V8
Topic: STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts Problems
Replies: 3
Views: 1828

STM32F469NI1 DISCO, BITMAP DRAWER Components, Text Fonts Problems

Dear Matrixmultimedia Family I hope you are very well. Greetings from İstanbul Turkey Dear Ben and Dear Leigh When using the GLCD STM32F469NI1 component and BITMAP drawer component, I Select A BMP Single bit Image. 1-The total size of the picture is 1200 KB. if I choose; Flowcode is crashing. 2- Col...
by celebriums
Mon May 11, 2020 2:46 pm
Forum: Bug Reports
Topic: USBasp-Compiler Options not correct
Replies: 6
Views: 3326

Re: USBasp-Compiler Options not correct

Dear Matrixmultimedia Family Warm greetings from Istanbul Thanks Benj avrc_asp.bat file very fine works. :D -I have a question? Can calibration values be added here? https://www.avrfreaks.net/forum/atmega8-how-retrieve-osc-calibration-byte-8mhz ~$ avrdude -p atmega8 -t avrdude: AVR device initialize...
by celebriums
Sat Mar 21, 2020 12:25 am
Forum: Bug Reports
Topic: pic32mm compiler problem
Replies: 5
Views: 3686

Re: pic32mm compiler problem

Dear Benj
I hope you are fine and Be careful with the Corona virus.


I don't think the compiler problem has been solved. I was thinking about doing a project with this processor. I think I'm going to give up.
by celebriums
Mon Mar 16, 2020 12:45 am
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode and Watchdog Timers

Dear Benj PPR0 = 0xDF; PPR1 = 0x3F; Dear Benj I tried to cut off the energy of atmega8A's internal regulator and reduce the current it was in sleep mode. https://microchipdeveloper.com/8avr:low-power-example I opened the power.h file, the file where the above codes were called, and read it one by on...
by celebriums
Sun Mar 15, 2020 8:47 pm
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode and Watchdog Timers

Dear Martin
Unfortunately, these codes don't work at Atmega8A.

I think the flowcode authorities need to solve this.
@Benj
by celebriums
Sun Feb 09, 2020 11:45 am
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode OK, So how do I wake up this processor?

Dear Martin My goals, Run the Led connected to the D3 and D4 pin at 500ms range. to put them to sleep in idle times. If MCU goes into sleep mode and wakes up with a watcdog timer, the software will start over. This will turn on and off at the Led 500ms interval. Watcdog Timer command doesn't work. O...
by celebriums
Mon Feb 03, 2020 3:21 am
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode OK, So how do I wake up this processor?

Mr. Martin.
You can find it on the appendix.

My goal is to read rf id tag, one in the 500ms. If you don't have a TAG, keep going to sleep right away. I have to read tag for a very short time.
by celebriums
Mon Feb 03, 2020 12:50 am
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode

So how do I wake up this processor?
I couldn't wake him up with the watchdog.
by celebriums
Mon Feb 03, 2020 12:07 am
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Re: Atmega8 Series Sleep mode

Thank you so much very quckly answer. :D

#include <avr/sleep.h> this command only worked when it was placed in the suplementary code.
by celebriums
Sun Feb 02, 2020 11:28 pm
Forum: Flowcode V8
Topic: Atmega8 Series Sleep mode and Watchdog Timers
Replies: 12
Views: 6855

Atmega8 Series Sleep mode and Watchdog Timers

Dear MatrixMultimedia Family I hope you're all right. Wish success and happiness to all of 2020. I tried to do Sleep Mod with Atmega8, but it didn't work out. Sleep(); when I type the command as code C. I'm getting an error like the one below. D:\YandexDisk\(RF Elektroni�i) RF ID Kap� Kart�\Deneme Y...
by celebriums
Fri Nov 22, 2019 1:18 pm
Forum: Feature Requests
Topic: PIC32 RAM ROM Value [ SOLVED ]
Replies: 2
Views: 2743

Re: PIC32 RAM ROM Value

Thank you Ben. Total kseg0_program_mem used : 0x1d658 120408 94.8% of 0x1f000 Microchip PIC32 Memory-Usage Report kseg0 Program-Memory Usage section address length [bytes] (dec) Description ------- ---------- ------------------------- ----------- .text 0x9d000000 0x1bff8 114680 App's exec code .... ...
by celebriums
Thu Nov 21, 2019 1:40 pm
Forum: Feature Requests
Topic: PIC32 RAM ROM Value [ SOLVED ]
Replies: 2
Views: 2743

PIC32 RAM ROM Value [ SOLVED ]

Hello Dear Matrix Multimedia Family

For the PIC32 family;
How can I see the remaining RAM and ROM value in the processor?
by celebriums
Thu Oct 10, 2019 11:49 am
Forum: Flowcode V8
Topic: TCP IP Examples (W5500)
Replies: 12
Views: 7083

Re: TCP IP Examples (W5500) AUTO IP

Dear Ben, Leigh and Matrixmultimedia Family Warm greetings from Istanbul Turkey https://www.matrixtsl.com/wiki/index.php?title=Component:_TCPIP_(W5500)_(Comms:_Networking) Thank you very much for your example NetworkComms W5500 Client.fcfx. I organized this program for myself. I ran the code. I have...
by celebriums
Wed Sep 18, 2019 10:04 am
Forum: Flowcode V8
Topic: TCP IP Examples (W5500)
Replies: 12
Views: 7083

Re: TCP IP Examples (W5500)

Dear Ben Thank you for the quick reply. Sometimes such errors can happen, it's not a problem. The W5500 works well with the WEB Server component. Leigh's example is perfect. A temporary period; The TCP IP W5500 component does not work alone. Did I get right? Because I am currently doing software for...
by celebriums
Wed Sep 18, 2019 9:59 am
Forum: Flowcode V8
Topic: TCP IP Examples (W5500)
Replies: 12
Views: 7083

Re: TCP IP Examples (W5500)

Dear Ben Thank you for the quick reply. Sometimes such errors can happen, it's not a problem. The W5500 works well with the WEB Server component. Leigh's example is seamless. A temporary period; The TCP IP W5500 component does not work alone. Did I get right? Because I am currently doing software fo...
by celebriums
Tue Sep 17, 2019 11:21 am
Forum: Flowcode V8
Topic: TCP IP Examples (W5500)
Replies: 12
Views: 7083

Re: TCP IP Examples (W5500)

Hello Ben Thanks your replies, I hope your are fine.. I tried the code you sent me. I did the following but couldn't run it. When I scan only in the IP Scanner, I can see that the W5500 Ethernet module can receive IP. Creations: I made the following changes through your program. I replaced 18F877 wi...
by celebriums
Thu Sep 12, 2019 6:21 pm
Forum: Flowcode V8
Topic: TCP IP Examples (W5500)
Replies: 12
Views: 7083

Re: TCP IP Examples (W5500)

Dear Leigh Thank you for your quick support. The codes work fine. :D Now what I'm going to do is: Add the TCP / IP Component and send this string data to the port that is open at a destination address such as 192.168.1.8:85 I am work for reading to the incoming codes, via the same port. Can I do thi...